Start a Conversation

Unsolved

This post is more than 5 years old

344

December 16th, 2008 01:00

diskgroup free space

hi guys
what command we use to know free space in disk group?

2 Intern

 • 

2.8K Posts

December 16th, 2008 02:00

You can list disks (and available free slices) via the following command


symdisk -sid xxx -diskgroup y -v -gaps list

You'll have to sum all the freespace you have in every disk .. But this command will also show you how the freespace is layed out on the disks, helping you in planning new volumes.
No Events found!

Top