ffsinfo.8 (246e7a2b6494cd991b08ac669ed761ecea0cc98c) | ffsinfo.8 (b8c19fd719945f5b9ff51320f8dbe46dd23510c1) |
---|---|
1.\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz 2.\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California. 3.\" All rights reserved. 4.\" 5.\" This code is derived from software contributed to Berkeley by 6.\" Christoph Herrmann and Thomas-Henning von Kamptz, Munich and Frankfurt. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 107 unchanged lines hidden (view full) --- 116.Dl ffsinfo -o /var/tmp/ffsinfo -l 1023 /dev/vinum/testvol 117.Pp 118will dump 119.Pa /dev/vinum/testvol 120to 121.Pa /var/tmp/ffsinfo 122with all available information. 123.Sh SEE ALSO | 1.\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz 2.\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California. 3.\" All rights reserved. 4.\" 5.\" This code is derived from software contributed to Berkeley by 6.\" Christoph Herrmann and Thomas-Henning von Kamptz, Munich and Frankfurt. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 107 unchanged lines hidden (view full) --- 116.Dl ffsinfo -o /var/tmp/ffsinfo -l 1023 /dev/vinum/testvol 117.Pp 118will dump 119.Pa /dev/vinum/testvol 120to 121.Pa /var/tmp/ffsinfo 122with all available information. 123.Sh SEE ALSO |
124.Xr disklabel 8 , | |
125.Xr dumpfs 8 , 126.Xr fsck 8 , | 124.Xr dumpfs 8 , 125.Xr fsck 8 , |
126.Xr gpart 8 , |
|
127.Xr growfs 8 , 128.Xr gvinum 8 , 129.Xr newfs 8 , 130.Xr tunefs 8 131.Sh HISTORY 132The 133.Nm 134utility first appeared in 135.Fx 4.4 . 136.Sh AUTHORS 137.An Christoph Herrmann Aq Mt chm@FreeBSD.org 138.An Thomas-Henning von Kamptz Aq Mt tomsoft@FreeBSD.org 139.An The GROWFS team Aq Mt growfs@Tomsoft.COM 140.Sh BUGS 141Snapshots are handled like plain files. 142They should get their own level to provide for independent control of the 143amount of what gets dumped. 144It probably also makes sense to some extend to dump the snapshot as a 145file system. | 127.Xr growfs 8 , 128.Xr gvinum 8 , 129.Xr newfs 8 , 130.Xr tunefs 8 131.Sh HISTORY 132The 133.Nm 134utility first appeared in 135.Fx 4.4 . 136.Sh AUTHORS 137.An Christoph Herrmann Aq Mt chm@FreeBSD.org 138.An Thomas-Henning von Kamptz Aq Mt tomsoft@FreeBSD.org 139.An The GROWFS team Aq Mt growfs@Tomsoft.COM 140.Sh BUGS 141Snapshots are handled like plain files. 142They should get their own level to provide for independent control of the 143amount of what gets dumped. 144It probably also makes sense to some extend to dump the snapshot as a 145file system. |