DragonFly bugs List (threaded) for 2008-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1084] Can The HAMMER filesystem can extends volume without destory the original data?
New submission from lhmwzy <lhmwzy@gmail.com>:
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 <bugs@lists.dragonflybsd.org>
<https://bugs.dragonflybsd.org/issue1084>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]