1833780 Members
2465 Online
110063 Solutions
New Discussion

Re: sam & vgreduce

 
mobile_1
Occasional Contributor

sam & vgreduce

How can I do vgreduce in SAM?

I can not find the function of vgreduce in Sam, here I want to delete some diskes from a vg, and due to too much disks, it is tired to execute vgreduce command.

how can I do?
3 REPLIES 3
Thierry Poels_1
Honored Contributor

Re: sam & vgreduce

hi,

go to disks, select the (empty!) disk, Action & Remove.

regards,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
James R. Ferguson
Acclaimed Contributor

Re: sam & vgreduce

Hi:

The commandline syntax is quite simple, too:

# vgreduce /dev/vgXX /dev/dsk/cXtYdZ

...where cXtYdz represents the physical volume you want to remove from vgXX.

Regards!

...JRF...
Juergen Nagel_1
Frequent Advisor

Re: sam & vgreduce

Hi,

If you have a filesystem on this volume, you can remove the volume and create a new. You cannot reduce the volume, without to damage the filesystem. Don't forget the backup.