Re: HAMMER filesystem update - design document

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Neumann
Date: Thursday, October 11, 2007 - 1:07 am

Matthew Dillon schrieb:

This seems pretty useful to me (backup /home but not /usr), but can't 
the same be achieved by using multiple partitions and mounting them
into a big filesystem?

I tried to achieve something similar with mountctl and jscan, but it 
didn't worked:

   # only one root partition which contains everything!

   mount_nullfs /home /mnt/fs_to_backup

   mountctl -a -w /tmp/journal /mnt/fs_to_backup:test

Seems like mountctl is not able to work with nullfs-mounted filesystems.


Regards,

   Michael
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: HAMMER filesystem update - design document, Matthew Dillon, (Wed Oct 10, 6:14 pm)
Re: HAMMER filesystem update - design document, Michael Neumann, (Thu Oct 11, 1:07 am)