- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Missing vg on sam app
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
11-14-2006 08:43 PM
11-14-2006 08:43 PM
Missing vg on sam app
I have my hp9000 (rp3440) connected to a EVA4000. I added a disk to the server and I can see it when I execute "ioscan -fnC disk", but if i execute sam I can't see the disk. I created the vg in command line, and I created the lv's in the sam app, but when I execute that I recive some warnings/errors indicating that the disk is missing, but the sam create the lv.
Some one knows the problem?
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:16 PM
11-14-2006 11:16 PM
Re: Missing vg on sam app
Yang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:28 PM
11-14-2006 11:28 PM
Re: Missing vg on sam app
From my experience, when it comes to SAM and disk arrays, is a lot better if you do the whole thing from the command line to avoid errors like the one that you are having.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:48 PM
11-14-2006 11:48 PM
Re: Missing vg on sam app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 02:38 AM
11-15-2006 02:38 AM
Re: Missing vg on sam app
If you want to understand what's wrong with sam, you can have look at /var/sam/log/samlog.
You can also try to create a vg with only primery device(s) without alternate links. Sometimes SAM could not understand alternate links from a single FC. After you create lv(s) you add those alternate links to the vg.
Yang