SMS menus are not supported on JS20


 
Thread Tools Search this Thread
Operating Systems AIX SMS menus are not supported on JS20
# 1  
Old 01-08-2009
SMS menus are not supported on JS20

Hello,

I am new to AIX...

I am having this problem trying to re-install AIX 5L 5.2 on a blade (JS20)
Then update it to 5.3

This blade now has 5.3 and needs to be re-install

But the problem is when I press 1 while it is restarting....
I see the message: SMS menus are not supported on JS20
then it hangs after starting up AIX....

Why is that? Is there any another way around? I tried to press 5 and nothing happens. I already set CD-ROM to this blade and boot up from CD-ROM through BladeCenter Management

Anyone know?

Thank you

=====================================================

On Telnet...

E172 U8842.42U.KQ01FC0-P1
EAA1 U8842.42U.KQ01FC0-P1
E152 U8842.42U.KQ01FC0-P1
E153 U8842.42U.KQ01FC0-P1
E152 U8842.42U.KQ01FC0-P1
E153 U8842.42U.KQ01FC0-P1
EAA1 U8842.42U.KQ01FC0-P1
E172 U8842.42U.KQ01FC0-P1
EAA1 U8842.42U.KQ01FC0-P1-C5
D001
D003
D004
E139
E14A
D008
E1F0
E1F1



D099
E1A0
E1A2
SMS menus are not supported on JS20
/
Elapsed time since release of system processors: 2 mins 31 secs

E105






-------------------------------------------------------------------------------
Welcome to AIX.
boot image timestamp: 22:26 04/09
The current time and date: 21:34:38 01/08/2009
number of processors: 2 size of memory: 976Mb
boot device: /pci@8000000f8000000/pci@3/usb@0,1/hub@1/hub@1/cdrom@3:\ppc\chrp\b
otfile.exe
rtas_ram_size = 2c8000
fixed_base_addr = 7a70000
code_base_addr = 7afa000
Code Image Load Complete.
registered vars:
name addr size hash align
-------------------------------- ---------------- ---- ---- -----
glob_rtas_trace_buf : 0000000007ab9100 65552 7 0
prtas_was_interrupted : 0000000007aca100 4 9 1
callperf : 0000000007aca400 12496 9 1
pglob_os_term_state : 0000000007acd700 4 12 1
hypStopWatch : 0000000007ac9400 1800 14 8
prtas_in_progress : 0000000007ac9e00 4 20 1
last_error_log : 0000000007acdc00 1024 30 0
nmi_work_buffer : 0000000007ace000 4096 31 12
closing stdin and stdout...
-------------------------------------------------------------------------------

AIX Version 5.2
Starting NODE#000 physical CPU#001 as logical CPU#001... done.
# 2  
Old 01-09-2009
AFAIK, SMS in not available in JS20 blade server. You need to use the "Blade Center Managment Console" to manage the boot & other SMS settings.
# 3  
Old 01-09-2009
SMS menu on "Blade Center Managment Console"?

Okay.

Can you tell me how to re-install AIX on a blade through "Blade Center Managment Console"?

How do I get to SMS menu on "Blade Center Managment Console"?

Thank you
Mitch
# 4  
Old 01-16-2009
Issue boot command from open firmware prompt

Read the redbook referenced at IBM Redbooks | The IBM eServer BladeCenter JS20

See also pSeries and AIX Information Center


