DragonFly-2.3.1.868.g90eca master sbin/hammer cmd_expand.c sys/vfs/hammer hammer_expand.c hammer_ioctl.h

Michael Neumann mneumann at ntecs.de
Tue Jul 14 07:42:23 PDT 2009


Simon 'corecode' Schubert schrieb:
Michael Neumann wrote:
        newfs_hammer -L TEST /dev/da0
        mount_hammer /dev/da0 /hammer
        hammer expand /hammer /dev/da1
        umount /hammer
        mount_hammer /dev/da0:/dev/da1 /hammer
Will this eventually also work online?
It works online!

Just ignore the last two lines of the example.  What I wanted to show
is that after the expansion you have to specify both devices to
mount_hammer, otherwise it will not work.
I hope I can get the freemap formatting in today, so that
the space of the volume can be used in the filesystem.
Regards,

  Michael





More information about the Commits mailing list