This post is more than 5 years old
111 Posts
0
1137
February 8th, 2011 15:00
Symcli command to look at TDEV info
I have a feeling this maybe an easy question but I can not seem
to find the command.
I would like to know what is the symcli command
to view TDEV bind information.
For example:
Pool bound to
Pool allocated capacity
Total written capacity
Thanks
Chris
No Events found!
Boom1
131 Posts
0
February 8th, 2011 16:00
symcfg -sid xxx list -tdev
John Toner
61 Posts
1
February 9th, 2011 05:00
Some other helpful commands:
symcfg -sid XX list -pools
symcfg -sid XX show -pool POOLNAME -thin -detail
chrisp3
111 Posts
0
February 9th, 2011 06:00
That is what I was looking for....Thanks