看板 DFBSD_commit 關於我們 聯絡資訊
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