- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mount problem at startup after a crash
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
12-03-2008 07:10 AM
12-03-2008 07:10 AM
mount problem at startup after a crash
the message is vxfs mount: Cannot open /dev/vg01/lvol1: No such device or address.
the lvmtab file has been recreated, but the problem still exists.
as a temporary solution, i modified the S100localmount file but i'd like to find the cause of this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 07:17 AM
12-03-2008 07:17 AM
Re: mount problem at startup after a crash
if it is a 0, then it is set NOT to activate any VG other than vg00, usually because it is part of a Serviceguard cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 07:30 AM
12-03-2008 07:30 AM
Re: mount problem at startup after a crash
>>the message is vxfs mount: Cannot open /dev/vg01/lvol1: No such device or address <<
By looking the above message it doesn't seems to be /etc/lmvrc issue.
It is trying to activate but could not find the device files.
Are you doing any kind of vgexport/vgimport activity on this server?
All device files are exist?
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 07:51 AM
12-03-2008 07:51 AM
Re: mount problem at startup after a crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 07:58 AM
12-03-2008 07:58 AM
Re: mount problem at startup after a crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 01:48 AM
12-04-2008 01:48 AM
Re: mount problem at startup after a crash
I came to conclusion that this is how it is supposed to be because of the flag AUTO_VG_ACTIVATE=0. I assumed that the install of SG did this.
So I added a little script into the startup of the machine that activated these volumes, and now it's all fine.
Sime.