| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Suggested by: phk
MFC after: 3 days
Notes:
svn path=/head/; revision=349032
|
| |
|
|
|
|
|
|
|
| |
The size limits came from a flawed understanding of dump records.
The real issue was that dump was bogusly interpreting c_count
sometimes. r334978 fixes that.
Notes:
svn path=/head/; revision=334980
|
| |
|
|
| |
Notes:
svn path=/head/; revision=334971
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8
PR: 212444
Approved by: bcr (mentor)
Obtained from: TUHS
MFC after: 4 days
Differential Revision: https://reviews.freebsd.org/D8105
Notes:
svn path=/head/; revision=306600
|
| |
|
|
|
|
|
| |
belong). With this change, mandoc now formats these manpages properly.
Notes:
svn path=/head/; revision=235837
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to a remote machine, the fact that the dump date is stored with
each header (inode) record makes rsync significantly less efficient
than necessary. This also applies to inode access times when they
are not important data to retain. When implementing an offsite
backup solution of this type, these dates in particular are not
important, especially if it prevents effective offsite backups.
PR: bin/91049
Submitted by: Forrest W Christian <fwc@mt.net>
Notes:
svn path=/head/; revision=179267
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162395
|
| |
|
|
|
|
|
|
|
|
|
|
| |
unlinked as soon as the dump starts (and removed when the dump is
completed, and the dump process exits). Previous wording was confusing
because users might expect the snapshot to be visible in the .snap
subdirectory while dump is running.
MFC after: 1 week
Notes:
svn path=/head/; revision=161362
|
| |
|
|
|
|
|
|
| |
Submitted by: Andriy Tkachuk <andrit@ukr.net>
X-MFC after: RE approval
Notes:
svn path=/head/; revision=155981
|
| |
|
|
|
|
|
|
| |
pipe functionality. I've done a cvs log main.c about a dozen times
now. Maybe others will find this useful.
Notes:
svn path=/head/; revision=153674
|
| |
|
|
|
|
|
|
|
|
|
| |
Based on:
PR: docs/84200
Submitted by: Gary W. Swearingen <garys at opusnet dot com>
MFC after: 1 week
Notes:
svn path=/head/; revision=148600
|
| |
|
|
|
|
|
|
|
|
|
| |
generate snapshots in when -L is requested. If the .snap directory
does not exist, or is not a directory, issue a warning and revert
to the non- live behavior.
Obtained from: St. Bernard Software RAPID
Notes:
svn path=/head/; revision=140602
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140415
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129327
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
use backup methods other than files and tapes. The -P argument is
a normal sh(1) pipeline with either $DUMP_VOLUME or $RESTORE_VOLUME
defined in the environment, respectively.
For example, I can back up my home to three DVD+R[W]s as so:
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/ad0s2e 40028550 10093140 26733126 27% /home
green# dump -0 -L -C16 -B4589840 -P 'growisofs -Z /dev/cd0=/dev/fd/0' /home
Notes:
svn path=/head/; revision=128175
|
| |
|
|
|
|
|
|
|
|
| |
it is specified for read-only filesystems.
Submitted by: Jason Young <jyoung8607@hotmail.com>
PR: 46672
Notes:
svn path=/head/; revision=128166
|
| |
|
|
|
|
|
|
|
| |
per letter dated July 22, 1999.
Approved by: core, imp
Notes:
svn path=/head/; revision=128073
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124551
|
| |
|
|
|
|
|
|
|
|
| |
in the .snap directory in the root of the filesystem being dumped.
Document that if the .snap directory is missing that it must be
created manually and that it should be owned by user root and
group operator and set to mode 770 before a live dump can be run.
Notes:
svn path=/head/; revision=122874
|
| |
|
|
|
|
|
|
|
|
|
| |
- explain the reason for permitting 32 read errors for a dump
PR: docs/35602 and docs/35607
Reviewed by: jhb
Approved by: blackend (mentor)
Notes:
svn path=/head/; revision=122140
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117533
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116035
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114463
|
| |
|
|
|
|
|
|
| |
remote backups can still be done with Kerberos authentication using
SSH and Kerberos 5.
Notes:
svn path=/head/; revision=114452
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111287
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
called -r but it takes 512 byte blocks instead of megabytes, and I felt a
megabytes specification would be far more useful so I did not use the same
option character.
This will *greatly* improve dump performance at the cost of possibly
missing filesystem changes that occur between passes, and does a fairly
good job making up for the loss of buffered block devices. Caching is disabled
by default to retain historical behavior.
In tests, dump performance improved by about 40% when dumping / or /usr.
Beware that dump forks and the cache may wind up being larger then you
specify, but a more complex shared memory implementation would not produce
results that are all that much better so I kept it simple for now.
MFC after: 3 days
Notes:
svn path=/head/; revision=109187
|
| |
|
|
|
|
|
|
|
| |
list instead of prose.
MFC after: 1 month
Notes:
svn path=/head/; revision=109067
|
| |
|
|
|
|
|
| |
PR: docs/37176
Notes:
svn path=/head/; revision=108221
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107788
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
live filesystem. To obtain a consistent dump image, dump takes
a snapshot of the filesystem and then does a dump of the snapshot.
The snapshot is removed when the dump is complete.
Also add an operator warning that the `L' option should be used
if dump is run on a live filesystem without the `L' option being
specified. The alternative would be to silently use a snapshot
any time that a live filesystem is dumped, but this change in
dump semantics seemed too drastic at this time.
Sponsored by: DARPA & NAI Labs.
Approved by: re
Notes:
svn path=/head/; revision=107559
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102464
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102446
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102231
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99501
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97474
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
blocksizes, etc
does not give the default of -b
only mentiones rdump in the NAME section
uses both filesystem and file system in similar contexts
PR: 34248
Submitted by: Gary W. Swearingen <swear@blarg.net>
MFC after: 3 days
Notes:
svn path=/head/; revision=94911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92334
|
| |
|
|
|
|
|
|
|
|
|
|
| |
size and then exit.
PR: bin/35450
Submitted by: Mark Hannon <markhannon@optushome.com.au>
Obtained from: NetBSD
MFC after: 1 week
Notes:
svn path=/head/; revision=91540
|
| |
|
|
|
|
|
|
|
|
| |
percentage complete and remaining time estimate.
PR: bin/32138
Submitted by: mi
Notes:
svn path=/head/; revision=90742
|
| |
|
|
|
|
|
|
|
|
| |
to the -h option. While here, xref chflags(1).
PR: 33907
Submitted by: Gary W. Swearingen <swear@blarg.net>
Notes:
svn path=/head/; revision=90492
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79762
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79761
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79530
|
| |
|
|
|
|
|
|
| |
Restored .Pa for ``dumpdates'' (it's still a file).
Also, removed duplicate ``file'' words.
Notes:
svn path=/head/; revision=79520
|
| |
|
|
|
|
|
|
|
| |
be MFC'd)
Submitted by: Dima Dorfman <dima@unixfreak.org>
Notes:
svn path=/head/; revision=79442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74028
|
| |
|
|
|
|
|
|
| |
Submitted by: Dima Dorfman <dima@unixfreak.org>
Obtained from: NetBSD
Notes:
svn path=/head/; revision=73375
|