- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fsadm error ..!!!
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2006 12:08 PM
02-25-2006 12:08 PM
fsadm error ..!!!
Im facing some freaky issue while extending one mountpoint, Cud somebody help me.,
Hereby shown what I did :
/>#fsadm -F vxfs -b 46080M /test123
vxfs fsadm: /dev/vg01/rlvol1 is currently 41943040 sectors - size will be increased
vxfs fsadm: attempt to resize /dev/vg01/rlvol1 failed with errno 28
I did lvextend and that hapned sucesfully. This lv is not in root VG.
Thxs n Advance,
Just - In
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2006 12:41 PM
02-25-2006 12:41 PM
Re: fsadm error ..!!!
Yea., I've made it after clearing some space in that muntpoint..Cheaas..
Thxs. Just - In
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2006 12:52 PM
02-25-2006 12:52 PM
Re: fsadm error ..!!!
Free up a little space in it and tray again, and the fsadm command should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2006 12:53 PM
02-25-2006 12:53 PM
Re: fsadm error ..!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2006 01:27 PM
02-25-2006 01:27 PM
Re: fsadm error ..!!!
The error 28 means the free space problem only. Probably if you are increasing the size by huge amount with lesff free space available, the error will still be there. Try to increase by 100-150 MB first and then in second step to actual required size.
Refer this doc from Veritas. See page 4
http://ftp.support.veritas.com/pub/support/products/FileSystem_UNIX/232976.pdf
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2006 10:56 AM
02-26-2006 10:56 AM
Re: fsadm error ..!!!
it seems your filesystem is 100%. if so, move some file or directory to some other location and try the command.
#fsadm -F vxfs -b 46080M /test123.
it should work fine.
Cheers
indrajit