- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /etc/lvmtab
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
05-11-2004 05:00 AM
05-11-2004 05:00 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:02 AM
05-11-2004 05:02 AM
Re: /etc/lvmtab
# mv /etc/lvmtab /etc/lvmtab.old
# vgscan -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:02 AM
05-11-2004 05:02 AM
Re: /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:23 AM
05-11-2004 05:23 AM
Re: /etc/lvmtab
Invalid argument
Physical Volume "/dev/dsk/c1t2d0" contains no LVM information
The Volume Group /dev/vg03/group was not matched with any Physical Volumes.
# more lvmtab
^CM-h^/dev/vg00
x
M-^K8M-@^Ky^A/dev/dsk/c0t5d0
/dev/vg01
x
Memory fault(coredump)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:29 AM
05-11-2004 05:29 AM
Re: /etc/lvmtab
Make sure you remove the old file or at least move it out of /etc. vgscan will refer to the file & use it as a template therefore recreating the same problems you had before.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 06:37 AM
05-11-2004 06:37 AM
Re: /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 06:43 AM
05-11-2004 06:43 AM
Re: /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 06:44 AM
05-11-2004 06:44 AM
Re: /etc/lvmtab
# strings /etc/lvmtab
Then maybe we can get a hint as to the problem you are having.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 06:47 AM
05-11-2004 06:47 AM
Re: /etc/lvmtab
/dev/vg00
/dev/dsk/c0t5d0
/dev/vg01
/dev/dsk/c0t8d0
/dev/vgOra9
/dev/dsk/c1t5d0
It doesn't show my other disk with vg03.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 06:55 AM
05-11-2004 06:55 AM
Re: /etc/lvmtab
Do an 'ioscan -fnC disk' and see if c0t9d0 shows up as NO_HW. If so, it is definitely dead and needs to be replaced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 07:17 AM
05-11-2004 07:17 AM
Re: /etc/lvmtab
disk 0 8/4.5.0 sdisk CLAIMED DEVICE SEAGATE ST39175LC
/dev/dsk/c0t5d0 /dev/rdsk/c0t5d0
target 1 8/4.7 tgt CLAIMED DEVICE
ctl 0 8/4.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c0t7d0
target 2 8/4.8 tgt CLAIMED DEVICE
disk 1 8/4.8.0 sdisk CLAIMED DEVICE SEAGATE ST39175LC
/dev/dsk/c0t8d0 /dev/rdsk/c0t8d0
target 3 8/4.9 tgt NO_HW DEVICE
disk 2 8/4.9.0 sdisk NO_HW DEVICE SEAGATE ST39175LC
/dev/dsk/c0t9d0 /dev/rdsk/c0t9d0
target 6 8/16/5.5 tgt CLAIMED DEVICE
disk 4 8/16/5.5.0 sdisk CLAIMED DEVICE QUANTUM ATLAS IV 36 SCA
/dev/dsk/c1t5d0 /dev/rdsk/c1t5d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 08:15 AM
05-11-2004 08:15 AM