Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2012 00:28:55 +0200
From:      Bernt Hansson <bah@bananmonarki.se>
To:        freebsd@dreamchaser.org
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: dumping file system subtree (/var)
Message-ID:  <4FD12B27.4030601@bananmonarki.se>
In-Reply-To: <4FD1098E.7020203@dreamchaser.org>
References:  <4FD1098E.7020203@dreamchaser.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2012-06-07 22:05, Gary Aitken skrev:
> When I originally set up my SSD, the stuff I was following indicated there was no need to put anythng on a separate filesystem.  I'm now trying to build a backup system on a usb drive and I want a separate /var and /tmp.
>
> I had originally set the nodump flag on /tmp and /var, so my snapshot is empty for those.
>
> I don't think there's any reason to preserve /tmp, but is there any good way to copy /var from the running system on the SSD to another filesystem (and still preserve everything, including flags)?  My impression is both mksnap_ffs and dump should only be used on a complete filesystem, not a subtree.
>
> Or do I need to unset the nodump flag on /var, make a snapshot of /, take a dump :-), and then split the /var out upon restore?
>
> And would it be wise to repartition the SSD to put /var and /tmp on their own partitions?


http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FD12B27.4030601>