There are too many levels of symbolic links to translate...
cp -prh (source) (destination)
where -h to solve symbolic copy problem
Tuesday, September 29, 2009
Thursday, September 24, 2009
Wednesday, September 9, 2009
HP-UX LVM problem
pvcreate -f /dev/rdsk/c9t0d7
pvcreate -f /dev/rdsk/c7t0d7
vgcreate ohredovg02 /dev/dsk/c9t0d7 /dev/dsk/c7t0d7
-f force creation!
pvcreate -f /dev/rdsk/c7t0d7
vgcreate ohredovg02 /dev/dsk/c9t0d7 /dev/dsk/c7t0d7
-f force creation!
Wednesday, August 19, 2009
Disks
As the number of Input-Output operations per second (IOPS) increases so does the latency of response from the disk. Fibre Channel (FC) and Serial Attached SCSI (SAS) disks deliver significantly more IOPS than Fibre Attached Technology Adapted (FATA) or Serial Advanced Technology Attachment (SATA) for the same latency penalty.
(Spindles)
(Spindles)
Wednesday, July 15, 2009
Thursday, July 2, 2009
Monday, June 8, 2009
EMS
http://docs.hp.com/en/diag/ems/ems_test.htm
http://omasse.blogspot.com/2009/02/oliviers-hot-tips-to-monitor-hp-ux.html
EMS setting:
/etc/opt/resmon/lbin/monconfig
Check Monitor names:
ls /usr/sbin/stm/uut/bin/tools/monitor
Send test event (information type):
/etc/opt/resmon/lbin/send_test_event -a -v ia64_corehw
http://omasse.blogspot.com/2009/02/oliviers-hot-tips-to-monitor-hp-ux.html
EMS setting:
/etc/opt/resmon/lbin/monconfig
Check Monitor names:
ls /usr/sbin/stm/uut/bin/tools/monitor
Send test event (information type):
/etc/opt/resmon/lbin/send_test_event -a -v ia64_corehw
Subscribe to:
Posts (Atom)