- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to remove the added disk from unix system and ...
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
03-04-2008 02:59 AM
03-04-2008 02:59 AM
and node2 from eva both have same lun number 7
my disk is c0t13d6
after that i created physical volume in both node
and created vggroup and logical volume now i want to remove these logical volume and volume group
after that i want to remove disk from my unix itself and back to eva.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 03:04 AM
03-04-2008 03:04 AM
Re: how to remove the added disk from unix system and return back to eva
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 11:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 12:22 AM
03-05-2008 12:22 AM
Re: how to remove the added disk from unix system and return back to eva
my question is i created physcial volume volume group etc.........
now i want to remove these volume group and logical belongs it from my system permanetly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 12:39 AM
03-05-2008 12:39 AM
Re: how to remove the added disk from unix system and return back to eva
Dear Peter
Running vgexport will get rid of the LVM info
my question is now i have one vgrac5 volume group in both nodes
and some logical volume also under vgrac5
suppose to be 2 logical volume each i want to remove these logical volumes and volume group also the physical disk belongs to the volume group also the disk ok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 12:40 AM
03-05-2008 12:40 AM
Re: how to remove the added disk from unix system and return back to eva
Dear Peter
what do u mean by this ?
"Running vgexport will get rid of the LVM info"
my question is now i have one vgrac5 volume group in both nodes
and some logical volume also under vgrac5
suppose to be 2 logical volume each i want to remove these logical volumes and volume group also the physical disk belongs to the volume group also the disk ok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 02:10 AM
03-05-2008 02:10 AM
Re: how to remove the added disk from unix system and return back to eva
Hi sajjad,
1) If you created vg,1st deactivate it with the command:
# vgchange -a n vgname.
2) Then expot the vg-:
# vgexport vgname.
This will delete the vg and update LVM information.
3) # ioscan -fnC disk :-This will give the disk information which you have presented from EVA.
4) # rmsf -H hardware path of the disk.
5) go to cmdview eva -
vdisk >unpresent the vdisk
And delete the vdisk.
Rgrds,
Davis Paul.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 02:33 AM
03-05-2008 02:33 AM
Re: how to remove the added disk from unix system and return back to eva
thank u
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2008 01:31 AM
05-17-2008 01:31 AM