On Wed, Sep 09, 2009 at 12:43:51PM -0700, Boris Derzhavets wrote:
> Problem with serial console output.
>
> Grub Entry on testing box:-
>
> title Xen 3.5 Serial / Ubuntu 9.04 Jaunty (kernel 2.6.31-rc8)
> kernel /xen-3.5.gz dom0_mem=1024M loglvl=all guest_loglvl=all
> com1=19200,8n1 console=com1
> module /vmlinuz-2.6.31-rc8 ro root=/dev/sdc2 console=hvc0
> earlyprintk=xen
> module /initrd-2.6.31-rc8.img
>
> On connected box in text mode:-
>
> # cat /dev/ttyS0 | tee log
>
So the serial port settings do not match in the servers..
Change the xen-3.5-gz line in grub.conf to have "com1=9600,8n1", maybe
that's a better default..
Or then don't use "cat /dev/ttyS0", but use "minicom" instead.. and
configure the speed etc there (I think it's O or P to go to configuration).
You need to have same speed/settings on both servers for the serial
console logging to work OK.
> I am getting unreadable output
>
> Source box - Ubuntu 9.04 Server installed in location RU,Moscow
> Target box - Fedora 11 installed in location RU,Moscow
>
> I suspect it to be a reason of the issue. When locations were NY,US
> i never got such kind of problems.
>
I don't think locales have anything to do with this problem..
-- Pasi
> Boris.
>
> --- On Wed, 9/9/09, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
>
> From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
> Subject: Re: [Xen-devel] Attempt to load 2.6.31-rc8 under Xen 3.4.1 on top of
> Ubuntu 9.04 Server
> To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
> Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
> Date: Wednesday, September 9, 2009, 3:11 PM
>
> On Wed, Sep 09, 2009 at 08:14:37AM -0700, Boris Derzhavets wrote:
> > Sorry, I cannot do it right now. I need move boxes back, i.e. very close to
> > each other ( 2.5 m). NULL modem cable is very short. I will do it as soon
> > as i can ( 1-2 days).
> > I apologize for inconvenience and understand that it's very important for
> > you.
>
> Take your time. I've another bug on my plate that I am working on.
>
>
>
>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|