- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: create vg with sam
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-30-2005 11:52 PM
05-30-2005 11:52 PM
create vg with sam
Two LUNs were created on msa1000, the first with raid5, the second with raid0.
Both MSA-LUNs are shown in ioscan incl. special device files.
Customer now wants to create VGs with the MSA-LUNs.
Customer uses SAM.
Costomer says, in SAM he could only see one MSA-LUN (the one with raid5 protection)!
But:
Both MSA-LUNs seem to be ok:
Customer creates VG via SAM with the MSA-LUN, which was seen in SAM.
It was also possible to create a VG with the second MSA-LUN via "pvcreate/mkdir/mknod/vgcreate".
Then, logical volumes and filesystems were created on both MSA-LUNs .
All seems to be fine.
Could there be a reason, why the the second MSA-LUN was not shown in SAM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 12:10 AM
05-31-2005 12:10 AM
Re: create vg with sam
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 12:20 AM
05-31-2005 12:20 AM
Re: create vg with sam
Just don't create vg's using SAM. Create a nice manual to do it and do it manually.
To keep thing "kiss" (keep it simple shorty), try to keep all minor numbers equal on all cluster nodes. SAM doesn't do that too!
Cheers,
Renarios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 01:02 AM
05-31-2005 01:02 AM
Re: create vg with sam
I would always pefer to use the command line, using SAM for lvm looks little complicated.Command line is good and you could always read the man pages for vgcreate/vgextend
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 02:58 AM
05-31-2005 02:58 AM
Re: create vg with sam
It seems that SAM is not as perfect
as it should be.