Start a Conversation

Unsolved

This post is more than 5 years old

K

311

August 8th, 2013 09:00

informacion about a disk (Hypers)

Hi

Does any one know how to get the volumes  in a disk by using symcli, i mean i want to know what type of vol there are in a disk.

i tried with this command but i only get the info for a Disk_group or all disks

symdisk -sid 0672 -disk_group 1 list -v -hyper

symdisk -sid 0672 -v hypers list

But i have many disk group and i want to know just for an especific disk for example:

DF-8D  08D    D   5

is there any command in symcli to get this info ?

Best regards

2 Intern

 • 

226 Posts

August 8th, 2013 09:00

Hi,

Try this --

symdisk -sid 0672 list -da 8d -int d -tid 5 -v -hypers

Thanks,

- Sean

No Events found!

Top