PTF
Program Temporary Fix. A temporary solution or by-pass of a problem diagnosed by IBM as resulting from a defect in a current unaltered release of the program. A report of a problem caused by a suspected defect in a current unaltered release of a program.
APAR
Authorized Program Analysis Report. A report of a problem caused by a suspected defect in a current unaltered release of a program.
Saturday, October 31, 2009
Wednesday, October 28, 2009
nfs
/etc/hosts
/etc/exports
(/testnfs -rw,root=p630,access=p630)
mknfs -N
exportfs -a
/etc/hosts
mount host:/mp /mp
showmount -e host
http://www.l-penguin.idv.tw/article/nfs-automount.htm
Auto Mount
/etc/auto.master
/etc/exports
(/testnfs -rw,root=p630,access=p630)
mknfs -N
exportfs -a
/etc/hosts
mount host:/mp /mp
showmount -e host
http://www.l-penguin.idv.tw/article/nfs-automount.htm
Auto Mount
/etc/auto.master
Tuesday, October 13, 2009
Check CPU info at AIX
# pmcycles -m
Cpu 0 runs at 1500 MHz
Cpu 1 runs at 1500 MHz
Cpu 2 runs at 1500 MHz
Cpu 3 runs at 1500 MHz
# sar -u -P ALL 1 2
AIX erprp1 3 5 00C9565E4C00 02/03/06
System configuration: lcpu=4
Cpu 0 runs at 1500 MHz
Cpu 1 runs at 1500 MHz
Cpu 2 runs at 1500 MHz
Cpu 3 runs at 1500 MHz
# sar -u -P ALL 1 2
AIX erprp1 3 5 00C9565E4C00 02/03/06
System configuration: lcpu=4
Subscribe to:
Posts (Atom)