- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to recreate a corrupt or missing lvmtab fil...
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
10-25-2001 11:39 AM
10-25-2001 11:39 AM
unable to recreate a corrupt or missing lvmtab file
interface using device numbers 3 and 4. I was able to create a VG and LV
using SAM. I had to delete these and re-create them using SAM. When I did,
the machine complained that the old volume group still existed (subject of
the original call).
Mitch told me about the "vgscan -v". This was suppose to rebuild
the LVMTAB, so I could proceed.
Get the following error:
Pid 19777 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory for swap space,
or stack size exceeded maxssiz.
Does anyone have any suggestions. Am running 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:46 AM
10-25-2001 11:46 AM
Re: unable to recreate a corrupt or missing lvmtab file
Try this:
http://mail.gnu.org/pipermail/ddd/2001-March/000654.html
Also make sure you have the latest patches as this thread shows:
http://inf33-www.informatik.unibw-muenchen.de/infothek/computer/hp-ux/Patches_1998_05_15.txt
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:49 AM
10-25-2001 11:49 AM
Re: unable to recreate a corrupt or missing lvmtab file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:55 AM
10-25-2001 11:55 AM
Re: unable to recreate a corrupt or missing lvmtab file
Look at output from ..
/etc/diskinfo /dev/rdsk/
and see if there's anything weird.
If you have any non-LVM disks or disks which are installed but not used, you can temporarily move their device file to somewhere first and run vgscan again, just to make sure those disks are not causing the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 11:55 AM
10-25-2001 11:55 AM
Re: unable to recreate a corrupt or missing lvmtab file
Stack growth failure points to 'maxdsiz'/'maxdsiz_64bit' or perhaps 'maxssiz/maxssiz_64bit' . You probably want to increase these values and regenerate your kernel. SAM will do a nice job of this for you. See this document for more information:
http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html
It is also worthwhile to make sure that you have sufficient swap available. Check that with 'swapinfo -tam'.
Regards!
...JRF...
http://docs.hp.com/hpux/onlinedocs/os/KCparam.MaxDsiz.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2001 12:02 PM
10-25-2001 12:02 PM