HP 3PAR OS 3.1.2 MU5 Release Notes

Table Of Contents
DescriptionItemIssue ID
Role : super
Connected since : 2010-08-10 11:31:13 PDT
Current : current
Client : remote
Encrypted : N
Client Name : myclient
Client Host : envhost
Client Version : 3.1
3. showuserconn default output has been modified to show the client
name: cli% showuserconn
Id Name ---IP_Addr--- -Role- ----Connected_since----
Current Client ClientName
21283 root 192.168.80.57 super 2010-08-06 09:55:20 PDT
- remote --
21564 root 192.168.17.70 super 2010-08-06 10:35:40 PDT
- remote --
21598 root 192.168.17.70 super 2010-08-06 10:35:57 PDT
- remote --
21765 3parsvc 127.0.0.1 super 2010-08-06 10:55:35 PDT
current local SSH
------------------------------------------------------------------------------------
4 total
The permission to run userevent command is now granted to all roles
(SUPER, EDIT, BROWSE, and SERVICE). Previously only SUPER and
SERVICE roles could issue this command.
tpdtcl/user event should need
browse privileges
51516
A new CLI environment variable histstatnum has been added for the
stat/hist commands. The value of histstatnum is used to determine how
stat/hist command could exit
SSH session on large config
systems
53023
many records to show at a time for hist/stat commands. If it is set to 0,
then the hist/stat commands will show 5000 records at a time. The sorting
of the records will be limited to the histstatnum records. For example, if
histstatnum is set to 1000, then the sorting will be for every 1000 records
of the output.
To set the value of histstatnum, use showclienv and setclienv
commands:
cli% showclienv
Parameter Value
csvtable 0
nohdtot 0
hafter -1
histstatnum 0
listdom 0
editor emacs
cli% setclienv histstatnum 1000
cli% showclienv
Parameter Value
csvtable 0
nohdtot 0
hafter -1
histstatnum 1000
listdom 0
editor emacs
If the system config is large and histstatnum is set to be more than 5000,
then it is possible that a SSH session can not run the command because
of memory limit. In that case, the stat/hist command(statvv, histvv, statvlun,
histvlun, statch, histch, statld, histld) will exit with the following error
message: "There is not enough memory to run this command
on the system. Please use the CLI remote client to
22 HP 3PAR OS CLI Release Notes