DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


To: Simon 'corecode' Schubert <corecode@xxxxxxxxxxxx>
From: Michael Neumann <mneumann@xxxxxxxx>
Date: Tue, 14 Jul 2009 16:42:23 +0200

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]