HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /var out of order
Operating System - HP-UX
1832857
Members
3192
Online
110048
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
11-05-2001 03:33 AM
11-05-2001 03:33 AM
Hi,
HP Visualize C180 running HPUX 11.00.
All out of a sudden /var went bye-bye. This means /dev/vg00/lvol8 which is not really a behaving volume. This is what I get from fsck /dev/vg00/lvol8:
invalid super-block
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
Any advices? Thank you in advance.
E.
HP Visualize C180 running HPUX 11.00.
All out of a sudden /var went bye-bye. This means /dev/vg00/lvol8 which is not really a behaving volume. This is what I get from fsck /dev/vg00/lvol8:
invalid super-block
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
Any advices? Thank you in advance.
E.
To Live Is To Learn
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 03:38 AM
11-05-2001 03:38 AM
Solution
You should try a full fsck first:
# fsck -F vxfs -o full /dev/vg00/lvol8
This will give you more information. I think the most likely scenario is a hardware failure (e.g. a bad block on the disk).
You might want to try to perform a
# lvdisplay -v /dev/vg00/lvol8 | more
# dd if=/dev/rdsk/ of=/dev/null bs=256k
If there is a read failure on the disk, this would be the most definite proof for a hardware error. It could well be that it is not that obvious though.
Carsten
# fsck -F vxfs -o full /dev/vg00/lvol8
This will give you more information. I think the most likely scenario is a hardware failure (e.g. a bad block on the disk).
You might want to try to perform a
# lvdisplay -v /dev/vg00/lvol8 | more
# dd if=/dev/rdsk/
If there is a read failure on the disk, this would be the most definite proof for a hardware error. It could well be that it is not that obvious though.
Carsten
-------------------------------------------------------------------------------------------------
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 03:38 AM
11-05-2001 03:38 AM
Re: /var out of order
fsck -F vxfs /dev/vg00/lvol8
cat /etc/fstab
and post up lvol8 info here
cat /etc/fstab
and post up lvol8 info here
It works for me (tm)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 03:48 AM
11-05-2001 03:48 AM
Re: /var out of order
Hi,
-o full (and a -y) solved the problem.
I got a big bunch of errors, like
fileset primary inode dup block
extent start <> offset <> continue?
and went ahead.
dd running for about 5 mins and no error so far and I think it will stay this way.
Thank you very much,
E.
-o full (and a -y) solved the problem.
I got a big bunch of errors, like
fileset
extent start <> offset <> continue?
and went ahead.
dd running for about 5 mins and no error so far and I think it will stay this way.
Thank you very much,
E.
To Live Is To Learn
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