Cluster utility

G

Guest

how do i view status for resources that space in btw their name? example Disk Y..
when i run cluster /cluster:abc001 RES Disk Y, it says couldnt find the resource. I tried putting single quote(') and double but in vain...anyone? any idea?

TIA
 
J

John Toner [MVP]

Use double quotes. It could simply be that you're missing the colon.
Example:

cluster /cluster:abc001 res "Disk Y:" /prop

This command will display the properties of the Disk Y: resource in cluster
abc001.

Regards,
John

rupart said:
how do i view status for resources that space in btw their name? example Disk Y..
when i run cluster /cluster:abc001 RES Disk Y, it says couldnt find the
resource. I tried putting single quote(') and double but in vain...anyone?
any idea?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top