Operating System - HP-UX
1837724 Members
3530 Online
110118 Solutions
New Discussion

Re: Error to increse size file system

 
Marcelo De Florio_1
Frequent Advisor

Error to increse size file system

fsadm: /dev/vgdesadb/rlvdesa_data01 is currently 2560000 sectors - size will be increased
fsadm: attempt to resize /dev/vgdesadb/rlvdesa_data01 failed with errno 28
Marcelo De Florio
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: Error to increse size file system

Reference these 2 documents from the TKB:

Doc ID: A5764338

Problem Description

I am using 'fsadm' to enlarge a filesystem. The 'fsadm' command failed
with the following error:

ffadn: attempt to resize /dev/vgsys/ropt failed with error errno 28

Why am I getting this error?

Configuration Info

Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K460

Solution

You are getting this error because the filesystem is 100% full. fsadm cannot extend a filesystem that is completely full.

To resolve the error, you can either move or delete files to reduce the filesystem to 98% capacity.

****************************

Doc ID: A5897866

Problem Description

I am running HP-UX 10.20 on a K220 server. I received the following error after attempting to increase my file system from 6 GB to 8 GB:

fsadm: attempt to resize failed with errno 28

How can I resolve this error?

Configuration Info

Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K220
Subsystem - System Administration

Solution

Perform the following steps to resolve your error:

1. Reboot your system if needed. This reboot may be required if your file system seems to be disabled.


2. Install patch PHKL_18914 to prevent the
problem from re-occurring.

Note: This patch, as with any patch, may be superseded. Please check for the latest patch at the Electronic Support Center (ESC).
Marcelo De Florio_1
Frequent Advisor

Re: Error to increse size file system

My operating system is 11.0 and my hardware is V2500.
Marcelo De Florio
Patrick Wallek
Honored Contributor

Re: Error to increse size file system

Is the file system 100% full? If so, try removing, or moving, a file so that it is at 99% or so if possible.
Patrick Wallek
Honored Contributor

Re: Error to increse size file system

Also check out patch PHKL_24011. Details of the patch are attached for your convenience.
Sridhar Bhaskarla
Honored Contributor

Re: Error to increse size file system

Hi Marcelo,

Check if you have PHKL_24011 or atleast PHKL_22719 installed.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try