grog
86d7f72953
When looking at all objects, look at all objects.
...
main:
If the wrong version is started, execve the correct version.
1999-04-17 04:13:04 +00:00
grog
562c695359
When looking at all objects, look at all objects.
...
vinum_lsi:
Print rough size of plex in parentheses.
Print drive info with -v option (previously required -V).
1999-04-17 04:12:33 +00:00
grog
cb6510d795
vinum_init: count dead children correctly when waiting for completion.
...
vinum_resetstats: count objects correctly.
1999-04-17 04:11:48 +00:00
ghelmer
d4304a2e76
Correctly ref editline(3).
...
PR: docs/10973
1999-04-13 02:42:53 +00:00
ghelmer
711420b58a
Change LKM/modload to KLD/kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-13 02:20:07 +00:00
grog
11e19f4dca
Add external declaration for wait flag, rather later than intended.
...
Complained-about-by: jkh
Jim Bloom <bloom@acm.org>
Michael Reifenberger <root@nihil.plaut.de>
1999-04-10 23:39:14 +00:00
grog
bc183ba3bb
Document -w option for init command.
...
Reorganize OPTIONS section into alphabetical order.
1999-04-10 04:02:23 +00:00
grog
b3fa99a769
Add -w option to init command: wait for init to complete before
...
returning.
1999-04-10 04:00:49 +00:00
grog
b8d0fb1938
If the wrong version of vinum(8) has been started (i.e. non-RAID-5
...
when the kernel module is RAID-5, or the other way round), execve()
the correct one.
Add \n to an error message.
1999-04-09 01:14:36 +00:00
eivind
51b9d2ad97
Add a comment that natd is made for use with NICs, not PPP links - I'm
...
tired of the five people each day that ask me how to set up natd for
use with PPP.
1999-04-08 23:15:31 +00:00
ghelmer
f76b42a366
Change LKM/modload to KLD/kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 14:02:56 +00:00
ghelmer
cce136a288
modload -> kldload and add ref to kldload(8) in See Also section.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:59:42 +00:00
ghelmer
12f0f111e6
Convert LKM/modload to KLD/kldload. Add ref to kldload(8).
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:56:25 +00:00
peter
3f37320ea5
kldload("ccd") if the ccd module isn't present.
1999-04-05 06:30:12 +00:00
grog
4d6539209a
Add GOTCHAS entries warning against using partition c for vinum, and
...
explaining the syntax of the 'read' command.
Shot-in-foot-by: Bob Gustwick <gustwick@oldzoom.bga.com>
1999-04-05 04:06:27 +00:00
bde
e0501a5d68
Install dhclient-script under ${DESTDIR}.
...
PR: 10615, 10891
1999-04-03 07:09:59 +00:00
ghelmer
f11e573200
Update refs for KLD's and kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-01 01:42:28 +00:00
jdp
ee8dbeb9c3
Rename spppcontrol.1 to spppcontrol.8. The latter file was created
...
by repository copy.
1999-04-01 00:07:33 +00:00
jdp
be5d93aebe
Null commit to note that spppcontrol.1 has been repository copied
...
to spppcontrol.8.
1999-04-01 00:01:51 +00:00
grog
08f9968437
vinum_resetstats: Reset stats for drives correctly when recursing.
1999-03-31 08:44:20 +00:00
grog
5f7149e9f2
Change the meaning of the combination of -s and no -v option in the
...
list functions. Previously, it would produce a non-verbose listing of
the objects followed individually by a statistics listing. Now it
produces only a one-line-per-object statistics listing.
1999-03-31 08:43:40 +00:00
brian
9895dfa31e
Disable reads on our ICMP socket. We only use it for sending.
...
PR: 9253
1999-03-30 10:11:21 +00:00
phk
09a801351e
Add ability to set protocol number.
...
PR: 10753
Submitted by: Isao SEKI <iseki@gongon.com>
1999-03-29 13:58:27 +00:00
grog
26a13371a7
Get date right.
...
Remove comments about not being able to unload from the command line.
Add another example configuration output.
Clarify when to use 'vinum start' and when to use 'vinum read'.
1999-03-28 08:51:51 +00:00
grog
0db5fed97f
main (): Don't loop waiting for children to finish.
1999-03-28 08:51:29 +00:00
grog
08adea2ee5
vinum_start: Allow user to specify a plex. In this case, revive all
...
subdisks in need of revival.
vinum_stop: sleep for a second before unloading. This solves a race
condition with a potential daemon when the stop command
is specified on the command line.
1999-03-28 08:51:10 +00:00
nate
b5c737c734
- There exists a manpage, so use/install it.
1999-03-26 21:27:01 +00:00
brian
edc6ba8438
Add `const's that I forgot to commit. Not bad - I broke
...
the -stable and -current builds in the space of 1 day !
Pointed out by: jdp
1999-03-26 07:13:12 +00:00
brian
16fa182f0f
Add some const-cleanliness and avoid some warnings.
1999-03-24 20:30:48 +00:00
brian
43e9a1b892
Allow port ranges when specifying -redirect_port.
...
Submitted by: Wes Santee <wes@bogon.net>
PR: 9696
1999-03-24 20:30:20 +00:00
grog
982b5386e5
Add a tutorial-like section "How to set up Vinum"
1999-03-24 09:18:33 +00:00
grog
37a06217a9
'start' command: check that the objects in question aren't already up,
...
and produce an intelligble message if they are.
1999-03-24 00:45:47 +00:00
grog
db2112b353
Correct ioctl calls VINUM_STARTCONFIG. The last commit broke the
...
'vinum start' command.
1999-03-23 23:24:00 +00:00
grog
df50af5d1e
Describe the new semantics of 'create':
...
When creating a new drive, if the drive already has a vinum label,
and name doesn't match the specified drive, do it anyway if the
'force' flag is specified.
Continually-tripped-over-by: Karl Pielorz <kpielorz@tdx.co.uk>
Update information about partition type for Vinum drives. They
*should* be of type 'vinum', but currently we still accept (and
complain about) partitions of type 'unused'. At a later date, only
'vinum' will be accepted.
Threatened-since: over a year
1999-03-23 04:55:50 +00:00
grog
b05d4b54a5
Print correct message if the wrong module is loaded.
1999-03-23 04:55:23 +00:00
grog
39fe6f40ce
vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG.
...
Semantics:
When creating a new drive, if the drive already has a vinum label,
and name doesn't match the specified drive, do it anyway if the
'force' flag is specified.
Continually-tripped-over-by: Karl Pielorz <kpielorz@tdx.co.uk>
1999-03-23 04:54:59 +00:00
jkh
fe1a4eb34f
The attached patch to /usr/src/sbin/dump/optr.c changes the comparison
...
so that dumps are treated by dump -w as having been done on midnight
of the day they were actually run. This makes dump -w behave as
expected for regularly scheduled daily dumps - if they all run the
same day. It makes dump -w behave strangely if you dump late in the
day and check again after midnight, but that is the lesser of two
evils.
Submitted by: Mike Meyer <mwm@phone.net>
PR: 9429
1999-03-21 23:47:38 +00:00
grog
ed579de08d
If we fail to open the super device, open the "wrong" device (that is,
...
the debug superdevice when we're compiled without debug, or the normal
superdevice when we're compiled with debug. If this succeeds, print
an informative comment and exit.
make_devices: Create both debug and normal superdevices.
1999-03-19 07:21:27 +00:00
grog
c1eac85cfd
Clarify the synchronization options in additional plexes to a volume.
1999-03-18 23:17:05 +00:00
bde
5558fa14f4
Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard to
...
avoid mounting filesystems multiple times.
PR: 10572
Submitted by: Cy Schubert <cy@cschuber.net.gov.bc.ca>
1999-03-16 22:26:51 +00:00
rnordier
8af13f40a4
Add cross-reference to loader man page, plus various minor
...
improvements.
1999-03-16 13:16:11 +00:00
wpaul
a1b49dc152
Grrr... botched remote commit. Let's try this again: vlan updates,
...
take two.
1999-03-15 01:22:01 +00:00
grog
7b7b2f7b72
Clarify that the stop command only works in interactive mode.
1999-03-14 04:06:49 +00:00
grog
8ee15b4e69
create command: get the message right if an error occurs with a
...
non-verbose create.
1999-03-14 04:06:00 +00:00
grog
ca26aeffd1
Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.
...
Fix a confusion between slices and partitions.
Clarify the problems of small stripe sizes (< 128 kB).
1999-03-13 07:45:52 +00:00
grog
04a3606b9e
info command: Remove opencount parameter, print value of open flag.
1999-03-13 07:44:17 +00:00
grog
706d12310c
create command: if an error occurs, print the offending line even if
...
the -v flag has not been set.
1999-03-13 07:43:28 +00:00
rnordier
67676551e8
Note that a standard MBR supports booting only from hard drive 0
1999-03-13 01:40:57 +00:00
brian
6eaebd4ffe
src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp)
1999-03-12 15:38:55 +00:00
gallatin
8963bb48a7
Fix savecore so that it works on alphas
...
Reviewed by: Doug Rabson <dfr@nlsystems.com>
1999-03-12 14:46:00 +00:00