SOL not working
David_Kewley at Dell.com
David_Kewley at Dell.com
Fri Dec 14 18:06:53 CST 2007
David,
Here are my notes about setting up SOL on PE 1955 and PE 2950, showing
what works reliably for us. The commands below are from OpenManage 5.0
CLI on RHEL4. If you don't use OM, I'm not sure offhand what the best
alternative query / setting mechanism might be, but hopefully this will
help you anyway.
'omreport chassis remoteaccess' should give:
LAN Enabled: Yes
SOL Enabled: Yes
IP Address Source: Static Address
IP Address: <the unique IP address for this unique BMC>
IP Subnet, IP Gateway as appropriate for given IP Address
'omreport chassis biossetup' should give:
Serial Communications: On with Console Redirection via COM2
Console Redirection After Boot: Enabled
External Serial Connector: Remote Access Device {not available on
PE1955}
Console Redirection Failsafe BAUD Rate: 57600
I see that on our PE2950s, 'omreport chassis ports' gives info about the
external serial port, saying it's set at 115200 baud. This makes me
wonder whether the "External Serial Connector" is necessary or not. The
above settings work at any rate.
For all the above, if you need to change a setting using OM, you use
'omconfig'.
For remote console after the OS is booted, you should have something
like this in /etc/inittab:
co:2345:respawn:/sbin/agetty -h -L 57600 ttyS1 ansi
For both local console and remote console while the kernel is booting,
you should have something like this in your grub kernel options:
console=tty0 console=ttyS1,57600
I believe that when we've had SOL broken, it's usually turned out to be
that 57600 isn't specified in all three places that it's needed. Other
baud rates will probably work (at least lower ones should), but I can
only vouch for 57600 working on my systems, and you certainly need all
the required settings to be the same value.
Also check that you have 'ttyS1' instead of 'ttyS0'.
Hope this helps, and apologies for continuing the top-posting. ;)
David
David Kewley
Dell Infrastructure Consulting Services
HPC Resident Consultant
Cell: 602-460-7617
David_Kewley at Dell.com
I do not speak for Dell.
Dell Services: http://www.dell.com/services/
How am I doing? Email my manager Daniel_ONeil at Dell.com with any
feedback.
> -----Original Message-----
> From: linux-poweredge-bounces at dell.com
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of David Sparks
> Sent: Friday, December 14, 2007 11:26 AM
> To: N, Seshadri
> Cc: linux-poweredge-Lists
> Subject: Re: SOL not working
>
> Seshadri_N at Dell.com wrote:
> > David,
> >
> > Have you set the Serial Communication to "On with Console
> Redirection
> > via COM2"... See Figure 4.
>
> Thanks, I confirmed that it was setup like that (and the
> setup is identical to
> the server where SOL works).
>
> I tried the reset to defaults menu and then set everything to
> what was in the
> Bios of the working server. No luck unfortunately.
>
> At this point I'm starting to think its a hardware problem
> since everything in
> IPMI works: open, lan and lanplus interfaces, except for SOL.
> I can't think
> of anything else to check/configure.
>
> Can Dell just replace the entire BMC unit? What are the options here?
>
> Thanks,
>
> ds
>
>
> >
> > This is important as Serial mux works with COM2 for LAN.
> >
> > Thx,
> > seShadri
> > Tools & Automation
> >
> >
> > -----Original Message-----
> > From: David Sparks [mailto:dave at ca.sophos.com]
> > Sent: Friday, December 14, 2007 1:37 PM
> > To: N, Seshadri
> > Cc: linux-poweredge-Lists
> > Subject: Re: SOL not working
> >
> > Seshadri_N at Dell.com wrote:
> >> David,
> >>
> >> I guess this must be related to VLAN or Serial Communications
> > settings.
> >
> > What I find strange is every other ipmi command works. ie:
> >
> > ----------------------------------------
> > daves at sentinel ~ $ /usr/sbin/ipmitool -I lanplus -H d-tfx1
> -U root sel
> > list
> > Password:
> > 1 | 11/16/2007 | 22:31:24 | Event Logging Disabled #0x72
> | Log area
> > reset/cleared | Asserted
> >
> > daves at sentinel ~ $ /usr/sbin/ipmitool -I lan -H d-tfx1 -U root sdr |
> > grep dog
> > Password:
> > OS Watchdog | 0x00 | ok
> > -----------------------------------------
> >
> > The only thing that doesn't work is sol:
> >
> > daves at sentinel ~ $ /usr/sbin/ipmitool -I lanplus -H d-tfx1
> -U root sol
> > activate
> > Password:
> > Error: No response activating SOL payload
> >
> >
> > But it works fine on the second server I'm setting up:
> >
> > daves at sentinel ~ $ /usr/sbin/ipmitool -I lanplus -H
> d-buzzsaw -U root
> > sol activate
> > Password:
> > [SOL Session operational. Use ~? for help]
> >
> > buzzsaw login:
> > ----------------------------------------
> >
> >
> >> Please refer to the below mentioned article for step by step
> >> configuration of SOL with screen shots:
> >>
> >> http://www.dell.com/downloads/global/power/ps4q07-20070387-Babu.pdf
> >
> > That is a great document, I went over the BMC and Bios
> setup again and
> > didn't find anything out of order.
> >
> >
> >> I think you have the latest BMC f/w, check this link for
> the latest:
> >>
> >>
> http://support.dell.com/support/downloads/driverslist.aspx?os=NAA&osl=
> >> EN
> >>
> &catid=29&impid=-1&servicetag=&SystemID=PWE_1950&hidos=NAA&hidlang=en
> >
> > I have installed the "Hard-Drive" from that link. I hope that is
> > enough.
> >
> > Thanks for the help, I'm still not out of the woods. Any
> other ideas?
> >
> > Thanks!
> >
> > ds
> >
> >
> >> Let me know if this helps...
> >>
> >> seShadri
> >>
> >> -----Original Message-----
> >> From: linux-poweredge-bounces at dell.com
> >> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of David Sparks
> >> Sent: Friday, December 14, 2007 7:57 AM
> >> To: linux-poweredge-Lists
> >> Subject: SOL not working
> >>
> >> I recently got 2 identical 1950s to add to our farm.
> While setting
> >> them up I noticed that there were outstanding
> Bios/Firmware updates so
> >
> >> I applied them before installing the OSes.
> >>
> >> Now that they're setup one of the servers works as
> expected, the other
> >
> >> SOL wont activate. Power on/off/cycle works using
> ipmitool -I lan -H
> >> ... on both computers. However ipmitool -I lanplus ...
> sol activate
> >> doesn't work on one of the computers.
> >>
> >> Is there some place that SOL parameters are configured in the Bios
> >> that I've overlooked?
> >>
> >> One thing I'll mention is that during POST after flashing
> the BMC I
> >> noticed on the server that has the SOL problem saying that the BMC
> >> firmware isn't compatible with the CPU. However on reboot
> that error
> >> went away. This problem may have happened on both servers but I
> >> wasn't paying close attention and may have missed it.
> >>
> >> I got the Bios/Firmware from support.dell.com for PE1950
> yesterday.
> >> The BMC update was: PE1950BmcA07.exe
> >>
> >> Any ideas?
> >>
> >> Thanks!
> >>
> >> _______________________________________________
> >> Linux-PowerEdge mailing list
> >> Linux-PowerEdge at dell.com
> >> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> >> Please read the FAQ at http://lists.us.dell.com/faq
> >
> >
> > --
> > A. No.
> > Q. Does top-posting make sense?
> > http://home.in.tum.de/~jain/software/outlook-quotefix/
>
>
> --
> A. No.
> Q. Does top-posting make sense?
> http://home.in.tum.de/~jain/software/outlook-quotefix/
>
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
>
More information about the Linux-PowerEdge
mailing list