Wiki
ODE- Tools in EFI Partition kopieren
ISO unter linux mounten, z.B. nach /hallo
mount -o loop /tmp/IPF1103.iso /hallo
cd /hallo/EFI
mit vgdisplay -v Bootplatte ermitteln, anschliessend wird Partition 1 des RAW- Devices benutzt!
Evtl. ist es nötig, ein Filesystem auf die Partition zu drücken, wenn nicht schon anderweitig geschehen:
efi_fsinit -d /dev/rdisk/disk11_p3
/hallo/EFI#efi_cp -d /dev/rdisk/disk11_p3 -r HP /EFI
Check:
host/:/root#efi_ls -d /dev/rdisk/disk11_p3 /EFI/hp/tools/
FileName Last Modified Size
. 6/17/2011 0
.. 6/17/2011 0
CD_Installer/ 6/17/2011 0
IO_CARDS/ 6/17/2011 0
LaunchMenu/ 6/17/2011 0
MCA_Utilities/ 6/17/2011 0
NetWork/ 6/17/2011 0
icm_Utility/ 6/17/2011 0
ilosetup/ 6/17/2011 0
Sambaserver zu einer Domain hinzujoinen
/opt/samba/bin/net rpc join -S Domänenservername-U Username -s /etc/opt/samba/smb.conf
Enter xxx password:
Run 'scsimgr replace_wwid' command to validate ...
immer wieder mal kommt es vor, das HP-UX 11.31 einen mit folgender nachricht beglückt:
dmesg
class : lunpath, instance 312
Evpd inquiry page 83h/80h failed or the current page 83h/80h data do not match the previous known page 83h/80h data on LUN id 0x0 probed beneath the target path (class = tgtpath, instance = 8) The lun path is (class = lunpath, instance 312).Run 'scsimgr replace_wwid' command to validate the change
In meinem Fall wurde auf dem SAN Storage eine VDISK aufgelöst und eine neue VDISK unter gleicher LUN wieder an den Host präsentiert.