bin/124669: growfs does not work with RAID volume

Yui Sakazume saka at michiga.com
Tue Jun 17 12:00:08 UTC 2008


The following reply was made to PR bin/124669; it has been noted by GNATS.

From: Yui Sakazume <saka at michiga.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: bin/124669: growfs does not work with RAID volume
Date: Tue, 17 Jun 2008 20:31:10 +0900 (JST)

 I was able to grow the filesystem using growfs with -y option.
 Also, I noticed I should answer 'Yes' (Y is uppercase) for
 'Did you backup your data (Yes/No) ?' prompt.
 
 However, the filesystem was corrupted.
 
 oxygen# fsck /dev/da2p1
 ** /dev/da2p1
 ** Last Mounted on /mnt/test
 ** Phase 1 - Check Blocks and Sizes
 UNKNOWN FILE TYPE I=6400
 CLEAR? [yn] n
 
 UNKNOWN FILE TYPE I=6401
 CLEAR? [yn] n
 
 UNKNOWN FILE TYPE I=6402
 CLEAR? [yn] n
 
 UNKNOWN FILE TYPE I=6403
 CLEAR? [yn] n
 
 UNKNOWN FILE TYPE I=6404
 CLEAR? [yn] n
        .
        .
        .
 
 Best regards,
 Yui


More information about the freebsd-bugs mailing list