3PAR InForm OS 2.3.1 MU2 Release Note (325-200142 Rev B, October 2010)

3.5
Known Issues with the InForm CLI
InForm OS Version 2.3.1 MU2 3PAR InForm OS Release Notes
3PAR Confidential
3.4 Known Issues with the InForm CLI
Bug ID Item Description
48776 CLI online help for
createsv states A
maximum of 2048
virtual copies per
volume are allowed.
The CLI online help for the createsv command, in the
Notes section, incorrectly states that a maximum of
2048 virtual copies per volume are allowed.
This sentence should read A maximum of 500 virtual
copies per volume are allowed.
44872 Passing a virtual volume
set to the createsv –i
command results in an
error.
Use of createsv –i with virtual volume sets is not
currently supported.
44937 Misleading command
output when passing
empty virtual volume sets
to the createvvcopy
command.
When using the createvvcopy command with virtual
volume sets, if both sets are empty, the output of the
command erroneously references the
creategroupvvcopy command.
Workaround: Pass virtual volume sets that are not
empty to the createvvcopy command.
45413 Integer arguments to CLI
commands with leading 0
(zeros) are treated as octal
numbers.
The CLI shell is a TCL-based shell, as such it parses
integers with leading 0 (zero) as octal numbers, just
like many other languages and shells (bash, perl, etc).
Consequently, integer arguments passed to the CLI
commands are also treated as octal numbers if they
have a leading 0.
Workaround: If you do not wish for integers to be
treated as octal integers, do not use leading zeros.