- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I can not find /var and /opt
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
07-10-2005 07:39 AM
07-10-2005 07:39 AM
I can not find /var and /opt
The details are
/dev/vg03/lvol1 ---> /var
/dev/vg03/lvol2 ---> /opt
/dev/vg03/lvol3 ---> /oracl817
/dev/vg03/lvol4 ---> /data2t
Right now, I reboot my machine and bdf
I noly can see /oracl817 and /data2t, I lose the other two filesystem (/var and /opt).
I run fsck /dev/vg03/lvol1,fsck /dev/vg03/lvol2
But failed.
I don't have a back up for this two fileststem, How can I get them back?
Who can help me
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 08:03 AM
07-10-2005 08:03 AM
Re: I can not find /var and /opt
fsck /dev/vg03/lvo1
Then I got the following error message
=======================================
cannot open device /dev/vg03/lvo1
file system check failure,aborting ...
=======================================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 08:22 AM
07-10-2005 08:22 AM
Re: I can not find /var and /opt
I logon root
and
fsck -F vxfs /dev/vg03/lvol1
I got
vxfs fsck: file system had I/O error(s) on meta-data.
lof replay in progress
Full file system check required, eciting....
Who can let me know what's this mean.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 11:21 AM
07-10-2005 11:21 AM
Re: I can not find /var and /opt
fsck -F vxfs -o full,nolog /dev/vg03/rlvol2
Hw who has good backs seldom needs them but he who does not ... --- you are your own worst enemy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 12:59 PM
07-10-2005 12:59 PM
Re: I can not find /var and /opt
Can you paste the output of "fstab" and "lvmtab" file.
Regards
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 01:45 PM
07-10-2005 01:45 PM
Re: I can not find /var and /opt
fsck -F vxfs -o full /dev/vg03/lvol2
Thanks
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 04:11 PM
07-10-2005 04:11 PM
Re: I can not find /var and /opt
u may like to check your syslog.log or OLDsyslog.log (in /var/adm/syslog) for the vxfs error message.
refer to this doc for the error message and solution:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000076281156
regards.
(p.s. please remember to assign points to those who has assisted u in finding the solution.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 10:44 PM
07-10-2005 10:44 PM
Re: I can not find /var and /opt
Bill Hassell, sysadmin