6.21.2012
memory details on HPUX
6.14.2012
ssh errors
newer versions probably do not have this problem - this was on 11.11 using T1471AA A.03.81.002 HP-UX Secure Shell
6.13.2012
ECC agent install issues on HPUX
An unsupported version of Master Agent was found. Please uninstall from /usr/ecc to continue.
./install_native.sh[372]: /usr/ecc/install_native.log: Cannot create the specified file.
OnlineJFS not installed on HPUX 11.31 (or newer versions)
fsadm command to extend a file system online wasn't working – got this error:
UX:vxfs fsadm: ERROR: V-3-25255: fsadm: You don't have a license to run this program
I then checked and did not see the OnlineJFS product, so I did the following steps to fix it and was able to then extend the file system:
swinstall -x autoreboot=true -x mount_all_filesystems=false -s DEPOTSERVER:/depot/11.31 B3929EA
then you should b able to extend.
6.07.2012
hpux 11.23 panic lo_realvfs
6.04.2012
ADS - alternate data streams on NTFS and batch files
sending vcards to LG420G (straighttalk)
disabling browser back button in windows
5.09.2012
determine if SPC-2 flag is enabled on HPUX 11.31 and Symmetrix devices
http://h30499.www3.hp.com/t5/System-Administration/HP-UX-v3-agile-view/td-p/4605137
symmaskdb list database -sid SymmSerialNum -v | grep SPC
2.16.2012
HP SmartArray controller disk replacement steps on HP i2 blades
This is for the BL860c i2 blades (and other i2 models):
Replace a failed LVM mirror disk that is attached to a SmartArray SAS controller.
Notes: For this example /dev/disk/disk2 is the failed disk and /dev/disk/disk4 is the new device that was created because the SAS controller identified a new disk.
Notes: For this example the SAS controller device is /dev/ciss0
Notes: The failed disk is in volume group vg00
Identify the disk by serial number. Give the Bay number to the HP CE so they know which disk to replace:
sautil /dev/ciss0 -s
scsimgr get_info -D /dev/rdisk/disk2
Deactivate the PV:
pvchange -a n /dev/disk/disk2
Replace the failed disk.
Activate the WWID of the new disk. The Error can be ignored. A new disk device should be created:
scsimgr -f replace_wwid -D /dev/rdisk/disk2 dsf
scsimgr: ERROR: Cannot convert hardware path to an IO tree node
Find the new disk device that was created:
ioscan -fNnC disk
Create a description file to create the EFI partitions:
# cat >> /tmp/idf << EOF
3
EFI 500MB
HPUX 100%
HPSP 400MB
Use idisk to setup the disk partitioning on the new disk device:
idisk -wf /tmp/idf /dev/rdisk/disk4
insf -e –C disk
Assign the old instance number to the replacement disk:
io_redirect_dsf -d /dev/disk/disk2 -n /dev/disk/disk4
Verify that /dev/disk/disk2 is in a claimed state:
ioscan –fnNC disk
Use mkboot to format and populate the newly created EFI partition:
mkboot -e -l /dev/disk/disk2
Change the AUTO file contents to the proper mode:
mkboot -a "boot vmunix -lq" /dev/rdisk/disk2
Restore the LVM reserved areas (PVRA/VGRA):
vgcfgrestore –n vg00 /dev/rdisk/disk2_p2
Reattach the new disk:
pvchange -a y /dev/disk/disk2_p2
Sync volume group:
vgsync vg00
Use lvlnboot to ensure that the LVM logical volumes are prepared:
lvlnboot -R
lvlnboot -v
SAS controller on HPUX itanium disk replace
1.26.2012
sas commands (Hardware mirroring) hp-ux
1.12.2012
start a search when opening a file in vi
1.09.2012
cimprovagt using too much memory
12.07.2011
excessive dots during HPUX startup
Change the GSP/MP/iLO "asynchronous" port to the correct terminal
type: vt100 verses HPTERM. usually you can get in and do a "CA"
(configure asynchronous) and change the console terminal type there.
OR:
One suggestion I've seen on the HP forums is to try setting
"LIST_MODE=1" in /etc/rc.config.d/list_mode, rather than the default
value of zero. This forces the startup to use the same line-oriented
mode regardless of the terminal type. It might be worth a try.
11.29.2011
HPUX LVM logical volume size limit
unless some patches are installed:
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=110&prodSeriesId=459574&prodTypeId=18964&objectID=c02742533
with the patches or on 11.31 it's 16TB
9.20.2011
AT&T vs T-mobile sim card in straight talk phone
look at the SIM card numbers. If it starts with 890126 its T-mobile. 890141 for AT&T.
OR check bottom of packaging of the phone. Look for the white label. Look on the right for an "A" or "T" (AT&T or T-mobile)