These references tell you how to set up the NIM server and how to do a netboot from the open firmware prompt. But, basically, you press 8 during the count down, then issue a boot command such as (all on one line -- the line will not wrap if it exceeds window width of 80 -- maximize screen and chose small font so the entire command can be entered and seen on one line. Also, you can't copy/paste very well into the open firmware prompt -- it will drop characters).

boot /pci@8000000f8000000/pci@0/ethernet@1,1:bootp,99.99.99.100,,99.99.99.101,99.99.99.100

The example above is for en1 interface. The device is ethernet@1 for the en0 interface. In this example the gateway is not the server IP because the client IP is on another subnet.

boot /pci@8000000f8000000/pci@0/ethernet@1:bootp,99.99.99.100,,99.99.98.101,99.99.99.1


(the parameters after the bootp are server_ip,,client_ip,gateway_ip - when you are on the same LAN segment, the server and gateway can and should be the same - note the double commas after the server IP address - very important)

There is also useful information in the hardware manual part number 90P3485 located at https://www-304.ibm.com/systems/supp...cid=MIGR-54742

edit by bakunin: ahem..., methinks you have posted to the wrong thread. I have moved it here. If it was meant to even another thread please contact me.

Last edited by bakunin; 01-17-2009 at 12:45 AM..
# 5  
Old 01-21-2009
Update your BIOS! The first round of JS20 had lots of issues booting/installing, update the BIOS. (2.06 is the latest)

1) Download the BIOS

2) Burn to file to a CD
3) Make sure that this blade is the owner of the Media Tray (press the button on the BladeCenter)

4) log into the BladeCenter MM Console...
Telnet "IPAddressOfBladeCenter"

Login as the admin user
At that command prompt connect via SOL to the JS20
console -T blade[XX]

Where XX is the slot number of the blade ie [13]
At command prompt of AIX - login as root
5) Type "diag" at the command line and press enter
6) You are now at the "Function Selection" menu Select "Task Selection"
7) Select "Update and Manage System Flash" (it's the last one on the list) and press enter
8) select "Validate and Update System Firmware"
9) Select removable media, press enter
10) Select the CD ROM drive (/dev/cd0)
11) Commit - F7
12) You will now be asked if you are sure, and if it's ok to reboot Select "Yes"
13) While the system is rebooting, remove the CD from the CD-ROM
*AIX takes a long time to reboot

Committing:

You now need to commit this new image as the permanent system image
1) Log into AIX as root
2) Type "diag" at the command line and press enter
3) Press "enter" You are now at the "Function Selection" menu Select "Task Selection"
4) Select "Update and Manage System Flash" (it's the last one on the list) and press enter
6) Select “commit the temporary image” and press enter This takes around 5 minutes
7) The system will report back with "the commit operation was successful" Press "enter" to continue
8) Press “f10” to exit
9) Then type "Exit" to logout of AIX as root
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Cascading bash menus

I currently have a main menu (using whiptail) and one of the options makes an instance of another menu - sort of cascading fashion. I like to be able to terminate the current (top) menu and return to the underlying main one. I was thinking enclosing the main menu in "do... done" block. ... (0 Replies)
Discussion started by: annacreek
0 Replies

2. UNIX for Advanced & Expert Users

Shell menus And Oracle

Dear All, Kindly suggest on how should i proceed with the following requirement I need to develop an interactive shell script menu which would enable the user to inquire the value of a column based on a key value . The output can be more records.. Also is it possible to do the following 1)... (2 Replies)
Discussion started by: ksm
2 Replies

3. AIX

JS20 LPAR setup

Can anyone help with LPAR setup on JS20 .i need to make 3 LPAR on JS20 .what specification do i need like software. Can any one highlight the step by stpe guide line for setup/install of LPAR on JS20 Regards Mazil (4 Replies)
Discussion started by: mazil.baig
4 Replies

4. AIX

JS20, pseries and NIM for dummies, a request for mercy

Hello to all, Goal: Efficiently allow for mass deployment of AIX to PSeries hardware. Problems: Numerous, too many to list here. Now for a rather lengthy expansion... Let me just go ahead and say that I am desperately and humbly asking for as much experienced assistance as I can get. If... (0 Replies)
Discussion started by: get2work
0 Replies

5. Programming

ncurses -> the best way to use menus

hello there, i'm exploring the curses lib and i'm having some trouble with "defining a style". to clarify: i'm creating a menu driven app and i've been thinking what's the best way to use menus: make global vars (not my favourite), creating a function which designs the menu and returns the... (2 Replies)
Discussion started by: crashnburn
2 Replies
Login or Register to Ask a Question