HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How to remove physical volume
Operating System - Linux
1828667
Members
1890
Online
109984
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-17-2004 10:22 PM
03-17-2004 10:22 PM
How to remove physical volume
Hi,
Actually, two physical volume(i.e two 8 gb hard disk) in one volume group,how to remove one physical volume(i.e one 8 gb hard disk)from this volume group without SAM.Any command is availble for this problem.
Actually, two physical volume(i.e two 8 gb hard disk) in one volume group,how to remove one physical volume(i.e one 8 gb hard disk)from this volume group without SAM.Any command is availble for this problem.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 10:30 PM
03-17-2004 10:30 PM
Re: How to remove physical volume
You would be better off in the hpux forum but anyway.
Firstly you need to make sure you have no filesystems or logical volumes on it.
"lvremove /dev/vgXX/lvolX" will do this.
Then all you need to do is "vgreduce vgXX /dev/dsk/XXXXXX"
If you are in a service guard cluster, you will need to vgexport the volume group and re-import it on the other nodes in the cluster.
Firstly you need to make sure you have no filesystems or logical volumes on it.
"lvremove /dev/vgXX/lvolX" will do this.
Then all you need to do is "vgreduce vgXX /dev/dsk/XXXXXX"
If you are in a service guard cluster, you will need to vgexport the volume group and re-import it on the other nodes in the cluster.
Never preceed any demonstration with anything more predictive than "watch this"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 08:30 PM
03-18-2004 08:30 PM
Re: How to remove physical volume
Hi,
Make sure that there is nothing on the Disk
then give
#vgreduce /dev/VG01 /dev/dsk/cXtXdX
where /dev/dsk/cXtXdX is the disk device file which you want to remove.
Make sure that there is nothing on the Disk
then give
#vgreduce /dev/VG01 /dev/dsk/cXtXdX
where /dev/dsk/cXtXdX is the disk device file which you want to remove.
I'll sleep when i am dead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 08:41 PM
03-18-2004 08:41 PM
Re: How to remove physical volume
Suresh,
I agree with Mark, he has the right sequence in there for you.
First remove the logical volume and then reduce the volume group, that should be it.
rgds
Mobeen
I agree with Mark, he has the right sequence in there for you.
First remove the logical volume and then reduce the volume group, that should be it.
rgds
Mobeen
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP