Vous êtes sur la page 1sur 4

Hitachi ODM Installation AIX:

----------------------------
1)Reboot the server with clone disk, If server btings up properly then boot serv
er from main disk
hdisk0 00f7d6ddc084aae9 rootvg active
==>main disk
hdisk1 00f7d6dd0a871d39 altinst_rootvg
==>clone disk
02)After booting server from main disk ie hdisk0
Before installation take all syslogs of server and disk, and queue_depth because
after ODM installation
queue_depth will change,we need to set queue_depth after ODM installation as it
was previously, so prepare
scripts for to set queue_depth right now.
unmount all partition
varyoff all the vg except rootvg
bash-3.00# varyoffvg ODSVG
bash-3.00# varyoffvg UTLDQRVG
bash-3.00# varyoffvg redovg
bash-3.00# varyoffvg archvg
bash-3.00# varyoffvg installvg
03)Remove all the SAN disks using rmdev -Rdl hdisk,
bash-3.00# for i in `lspv |grep -v root |awk '{print $1}'`
> do
> echo $i
> rmdev -Rdl $i
> done
Now check any san disk remaining to remove?
bash-3.00# lspv
hdisk0 00f7d6ddc084aae9 rootvg active

hdisk1 00f7d6dd0a871d39 altinst_rootvg
Also chek with below commands
bash-3.00# lsdev -Cc disk
hdisk0 Available 02-00-00 SAS Disk Drive ==>SAS Disk is local disk, so dont rem
ove this disk
hdisk1 Available 02-00-00 SAS Disk Drive ==>SAS Disk is local disk, so dont rem
ove this disk
bash-3.00# lsvg -o
rootvg
bash-3.00#
bash-3.00# cd /tmp/hitachi_ODM
bash-3.00# ls -lrt
total 488
-rwxrwxrwx 1 root system 51200 Oct 14 2008 HTC_MPIO_Modular_ODM_6
000I
-rwxrwxrwx 1 root system 7028 Feb 25 2009 hds62102_MPIO_DF800_RE
ADME.txt
-rwxrwxrwx 1 root system 51200 Jul 02 2012 HTC_MPIO_Modular_ODM_6
001U
-rwxrwxrwx 1 root system 7516 Jul 02 2012 MPIO_MODULAR_README.tx
t
-rwxrwxrwx 1 perf staff 120320 Apr 16 18:35 MPIO_Modular_ODM.tar
-rw-r--r-- 1 root system 949 May 11 17:49 .toc
04)bash-3.00# rm .toc
bash-3.00# ls -lrt
total 480
-rwxrwxrwx 1 root system 51200 Oct 14 2008 HTC_MPIO_Modular_ODM_6
000I
-rwxrwxrwx 1 root system 7028 Feb 25 2009 hds62102_MPIO_DF800_RE
ADME.txt
-rwxrwxrwx 1 root system 51200 Jul 02 2012 HTC_MPIO_Modular_ODM_6
001U
-rwxrwxrwx 1 root system 7516 Jul 02 2012 MPIO_MODULAR_README.tx
t
-rwxrwxrwx 1 perf staff 120320 Apr 16 18:35 MPIO_Modular_ODM.tar
bash-3.00# inutoc .
=>will generate new .toc file

bash-3.00# ls -lrt
total 488
-rwxrwxrwx 1 root system 51200 Oct 14 2008 HTC_MPIO_Modular_ODM_6
000I
-rwxrwxrwx 1 root system 7028 Feb 25 2009 hds62102_MPIO_DF800_RE
ADME.txt
-rwxrwxrwx 1 root system 51200 Jul 02 2012 HTC_MPIO_Modular_ODM_6
001U
-rwxrwxrwx 1 root system 7516 Jul 02 2012 MPIO_MODULAR_README.tx
t
-rwxrwxrwx 1 perf staff 120320 Apr 16 18:35 MPIO_Modular_ODM.tar
-rw-r--r-- 1 root system 949 May 11 23:10 .toc
bash-3.00# pwd
/tmp/hitachi_ODM
05)bash-3.00# smitty installp
Install and Update Software ==>Select 1st option
Update Installed Software to Latest Level (Update All)
Install Software Bundle
Update Software by Fix (APAR)
* INPUT device / directory for software .
* SOFTWARE to install [] ==>sele
ct 6.0.0.0 and 6.0.0.1 both at a time with esc4 and esc7 option
+
PREVIEW only? (install operation will NOT occur) yes ==> 1st time pr
eview only "yes"
+
COMMIT software updates? no ==>comit softwa
re "no"
+
SAVE replaced files? no
+
AUTOMATICALLY install requisite software? yes
+
EXTEND file systems if space needed? yes
+
OVERWRITE same or newer versions? no
+
VERIFY install and check file sizes? no
+
Include corresponding LANGUAGE filesets? yes
+
DETAILED output? no
+
Process multiple volumes? yes
+
ACCEPT new license agreements? yes ==>accep
t new license "yes"
+
Preview new LICENSE agreements? no
+
WPAR Management
Perform Operation in Global Environment yes
+
Perform Operation on Detached WPARs no
+
Detached WPAR Names [_all_wpars]
+
Remount Installation Device in WPARs yes

Continuing may delete information you may want =>Enter

Command: "running" then "ok" if successfull

06)Now:
* SOFTWARE to install [+ 6.0.0.0 AIX MPIO Suppor
t for Hitachi Disk Arrays(New Install) @@I:devices.fcp.disk.Hitach> +
PREVIEW only? (install operation will NOT occur) no =>preview only "no
"
+
COMMIT software updates? no =>commit software
"no"
+
SAVE replaced files? no
+
AUTOMATICALLY install requisite software? yes
+
EXTEND file systems if space needed? yes
+
OVERWRITE same or newer versions? no
+
VERIFY install and check file sizes? no
+
Include corresponding LANGUAGE filesets? yes
+
DETAILED output? no
+
Process multiple volumes? yes
ACCEPT new license agreements? yes =>accept
new license "yes"
+
Preview new LICENSE agreements? no

After successful installation check with lslpp -l command

07)bash-3.00# lslpp -l |grep -i hita
devices.fcp.disk.Hitachi.modular.mpio.rte
6.0.0.1 APPLIED AIX MPIO Support for Hitachi
08)Now reboot the server, afte reboot extra luns will removed automatically
********************************************************************************
*********************************

Vous aimerez peut-être aussi