This post is more than 5 years old
6 Posts
0
13776
January 22nd, 2009 01:00
Powervault Modular Disk Storage Manager extend vdisk
I've looked in the Dell™ PowerVault™ Modular Disk Storage Manager CLI Guide but i can't find how to extend a vdisk, is this possible or the limitation of this system?
0 events found
No Events found!


Dev Mgr
6 Operator
•
9.3K Posts
1
January 22nd, 2009 06:00
Use the addcapacity command.
E.g. smcli -n array_name -c "set virtualdisk [\"virtualdiskname\"] addCapacity=size_in_bytes";
On Linux systems the section around the virtualdiskname part (the [\" and \"])is a bit different, but you'd want to read the CLI manual on how to use commands in Linux.
harry dutch
6 Posts
0
January 25th, 2009 23:00
This command works fine for me, but where did you find this command? Because it is not available in the SMCLI documentation.
dzenz
175 Posts
0
January 26th, 2009 18:00
Which SMCLI documentation did you not find the command in?
For reference, see pages 199 & 201 of the CLI guide at:
http://support.dell.com/support/edocs/systems/md3000/en/2ndGen/CLI/PDF/CLIMR2g.pdf
Dave