Hi Jan,
Very nice -- docs and everything! :-)
This patch looks great and the new functionality is nice -- I've
committed it to cvs. If anyone finds an issue with it that I missed,
please let me know.
Thank you!
Carol
On Thu, 2009-01-08 at 14:31 +0100, Jan Safranek wrote:
> Currently it's po
Andy Cress wrote:
> Carsten,
>
> In your grub.conf, do you have "console=ttyS1,19200n8" or similar on the
> kernel parameters line?
>
You also generally need an "r" at the end of that to use rts/cts flow
control, otherwise it will drop characters. Like: "console=ttyS1,19200n8r"
And you need t
Hi
Andy Cress wrote:
> Carsten,
>
> In your grub.conf, do you have "console=ttyS1,19200n8" or similar on the
> kernel parameters line?
> Also check the kernel parameters to make sure that "rhgb" or similar has
> been removed so that it isn't trying to send graphics to the serial
> console.
>
Ty
Carsten,
In your grub.conf, do you have "console=ttyS1,19200n8" or similar on the
kernel parameters line?
Also check the kernel parameters to make sure that "rhgb" or similar has
been removed so that it isn't trying to send graphics to the serial
console.
Andy
-Original Message-
From: C
On Fri, Jan 09, 2009 at 01:34:50PM +0100, Carsten Aulbert wrote:
> Hi James,
>
> James Pearson wrote:
> >
> > Does the SOL share the same network interface as used by the OS? I've
> > see cases where SOL will be dropped when the OS loads/uses the NIC driver.
> >
> > On dual NIC machines, we use
Hi James,
James Pearson wrote:
>
> Does the SOL share the same network interface as used by the OS? I've
> see cases where SOL will be dropped when the OS loads/uses the NIC driver.
>
> On dual NIC machines, we use the 2nd NIC for the OS and leave the first
> NIC for IPMI
Yes, that could be the
Carsten Aulbert wrote:
> Hi all,
>
> another question just waited for us in the darkness and jumped right
> into our faces. When we boot a machine we cannot follow the boot process
> through the end but it just stops at some point and we have no idea why.
> Can anyone enlighten us please?
>
> Che