- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to see volume groups and lvol's on system
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-07-2010 07:49 AM
07-07-2010 07:49 AM
Re: Unable to see volume groups and lvol's on system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 08:07 AM
07-07-2010 08:07 AM
Re: Unable to see volume groups and lvol's on system
You have to add the entires to /etc/fstab for the filesystems to mount automatically at reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 08:18 AM
07-07-2010 08:18 AM
Re: Unable to see volume groups and lvol's on system
As Bill Hassell opined, you would be facing more issues due to the incomplete /etc ...
You would need to cross check (with backup)the underlying files or restore /etc from backup before it goes to production....coz U never know....
Plus, you ought to do more homework on your HP-UX ;-)....
Mistakes may be the best teachers, but they may turn out to be nightmare are not too sure of our part!
SNS
(And yes, thanks for the points-some ppl even dont have those manners)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 09:24 AM
07-07-2010 09:24 AM
Re: Unable to see volume groups and lvol's on system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 09:31 AM
07-07-2010 09:31 AM
Re: Unable to see volume groups and lvol's on system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 09:35 AM
07-07-2010 09:35 AM
Re: Unable to see volume groups and lvol's on system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 11:43 AM
07-07-2010 11:43 AM
Re: Unable to see volume groups and lvol's on system
Looking at the SAM o/p , it looks like you have create lvol "igi" under VG01 and lvol "data" under VG02.
If the answer is YES, and if you have not created any other lvol's under these VG's then obviously you can remove the unused lvol's under vg01 and vg02.
The following commands will help you do that..
#lvremove -f /dev/vg01/lvol1
#lvremove -f /dev/vg01/lvol2
#lvremove -f /dev/vg02/lvol1
#vgcfgbackup /dev/vg01
#vgcfgbackup /dev/vg02
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2010 12:56 PM
07-07-2010 12:56 PM
Re: Unable to see volume groups and lvol's on system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2010 06:07 AM
07-08-2010 06:07 AM
Re: Unable to see volume groups and lvol's on system
- « Previous
-
- 1
- 2
- Next »