Date: Wed, 16 Jan 2008 11:20:44 +0200 From: Teemu Korhonen <teemu.korhonen@mbnet.fi> To: freebsd-questions@freebsd.org Subject: growfs and soft updates Message-ID: <478DCC6C.8010605@mbnet.fi>
next in thread | raw e-mail | index | archive | help
I'm merging my ext2-partition with my /usr by shrinking ext2 and doing growfs on the free space. I did it with soft updates enabled and it seemed to work until I tried to use /usr which resulted in kernel panic (ffs_valloc: dup alloc). After plenty of 'fcsk -y' I got it fixed while losing few random files. :( The errors were mostly related to soft updates. Should soft updates be disabled before using growfs?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?478DCC6C.8010605>