HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vxfs fsck: cannot initialize aggregate
Operating System - HP-UX
1826435
Members
4064
Online
109692
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
Go to solution
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
10-03-2006 08:08 PM
10-03-2006 08:08 PM
Hello,
I increased cluster filesystem size adding new LUNs from an XP but when I move package to other node it doesn't work due following error:
fsck: /etc/default/fs is used for determining the file system type
file system is larger than device
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
ERROR: Function check_and_mount
ERROR: Failed to fsck one of the logical volumes.
Last time we increased size I think we just execute INSF command and it worked fine.
Have we forgoten any step?
Thanks in advance for your help.
Regards,
Carles
I increased cluster filesystem size adding new LUNs from an XP but when I move package to other node it doesn't work due following error:
fsck: /etc/default/fs is used for determining the file system type
file system is larger than device
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
ERROR: Function check_and_mount
ERROR: Failed to fsck one of the logical volumes.
Last time we increased size I think we just execute INSF command and it worked fine.
Have we forgoten any step?
Thanks in advance for your help.
Regards,
Carles
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 09:43 PM
10-03-2006 09:43 PM
Solution
hi Carles
in a cluster environment you must make all nodes know a disk has been added to the VG
the procedure in brief:
once added the disk on the active node:
vgexport -p -s -m (to create mapfile)
on other nodes :
insf -e
vgexport
mkdir
mknod
vgimport -s -m (use the mapfile created on active node)
switch package to test ...
for more detailed procedure just look for threads searching for "vgextend cluster"
regards.
good luck.
in a cluster environment you must make all nodes know a disk has been added to the VG
the procedure in brief:
once added the disk on the active node:
vgexport -p -s -m (to create mapfile)
on other nodes :
insf -e
vgexport
mkdir
mknod
vgimport -s -m (use the mapfile created on active node)
switch package to test ...
for more detailed procedure just look for threads searching for "vgextend cluster"
regards.
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 05:47 AM
10-04-2006 05:47 AM
Re: vxfs fsck: cannot initialize aggregate
carles verifies if the VG this imported one in schemes where voce this wanting to activate the package. (ls - ltr /dev/vgxxxx) if the VG will be imported tries to activate manually (vgchange - the y), case it activates the VG tries to mount lvols. some error can occur uses fsck to correct the problem. in case that the VG activates, mount and VG see the data, voce probably has a problem in its script that it initiates the package and it mounts the areas.
[]
Guilherme
[]
Guilherme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 08:09 PM
10-04-2006 08:09 PM
Re: vxfs fsck: cannot initialize aggregate
It seems we forgot vgimport/vgexport command in order to update disk configuration.
I'll do that.
Thanks to all for your help.
Regards,
Carles
I'll do that.
Thanks to all for your help.
Regards,
Carles
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP