T5240 netmgmt port not blinking


 
Thread Tools Search this Thread
Operating Systems Solaris T5240 netmgmt port not blinking
# 15  
Old 02-16-2009
I did reset the SP as well as I did a init 5 to shutdown and power off. I did not plug out the power cords.
# 16  
Old 02-16-2009
Quote:
Originally Posted by incredible
I did reset the SP as well as I did a init 5 to shutdown and power off. I did not plug out the power cords.
be sure to set the network to 100mbit(!) fdx and do a full powercycle. after that try to setup the ip...
# 17  
Old 02-16-2009
May I know whats the syntax?
# 18  
Old 02-16-2009
you have to that it to 100mbit at the switch. not from ilom!
# 19  
Old 02-17-2009
hhmmm... will check on that Smilie
Btw, if the problem was at the switch end, then why was I not even able to ping from my notebook to the port then?
# 20  
Old 02-17-2009
You don't need to issue init 5's or poweroff anything. reset /SP should do the trick. If the link light is not even blinking, then you have other issues. Link lights blink as long as there's a physical connection, even if the interface is not configured.

I don't want to assume what you have done so far, so here's what I would do first:

1.- determine if my connection to the switch is good. You can easily do that by hard-setting the iLOM IP in your laptop and connecting the very same iLOM cable to your laptop. If that works, then you know the problem is at the iLOM.

2.- Re-connect the iLOM to the switch, then reset the SP and see what happens to the link light.
a) if it never blinks, you have a bad iLOM.
b) if it blinks for a while but then it stops, check the iLOM's firmware level. You may need to update it.
# 21  
Old 02-18-2009
The latest firmware was updated previously prior to the installation and I did that via the webconsole (which means it was working before)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Useradd not creating users and just got blinking cursor

Suddenly useradd command is not working,no errors displayed and just got blinking cursor after hitting the command but not actually creating users as expected. Tried using the groupadd command but same results. The last thing that I did if I can remember is changing the default run level from 5... (2 Replies)
Discussion started by: norbie.lopez
2 Replies

2. Debian

Debian fresh install blinking cursor meaning?

Hello, I have downloaded and install debian in computer it is blinking cursor what this mean? (6 Replies)
Discussion started by: Riteshkakkar
6 Replies

3. Solaris

Using a Modem on a T5-2 or a T5240

Hi Folks, Just a quick question - hopefully! I have an application currently running on a V890 with Solaris 9, I'd like to move this to either one of our T-5's or one of the T5240's in a Legacy container on an LDOM - but the fly in the ointment is the application still uses a standard Hayes... (3 Replies)
Discussion started by: gull04
3 Replies

4. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

5. UNIX for Dummies Questions & Answers

Stop blinking text after process is complete

Trying to make some blinking text to designate a process taking place. Trying to figure out how when the process is complete how to end the blinking. I could clear out but then I lose any prior output which I don't want. echo "Archiving Files..." printf "\x1b (10 Replies)
Discussion started by: wyclef
10 Replies

6. Solaris

ufsrestore T5240

Hi Friends we have sun T5240 server, we have taken ufsdump of this server remotely with scsi tapedrive, If we need to do ufsrestore means what we have to do, since T5240 has not having scsi port, any procedure is there? Regards Rajasekar (5 Replies)
Discussion started by: rajasekg
5 Replies

7. UNIX for Dummies Questions & Answers

Dell monitor blinking with the Solaris

Hi I have experienced some problems with the new monitor on my Solaris WS (Solaris5.4). Old monitor (Sony ES200) died an we installed a new one (Dell Ultrascan P780) The system booted but the monitor statrted blinking at the rate about once in 5-7 seconds. This is espetially strange that the... (0 Replies)
Discussion started by: Andrey Malishev
0 Replies

8. UNIX for Dummies Questions & Answers

gvim: avoid cursor blinking if window inactive

Hi, I'm a newbie here and don't know if this is the right forum for my question, but I searched for a forum for gvim and can't find one. My gvim shows always a blinking cursor, also if it is not the active xwindow. So I write very often in other xwindows, when editing with gvim. Is there a... (3 Replies)
Discussion started by: jeckle
3 Replies

9. UNIX for Dummies Questions & Answers

Blinking cursor

Cursor is blinking (slightly) while loading page in Firefox, or during scrolling a window. I tried some variants of linux (gnome permanently) and of course my solaris. May be an artifact of X-window? Cause in windows cursor is stable (i'm feeling more confident). PS: It makes me nervous. (0 Replies)
Discussion started by: Xcislav
0 Replies

10. Programming

blinking text

hi every one i got a problem in blinking text i tried like this main() { initscr(); move(5,10); addstr("this is blink->"); addch('H' | A_BLINK); refresh(); getch(); endwin(); } an error came like this # cc r3.c r3.c: In function ‘main': r3.c:6: error: ‘A_BLINK' undeclared (first... (5 Replies)
Discussion started by: ramesh.jella
5 Replies
Login or Register to Ask a Question