3PAR InForm Operating System 2.3.1 Release Notes (320-200178 Rev D, May 2010)

3.45
InForm OS Version 2.3.1 3PAR InForm Operating System Release Notes
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.
46372 Drive cage displays do not
correctly report degraded SFPs.
The showcage -sfp command shows the sfp
state as OK, Degraded, Failed or Unknown.
For an unqualified SFP, the state should be
Degraded but is shown as OK.
Workaround: If showcage –sfp shows an SFP as
OK, try using showcage –sfp –d <cage_name>.
If the Qualified field shows No, then it is an
unqualified SFP and its state should be deemed
as Degraded.