HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- package start up failure
Operating System - HP-UX
1836472
Members
2347
Online
110101
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-27-2001 02:13 PM
11-27-2001 02:13 PM
package start up failure
I have a package that was running fine this morning and was recently started and has just failed. here is the error.
while running fsck on one of the LV's that gets mountedvxfs fsck: file system had I/O error(s) on user data.
file system is larger than device
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
TIA
while running fsck on one of the LV's that gets mountedvxfs fsck: file system had I/O error(s) on user data.
file system is larger than device
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
TIA
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 02:23 PM
11-27-2001 02:23 PM
Re: package start up failure
Hi Rusty,
Try this,
Start the cluster. Do not start the package. Activate the packge VG on one of the nodes,
vgchange -a e /dev/vg_name
Now do a fsck for all the LV's and see if it works okay. If it works, deactivate the VG, vgchange -a n /dev/vg_name.
Now start the packge,
cmrunpkg -v pkg_name
You can also do a "vgdisplay -v /dev/vg_name" once you have activated the VG in exclusive mode (vgchange -a e /dev/vg_name) on a SG node.
Hope this helps.
Regds
Try this,
Start the cluster. Do not start the package. Activate the packge VG on one of the nodes,
vgchange -a e /dev/vg_name
Now do a fsck for all the LV's and see if it works okay. If it works, deactivate the VG, vgchange -a n /dev/vg_name.
Now start the packge,
cmrunpkg -v pkg_name
You can also do a "vgdisplay -v /dev/vg_name" once you have activated the VG in exclusive mode (vgchange -a e /dev/vg_name) on a SG node.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 02:23 PM
11-27-2001 02:23 PM
Re: package start up failure
The fsck error you got might be that the VxFS version of fsck is being executed on an HFS file system.
Check yr /etc/fstab entry and see if the lvol you're talking about is hfs or vxfs. If it's hfs, change it to vxfs or you can run
# fsck -F vxfs /dev/vgXX/lvolX
Check yr /etc/fstab entry and see if the lvol you're talking about is hfs or vxfs. If it's hfs, change it to vxfs or you can run
# fsck -F vxfs /dev/vgXX/lvolX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 10:07 PM
11-27-2001 10:07 PM
Re: package start up failure
Hello,
Just use
fsck -F vxfs -o fulleg./dev/vg00/lvol8
This will give you more information.
Just use
fsck -F vxfs -o full
This will give you more information.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP