growfs multi-terabyte format

From: Ahmed F. Al Twaijiry (a.altwaijiry@mobily.com.sa)
Date: Wed Jul 11 2007 - 01:38:07 EDT


Hello everyone,

I have a metadevice with around 750 GB, I expand the metadevice by attaching
more space (now it's 1.2TB) to it, I run growfs :

$ growfs -M /fnsw/MSAR /dev/md/rdsk/d800

And I got :

"File system was not set up with the multi-terabyte format.
Its size cannot be increased to a terabyte or more."

I searched sunsolve.sun.com and I opened ticket with SUN but nothing!! They
asked me to try a fix for growfs but this didn't help, here is some more
information about the filesystem in case someone can help me.

-------------------------------------
bash-2.05# fstyp -v /dev/md/rdsk/d800|more
ufs
magic 11954 format dynamic time Tue Jul 10 23:45:07 2007
sblkno 16 cblkno 24 iblkno 32 dblkno 760
sbsize 3072 cgsize 7168 cgoffset 128 cgmask 0xffffffc0
ncg 17024 size 836763648 blocks 824097510
bsize 8192 shift 13 mask 0xffffe000
fsize 1024 shift 10 mask 0xfffffc00
frag 8 shift 3 fsbtodb 1
minfree 1% maxbpg 2048 optim time
maxcontig 16 rotdelay 0ms rps 120
csaddr 760 cssize 272384 shift 9 mask 0xfffffe00
ntrak 64 nsect 256 spc 16384 ncyl 102144
cpg 6 bpg 6144 fpg 49152 ipg 5824
nindir 2048 inopb 64 nspf 2
nbfree 30173807 ndir 4 nifree 99147733 nffree 11
cgrotor 5379 fmod 0 ronly 0 logbno 2080
version 0
fs_reclaim is not set
file system state is valid, fsclean is -3
blocks available in each rotational position
cylinder number 0:
   position 0: 0 1 16 17 32 33 48 49 64 65 80 81
                   96 97 112 113 128 129 144 145 160 161 176 177
                  192 193 208 209 224 225 240 241 256 257 272 273
                  288 289 304 305 320 321 336 337 352 353 368 369
                  384 385 400 401 416 417 432 433 448 449 464 465
                  480 481 496 497 512 513 528 529 544 545 560 561
                  576 577 592 593 608 609 624 625 640 641 656 657
                  672 673 688 689 704 705 720 721 736 737 752 753
                  768 769 784 785 800 801 816 817 832 833 848 849
                  864 865 880 881 896 897 912 913 928 929 944 945
                  960 961 976 977 992 993 1008 1009
   position 1: 2 3 18 19 34 35 50 51 66 67 82 83
                   98 99 114 115 130 131 146 147 162 163 178 179
                  194 195 210 211 226 227 242 243 258 259 274 275

------------------------

bash-2.05# sh -x /usr/sbin/growfs -M /fnsw/MSAR /dev/md/rdsk/d800
+ basename /usr/sbin/growfs
myname=growfs
USAGE=usage: growfs [ -M mount-point ] [ newfs-options ] raw-special-device
+ [ ! ]
UFS_MKFS=/usr/lib/fs/ufs/mkfs
verbose=
mkfs_opts=-G
mkfs_subopts=
size=
+ getopts GM:Nva:b:c:d:f:i:m:n:o:r:s:t:C: c
save=3
+ add_opt -M /fnsw/MSAR
mkfs_opts=-G -M /fnsw/MSAR
OPTIND=3
+ getopts GM:Nva:b:c:d:f:i:m:n:o:r:s:t:C: c
+ expr 3 - 1
+ shift 2
+ [ 1 -ne 1 ]
raw_special=/dev/md/rdsk/d800
+ [ ! ]
+ awk+ { print $5 }
devinfo -p /dev/md/rdsk/d800
size=2648702976
+ [ 0 -ne 0 -o ! 2648702976 ]
+ [ ]
+ exec /usr/lib/fs/ufs/mkfs -G -M /fnsw/MSAR /dev/md/rdsk/d800 2648702976
File system was not set up with the multi-terabyte format.
Its size cannot be increased to a terabyte or more.

-------
Ahmad F. AlTwaijiry
IT / DC Unix Administrator
Mobily (www.mobily.com.sa)
 
-----------------------------------------------------------------------------
------------------
Disclaimer
This email and any files transmitted with are
classified as confidential unless otherwise specified. This e-mail is intended
solely for the use of the individual or entity to whom this e-mail is
addressed. If you have received this email by mistake, please notify the
sender and delete this e-mail immediately and permanently. Although measures
were taken to free this e-mail and its attachments from any malicious code
infection, it is the responsibility of the recipient to check this email and
any attachments for the presence of such infection. The use of EEC(Mobily)
e-mail service is limited for EEC(Mobily) business use only.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:42:07 EDT