Hi all,

I agree, there should be no special cases for what should be a routine
filesystem expansion. UFS can be grown any time, not matter what the
filesystem internals happen to be at the time of 100% fs full bonanza.
Even with sufficient monitoring in place, it's a bit hard to pickup
and prevent fastly growing filesystem usage from hitting the 100%
limit and stopping an application component. And it's especially
interesting seeing lots of SAN storage free on the DG only to realise
none of it can be used for growing the filesystem online.

Scott,

many thanks for the investigation into this. Seems we're not the only
ones facing this situation. We've grown the fs via other means
(application process freed up a bit of space eventually from one of
the files it was writing to, took a few hours).

Here's what we were able to do after growing the actual volume & above
process freeing the space up:

bash-2.05# fstyp -v /dev/vx/dsk/san/vol
vxfs
magic a501fcf5  version 7  ctime Fri May 18 11:19:20 2007
logstart 0  logend 0
bsize  8192 size  5288220 dsize  0  ninode 5288220  nau 0
defiextsize 0  ilbsize 0  immedlen 96  ndaddr 10
aufirst 0  emap 0  imap 0  iextop 0  istart 0
bstart 0  femap 0  fimap 0  fiextop 0  fistart 0  fbstart 0
nindir 2048  aulen 32768  auimlen 0  auemlen 1
auilen 0  aupad 0  aublocks 32768  maxtier 15
inopb 32  inopau 0  ndiripau 0  iaddrlen 1 bshift 13
inoshift 5  bmask ffffe000  boffmask 1fff  checksum eb5643da
oltext1 11  oltext2 8708  oltsize 1  checksum2 0
free 376102  ifree 0
efree  8182 8580 8056 6205 4586 2886 1612 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0

bash-2.05# df -k .
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/vx/dsk/san/vol   42305760 39291760 2993552    93%    /san/vol

bash-2.05#  /usr/lib/fs/vxfs/fsadm -F vxfs -b 86708672 /san/vol
UX:vxfs fsadm: INFO: V-3-25942: /dev/vx/rdsk/san/vol size increased
from 84611520 sectors to 86708672 sectors

bash-2.05# df -k /san/vol
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/vx/dsk/san/vol
                     43354336 39291792 4033904    91%    /san/vol

We've got a case open with Symantec, I'll email it separately... if I
can still find it that is...

-- 
_________________________________/ sengork.blogspot.com /¯¯¯¯

_______________________________________________
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

Reply via email to