- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /stand: create/symlink failed, no inodes free
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
09-22-2012 11:02 AM
09-22-2012 11:02 AM
/stand: create/symlink failed, no inodes free
Hi,
It is regarding the error we are getting with /stand FS.Although i am able to read the kernel file.
ebzwlp05:>touch hi
/stand: create/symlink failed, no inodes free
touch: hi cannot create
ebzwlp05:>
ebzwlp05:>bdf -i /stand
Filesystem kbytes used avail %used iused ifree %iuse Mounted on
/dev/vg00/lvol1 505392 65024 389824 14% 69 50107 0% /stand
ebzwlp05:>echo "boot_string/S" | adb -k /stand/vmunix /dev/kmem
boot_string:
boot_string: disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix
ebzwlp05:>
ebzwlp05:>fsadm -F hfs /dev/vg00/rlvol1
file system : /dev/vg00/rlvol1
magic number : 95014
feature bits : 1
file system supports : nolargefiles, longfilenames
Its mirror copying is showing only 0 although other lvols of root is showing 1 (Mirrored)
ebzwlp05:>lvdisplay /dev/vg00/lvol1 | grep -i Mirror
Mirror copies 0
Please let me know how to resolve this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2012 05:17 PM
09-22-2012 05:17 PM
Re: /stand: create/symlink failed, no inodes free
What HP-UX version are you using? What does "uname -a" show?
What were you trying to do when you noticed that /stand was broken?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2012 07:52 AM
09-23-2012 07:52 AM
Re: /stand: create/symlink failed, no inodes free
version is 11.11
We had a root disk replacement butmirrored was already there. Now we can still read the vmunix. But now able to mirror it and write anything on that.