Tags: number

LogicalExtentsNumber is bigger than the maximum value allowed in hp-ux

HP-UX Send feedback »
If you get this error when trying to lvextend a lvol: lvextend: "LogicalExtentsNumber" is bigger than the maximum value allowed. It is becuse you have tried to use more than 65,535 logical extents -- the limit for a logical volume.Your only choice… more »

HP-UX: How can I retrieve the system serial number

Technology, HP-UX Send feedback »
cstm is installed with the OnlineDiagnostics / Support Tools Bundle on HP-UX 9000 systems: # echo "sc product system;info;wait;il" | cstm | grep -i "system serial" # echo "sel path system\ninfolog\nexit"|cstm|grep "System Serial" # SER… more »