HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Corrupted files
Operating System - HP-UX
1833389
Members
3139
Online
110052
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
03-19-2001 01:46 PM
03-19-2001 01:46 PM
When trying to install a simple patch I get
this error:
ERROR: Entry for filesystem "/dev/vg00/lvol3" in "/etc/fstab" could not be mounted. If you do not want this file system mounted, comment it out of the "/etc/fstab" file, or set the "mount_all_filesystems" option to "false".
ERROR: Cannot continue the Analysis Phase until the previous errors are corrected.
When I look at fstab:
/dev/vg00/lvol3 / vxfs delaylog 0 1
/dev/vg00/lvol9 /core vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2
Laurie
this error:
ERROR: Entry for filesystem "/dev/vg00/lvol3" in "/etc/fstab" could not be mounted. If you do not want this file system mounted, comment it out of the "/etc/fstab" file, or set the "mount_all_filesystems" option to "false".
ERROR: Cannot continue the Analysis Phase until the previous errors are corrected.
When I look at fstab:
/dev/vg00/lvol3 / vxfs delaylog 0 1
/dev/vg00/lvol9 /core vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2
Laurie
Happiness is a choice
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2001 01:55 PM
03-19-2001 01:55 PM
Re: Corrupted files
Laurie,
Are you trying to install the patches from single user mode.You have only these two entries in fstab?
checkup if you can do a swlist without any error .
Then you can run swinstall with mount file systems option = false .
Refer swinstall man pages for full syntax.
This usually happens when you have any of the filesystems mentioned in fstab is not actually mounted .
Cheers
Karthik...
Are you trying to install the patches from single user mode.You have only these two entries in fstab?
checkup if you can do a swlist without any error .
Then you can run swinstall with mount file systems option = false .
Refer swinstall man pages for full syntax.
This usually happens when you have any of the filesystems mentioned in fstab is not actually mounted .
Cheers
Karthik...
Its ALL in the MATRIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2001 01:56 PM
03-19-2001 01:56 PM
Re: Corrupted files
Well, first off, if that is the entire extent of your /etc/fstab file, you may have more serious issues. But, to get around your immediate problem try:
# swinstall -x mount_all_filesystems=false -s /path_to_depot/patchhname.depot \*
# swinstall -x mount_all_filesystems=false -s /path_to_depot/patchhname.depot \*
Remember, wherever you go, there you are...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2001 04:54 AM
03-20-2001 04:54 AM
Solution
Silly question, but what do you see when you do a bdf or mount command?
do you see something like /dev/root /
for the root file system?
If so, you need to do:
rm /etc/mnttab
mount -a
then do mount or bdf to see if this reflects correctly.
do you see something like /dev/root /
for the root file system?
If so, you need to do:
rm /etc/mnttab
mount -a
then do mount or bdf to see if this reflects correctly.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
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