1751978 Members
4536 Online
108784 Solutions
New Discussion юеВ

Re: About extendfs

 
SOLVED
Go to solution
Ermin Borovac
Honored Contributor
Solution

Re: About extendfs

You are running 11.23 right?

Try installing the following patches

PHCO_31635 s700_800 11.23 Cumulative changes to mkfs_hfs(1)
PHCO_31636 s700_800 11.23 Cumulative changes to extendfs_hfs

Resolution:
mkfs has been fixed to print the unallocated sector
information correctly. 64 bit issues in extendfs has been
fixed to allow extension of a HFS file system.
SeaMark_1
Frequent Advisor

Re: About extendfs

Hi,

I owe a great deal to you !!

After installation of the bundles, I done and get over the smelly stone. :-)

==============
root@xkbqd06# extendfs -F hfs /dev/vg00/rtest
max number of sectors extendible is 49152.
extend file system /dev/vg00/rtest to have 49152 sectors more.
Warning: 42 sector(s) in last cylinder unallocated
extended super-block backups (for fsck -b#) at:
66616, 69104, 71592, 74080, 76568, 78864, 81352, 83840, 86328, 88816,
91304, 93792, 96280, 98576, 101064, 103552, 106040, 108528, 111016, 113504,

root@xkbqd06# mount /dev/vg00/test /test/

root@xkbqd06# df -k /test
/test (/dev/vg00/test ) : 100473 total allocated Kb
100464 free allocated Kb
9 used allocated Kb
0 % allocation used

==============

I'm truly grateful for all helps.
He must cherish the hope that one day he will be amply rewarded.
SeaMark_1
Frequent Advisor

Re: About extendfs

:-)
He must cherish the hope that one day he will be amply rewarded.