| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
Press F1 and continue to the next screen:
Press 1 to have English during install and continue to the next screen:
Press 2 to see the installation options:
If you press <ENTER> now you'll start the installation right away:
license -accept
mktcpip -hostname vios -inetaddr 10.10.10.10 -interface en0 -netmask 255.255.0.0 -gateway 10.10.10.1 -nsrvaddr 10.10.10.100 -nsrvdomain company.local -start
Explanation:
cfgassist
And you'll see this screen:
Select “Set Date and TimeZone” and answer the questions about the timezone. Afterwards you can set the time and date:
login as: padmin padmin@10.10.10.10's password: Last login: Wed Mar 11 08:01:15 CDT 2009 on /dev/lft0 from localhost $ $ oem_setup_env #
As you can see, after entering “oem_setup_env” the prompt also changes. That's an easy way to remember you're root. You can exit this mode by typing “exit”.
Small overview of commands:
| AIX | VIOS | Comment |
| cfgmgr | cfgdev | Discover new devices |
Because of the speed of the physical CD/DVD player in the bladecenter this can take some time:
The entire creation took just over 2 hours, for a DVD of 3.6 GB. You can check the progress in the ”“View/Modify Virtual Storage”:
As you can see, the process is now 1.8 GB far, and it will update this value if you press the “refresh” button (circled in red).
$ df -m Filesystem MB blocks Free %Used Iused %Iused Mounted on /dev/hd4 192.00 174.03 10% 2055 5% / /dev/hd2 3776.00 277.93 93% 82360 55% /usr /dev/hd9var 576.00 496.54 14% 494 1% /var /dev/hd3 2496.00 2489.92 1% 48 1% /tmp /dev/fwdump 1088.00 892.10 19% 7 1% /var/adm/ras/platform /dev/hd1 10240.00 10225.46 1% 45 1% /home /proc - - - - - /proc /dev/hd10opt 960.00 266.77 73% 11212 16% /opt /dev/VMLibrary_LV 10208.00 5796.47 44% 6 1% /var/vio/VMLibrary $ lslv VMLibrary_LV LOGICAL VOLUME: VMLibrary_LV VOLUME GROUP: isovg LV IDENTIFIER: 000153ba0000d400000001223c42fb0a.1 PERMISSION: read/write VG STATE: active/complete LV STATE: opened/syncd TYPE: jfs2 WRITE VERIFY: off MAX LPs: 32512 PP SIZE: 16 megabyte(s) COPIES: 1 SCHED POLICY: parallel LPs: 638 PPs: 638 STALE PPs: 0 BB POLICY: non-relocatable INTER-POLICY: minimum RELOCATABLE: yes INTRA-POLICY: middle UPPER BOUND: 32 MOUNT POINT: /var/vio/VMLibrary LABEL: /var/vio/VMLibrary MIRROR WRITE CONSISTENCY: on/ACTIVE EACH LP COPY ON A SEPARATE PV ?: yes Serialize IO ?: NO
$ lssyscfg -r lpar -F name,state ms-vios,Running ms-nim,Running ms-soe6,Running ms-lpar02,Running ms-lpar05,Not Activated ms-soe,Running ms-lpar04,Running ms-lpar06,Running ms-lpar07,Running ms-lpar08,Not Activated
$ chsysstate -o osshutdown -r lpar -n ms-lpar04
chsysstate -o on -r lpar -n ms-lpar05
Discussion