WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RES: [Xen-users] domU not starting...

To: <admin@xxxxxxxxxxxxxxxx>
Subject: RES: [Xen-users] domU not starting...
From: "Felipe Franciosi" <ozzy@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2005 18:02:55 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 30 Aug 2005 21:01:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <002d01c5ad90$3cbe5690$ba01a8c0@microsof1694f4>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Centro de Pesquisa em Alto Desempenho
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWtkaRm6jUzuGINTZiRf21K4opo/AAE9ZBg
This has already been discussed on this list.

The error you are seeing regarding the "/lib/tls" issue has nothing to do
with the "Restart system". As has been already answered, FC4 displays this
warning regardless of the "/lib/tls" location.

Your system is rebooting because the error related to the console.

You can use an initrd to fix this or create devices in the /dev manually.

I think you'll get your problem fixed by booting with the working kernel
(the one that doesn't have xen) and typing:

mkinitrd /boot/initrd-xen0.gz <your_xen_kernel_version>

If you don't know it, you will probably find <your_xen_kernel_version> by
looking into /lib/modules.

Then edit the /boot/grub/menu.lst and add a line like this as the last line
of your xen configuration:
module /boot/initrd-xen0.gz

Best of luck! :-)


-----Mensagem original-----
De: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Em nome de
admin@xxxxxxxxxxxxxxxx
Enviada em: terça-feira, 30 de agosto de 2005 15:25
Para: xen-users@xxxxxxxxxxxxxxxxxxx
Assunto: [Xen-users] domU not starting...

Hey,
 
After having my last problem fixed for me [thanks Andy!] with the
/var/lib/xenstored folders not being created by default i've managed to run
into another problem.
 
I've created an image of fc4 with selinux disabled.
 
When I run; xm create vps1
 
I get an error regarding /lib/tls [even though i copied /lib/tls to
/lib/tls.disabled on the host machine and domU image] it then says
"Continuing, Restarting System."
 
You can see a snippit below:
 
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 156k freed
Warning: unable to open an initial console.
 
  ***************************************************************
  ***************************************************************
  ** WARNING: Currently emulating unsupported memory accesses  **
  **          in /lib/tls libraries. The emulation is very     **
  **          slow. To ensure full performance you should      **
  **          execute the following as root:                   **
  **          mv /lib/tls /lib/tls.disabled                    **
  ** Offending process: init (pid=1)                           **
  ***************************************************************
  ***************************************************************
 
Continuing...
 
Restarting system.

 
 
Any help with this would be appreciated, I have looked thru the wiki for
help with no avail.
 
Thanks!!
 
Aaron


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>