New submission from lhmwzy <[EMAIL PROTECTED]>:
for example:
I have a volume:
newfs_hammer -L Home /dev/ad0s1d
mount_hammer /dev/ad0s1d /home
now I want to extends it:
newfs_hammer -L Home /dev/ad1s1d
mount_hammer /dev/ad0s1d /home
The data in /home is kept and the volume capacity is extended.
Can HAMMER do or will do this?
----------
messages: 5013
nosy: lhmwzy
priority: feature
status: unread
title: Can The HAMMER filesystem can extends volume without destory the
original data?
_____________________________________________________
DragonFly issue tracker <[EMAIL PROTECTED]>
<https://bugs.dragonflybsd.org/issue1084>
_____________________________________________________