CLI Guide

Table Of Contents
TB: Sizes are shown in TB.
Based on the precision setting, if a size is too small to meaningfully display in the selected unit,
the system uses a smaller unit for that size. For example, if units is set to TB, precision is set to
1, and base is set to 10, the size 0.11709 TB is instead shown as 117.1 GB.
name
A name for the new user, which cannot already exist in the system. Input rules:
The value is case-sensitive.
The value can have 29 bytes.
The value can include printable UTF-8 characters except a space or: " , < \
Examples
Create user John who views system information using base 2 in the PowerVault Manager.
# create user base 2 interfaces wbi roles monitor John
Enter new password: ********
Re-enter new password: ********
Create user MIB that can view the SNMP MIB, using authentication and encryption.
# create user interfaces snmpuser password Abcd1234 authentication-type
SHA privacy-type AES privacy-password Abcd%5678 MIB
Create user Traps that can receive SNMP trap notifications, using authentication without
encryption.
# create user interfaces snmptarget authentication-type SHA trap-host
172.22.4.171 Traps
Enter new password: ********
Re-enter new password: ********
See also
delete user
set snmp-parameters
set user
show users
create vdisk
Description
Creates a linear disk group using the specified RAID level, disks, and spares. This command applies to
linear storage only.
All disks in the disk group must be the same type (enterprise SAS, for example).
NOTE: A disk group can contain a mix of 512-byte native sector size (512n) disks and 512-byte
emulated sector size (512e) disks. For consistent and predictable performance, do not mix disks
of different rotational speed or sector size types (512n, 512e).
For each RAID level, the minimum and maximum numbers of disks supported are:
NRAID: 1
RAID 0: 216
RAID 1: 2
RAID 3: 316
RAID 5: 316
RAID 6: 416
RAID 10: 416
RAID 50: 632
For best practices for creating disk groups, see the Administrators Guide.
When you create a linear disk group, the system creates a linear pool with the same name. A linear
pool can contain a single linear disk group.
Minimum role manage
Syntax
create vdisk
60 Alphabetical list of commands