- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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
08-31-2000 04:32 AM
08-31-2000 04:32 AM
I actually have to questions this morning one on lvmtab and the other on printers...
I have seen the conversations about lvmtab in this forum and tried what was suggested..that is to say I ran vgscan -v with the existing lvmtab and I ran vgscan -v after I removed the lvmtab (rm lvmtab)...SAM is still telling me that my disks are 'unused' and that I have no logical volume or vol groups assigned..any other ideas...
The second question is on printers...I read Ted Flanders' problem and mine is similar..however, when printing to hp laserjet4 the print process is wanting to use single feed mode as opposed to auto tray feed...I looked at the etc/lp/interface and to honest with you I can not figure out what it is telling me and what I can change to auto feed to this printer....the other printer is an hp8500 color..I get mostly garbage out here...sooooo, can someone tell me what needs to changed and where ??? thanks again...Jay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:41 AM
08-31-2000 04:41 AM
Re: lvmtab
vgscan will recreate the /etc/lvmtab by querying the disks for the LVM information.
The procedure to rebuild a /etc/lvmtab is:
# mv /etc/lvmtab /tmp/lvmtab
# vgscan -v
# strings /etc/lvmtab
You should then see the volume group and associated disks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:45 AM
08-31-2000 04:45 AM
Re: lvmtab
One other point. Take SAM out of the way.
Look in /dev for the volume groups.
# ll /dev/vg*
Use vg* here unless you named the volume groups something non-standard.
This command will list for every volume group the group file, lvol(s), and rlvol(s).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:49 AM
08-31-2000 04:49 AM
Re: lvmtab
Re lvmtab, what problem do you have with it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 05:05 AM
08-31-2000 05:05 AM
Re: lvmtab
the same problem...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 05:39 AM
08-31-2000 05:39 AM
Re: lvmtab
This problem is not typical of LVM. Will you tell us more of the history of this problem? What lead you to need to rebuild the file? Have you had any hardware issues?
check if the file exists.
# ll /etc/lvmtab
The date/timestamp should be current if it was rebuilt.
Do the volume group directories exist in /dev?
About vgscan:
When disks are used in LVM, SAM runs the pvcreate and vgcreate commands. Both of these commands write information to the header of the disk in areas designated as PVRA (physcial volume reserved area) and the VGRA (volume group reserved area). Unless these areas were destroyed, when you run vgscan these areas will be read and are used to recreate the /etc/lvmtab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 05:50 AM
08-31-2000 05:50 AM
Re: lvmtab
Posting the ouput from vgscan would be useful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 07:00 AM
08-31-2000 07:00 AM
Re: lvmtab
the header entries on the disks..however, in this case I am really not sure..vgdisplay, pvdisplay are picking them up as logical volumes...I just created another lvmtab again..I have attached the output...thanks again....Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 07:18 AM
08-31-2000 07:18 AM
Re: lvmtab
What was the SAM error message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 07:31 AM
08-31-2000 07:31 AM
Re: lvmtab
There are some known problems in this area. Have you got the latest LVM and SAM patches installed?
Is it HP-UX 11.00 or 10.20?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 09:18 AM
08-31-2000 09:18 AM
Re: lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 03:51 AM
09-05-2000 03:51 AM
Re: lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 04:10 AM
09-05-2000 04:10 AM
Re: lvmtab
from /sbin/lvlnboot -c
to /sbin/lvlnboot -c vg00.
Please check the document from the knowledge base for the details (and to make sure I didn't make a typo).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 04:48 AM
09-05-2000 04:48 AM
Re: lvmtab
The latest SAM cumulative patch for 10.20 is PHCO_21186 dated 20th May 2000.
I suggest that you download this from the ITRC and apply it. It has no dependencies and doesn't require a reboot.
Regards,
John