All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Teo En Ming" <enming.teo@asiasoftsea.net>
To: "Teo En Ming" <enming.teo@asiasoftsea.net>,
	"Pasi Kärkkäinen" <pasik@iki.fi>
Cc: Sander Eikelenboom <linux@eikelenboom.it>, xen-devel@lists.xensource.com
Subject: Re: Re[8]: Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel
Date: Fri, 24 Jul 2009 20:37:09 +0800	[thread overview]
Message-ID: <WC20090724123709.2000D7@asiasoftsea.net> (raw)
In-Reply-To: <WC20090724081949.1500C2@asiasoftsea.net>


[-- Attachment #1.1: Type: text/plain, Size: 6917 bytes --]

Hi

I attempted to install Fedora 10 32-bit PV guest using 
images/pxeboot/vmlinuz-PAE and images/pxeboot/initrd-PAE.img from the F10 
media. The non-PAE kernel could not load the installer. I finished my Fedora 
10 32-bit PV guest installation but it also cannot boot up after 
installation, same as the CentOS 4.7 PV guest installation.

Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics Engineering) 
BEng(Hons)(Mechanical Engineering)

Technical Support Engineer

Information Technology Department
  
Asiasoft Online Pte Ltd
  
Tampines Central 1 #04-01 Tampines Plaza
  
Singapore 529541

Republic of Singapore
  
Mobile Phone: +65-9648-9798
  
MSN: teoenming@hotmail.com


-----Original Message-----

From: "Teo En Ming" <enming.teo@asiasoftsea.net>

To: "Teo En Ming" <enming.teo@asiasoftsea.net>, "Pasi Kärkkäinen" 
<pasik@iki.fi>

Cc: Sander Eikelenboom <linux@eikelenboom.it>, xen-devel@lists.xensource.com

Date: Fri, 24 Jul 2009 16:19:49 +0800

Subject: Re: Re[8]: [Xen-devel] Unable to Configure Xen Dom 0 in Jeremy's 
PVOPS Kernel




Dear Pasi,



I have checked my OpenSUSE 11.1 host system.



The apparmor kernel module is not loaded. Please see screenshot: 
http://3.bp.blogspot.com/_zzjv8MCM2sk/SmlvTJYX4LI/AAAAAAAAADM/9Pk3opGAocc/s1600-h/xen23.jpeg



For SELinux, the configuration is different from Fedora-style systems.



I have to add selinux=0 as a boot parameter to the kernel. Please see 
screenshot: 
http://4.bp.blogspot.com/_zzjv8MCM2sk/SmlvTbCn8TI/AAAAAAAAADU/i5cWpZpb8jE/s1600-h/xen24.jpeg



Now, both apparmor and SELinux are not enforcing. But my CentOS 4.7 
32-bit guest VM still cannot start.

Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics Engineering) 
BEng(Hons)(Mechanical Engineering)

Technical Support Engineer

Information Technology Department
  
Asiasoft Online Pte Ltd
  
Tampines Central 1 #04-01 Tampines Plaza
  
Singapore 529541

Republic of Singapore
  
Mobile Phone: +65-9648-9798
  
MSN: teoenming@hotmail.com



-----Original 
Message-----
  
 From: "Teo En Ming" <enming.teo@asiasoftsea.net>
  
 To: "Teo En Ming" <enming.teo@asiasoftsea.net>, "Pasi 
Kärkkäinen" <pasik@iki.fi>
  
 Cc: Sander Eikelenboom <linux@eikelenboom.it>, 
xen-devel@lists.xensource.com
  
 Date: Fri, 24 Jul 2009 04:32:24 +0800
  
 Subject: Re: Re[8]: [Xen-devel] Unable to Configure Xen Dom 0 in 
Jeremy's PVOPS Kernel
  

  
 Dear Pasi,
  

  
My screenshots are all here: 
http://teo-en-ming-aka-zhang-enming.blogspot.com/
  

  
If you come across anything unusual or feel that something is 
missing, please let me know.
  

  
Thank you.
  
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics Engineering) 
BEng(Hons)(Mechanical Engineering)
  
Technical Support Engineer
  
Information Technology Department
    
Asiasoft Online Pte Ltd
    
Tampines Central 1 #04-01 Tampines Plaza
    
Singapore 529541
  
Republic of Singapore
    
Mobile Phone: +65-9648-9798
    
MSN: teoenming@hotmail.com
  

  
-----Original 
Message-----
    
 From: "Teo En Ming" <enming.teo@asiasoftsea.net>
    
 To: "Pasi Kärkkäinen" <pasik@iki.fi>
    
 Cc: Sander Eikelenboom <linux@eikelenboom.it>, 
xen-devel@lists.xensource.com
    
 Date: Fri, 24 Jul 2009 04:25:43 +0800
    
 Subject: Re: Re[8]: [Xen-devel] Unable to Configure Xen Dom 0 in 
Jeremy's PVOPS Kernel
    

    
 Dear Pasi,
    

    
> How do you install the guest?
    

    
I copied the kernel and initial ramdisk image from the images/xen 
directory on the CentOS 4.7 x32 cd-rom and specified this kernel and initrd 
in my guest config in /etc/xen on Dom 0. Then I successfully finished the 
guest installation using HTTP method. I reached the end where I was asked to 

reboot after installation completes.
    

    
> So how do you try to start the guest after installation? "xm 
create guest" ?
      
 > or virt-manager?
    

    
I did not use virt-manager at all. I used "xm create domain".
    

    
> What's the error you get?
      

      
 > Did you check "xm log" ? "xm dmesg" ?
    

    
I have earlier provided logs from /var/log/xen/ and xm dmesg in 
this xen-devel mailing list topic.
    

    
> do you have selinux or apparmor? Did you disable them?
    

    
On RHEL/CentOS/Fedora systems I will normally disable SELinux by 
using the following commands:
    

    
# echo 0 > /selinux/enforce
    

    
# vi /etc/selinux/config
    

    
and change the policy to disabled.
    

    
I am not very sure about the SELinux implementation on OpenSUSE 
11.1 and I forgot to check this. Later in the day I will use yast to check 
the SELinux and apparmor settings.
    

    
Thank you!!!
    
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics Engineering) 
BEng(Hons)(Mechanical Engineering)
    
Technical Support Engineer
    
Information Technology Department
      
Asiasoft Online Pte Ltd
      
Tampines Central 1 #04-01 Tampines Plaza
      
Singapore 529541
    
Republic of Singapore
      
Mobile Phone: +65-9648-9798
      
MSN: teoenming@hotmail.com
    

    
-----Original 
Message-----
      
 From: Pasi Kärkkäinen <pasik@iki.fi>
      
 To: Teo En Ming <enming.teo@asiasoftsea.net>
      
 Cc: Sander Eikelenboom <linux@eikelenboom.it>, 
xen-devel@lists.xensource.com
      
 Date: Thu, 23 Jul 2009 23:24:55 +0300
      
 Subject: Re: Re[8]: [Xen-devel] Unable to Configure Xen Dom 0 
in Jeremy's PVOPS Kernel
      

      

      
On Fri, Jul 
24, 2009 at 03:51:07AM +0800, Teo En Ming wrote:
        
 > Dear Pasi,
        
 >
        
 > The strange part is that I _can_ _install_ CentOS 4.7 
32-bit guest, but
        
 > after guest installation completes, the guest won't 
start using pygrub or
        
 > pv_grub.
        
 >
        

        
 How do you install the guest?
        

        
 > Maybe I am using OpenSuSE 11.1 as Xen Dom 0, whereas the 
others are using
        
 > either Fedora or Ubuntu as Dom 0 host, so maybe 
something is broken/missing
        
 > along the way.
        
 >
        

        
 So how do you try to start the guest after installation? "xm 
create guest" ?
        
 or virt-manager?
        

        
 What's the error you get?
        

        
 Did you check "xm log" ? "xm dmesg" ?
        

        
 /var/log/messages or /var/log/syslog on dom0?
        

        
 do you have selinux or apparmor? Did you disable them?
        

        
 -- Pasi
        

        

        
 _______________________________________________
        
 Xen-devel mailing list
        
 Xen-devel@lists.xensource.com
        
 http://lists.xensource.com/xen-devel [http://lists.xensource.com/xen-devel]

[-- Attachment #1.2: Type: text/html, Size: 9894 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

  reply	other threads:[~2009-07-24 12:37 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22 12:36 Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel Teo En Ming
2009-07-22 13:30 ` Pasi Kärkkäinen
2009-07-22 13:54   ` Teo En Ming
2009-07-22 15:40     ` Teo En Ming
2009-07-22 15:47       ` Teo En Ming
2009-07-22 16:04         ` Pasi Kärkkäinen
2009-07-22 16:27           ` Pasi Kärkkäinen
2009-07-22 16:52             ` Teo En Ming (Zhang Enming)
2009-07-22 17:17               ` Teo En Ming (Zhang Enming)
2009-07-22 17:32                 ` Pasi Kärkkäinen
2009-07-23  2:21                   ` Teo En Ming
2009-07-23  2:42                     ` Teo En Ming
2009-07-23  3:27                     ` Teo En Ming
2009-07-23  3:20                       ` Teo En Ming
2009-07-23  9:19                       ` Teo En Ming
2009-07-23  9:12                         ` Teo En Ming
2009-07-23 10:02                           ` Teo En Ming
2009-07-23 10:09                           ` Pasi Kärkkäinen
2009-07-23 10:06                             ` Teo En Ming
2009-07-23 10:19                               ` Pasi Kärkkäinen
2009-07-23 10:25                                 ` Teo En Ming
2009-07-23 10:30                                   ` Teo En Ming
2009-07-23 10:41                                   ` Pasi Kärkkäinen
2009-07-23 11:52                                     ` Teo En Ming
2009-07-23 16:13                                       ` Teo En Ming
2009-07-23 16:40                                         ` Re[2]: " Sander Eikelenboom
2009-07-23 16:44                                           ` Teo En Ming
2009-07-23 17:03                                             ` Teo En Ming
2009-07-23 17:06                                               ` Teo En Ming
2009-07-23 17:23                                                 ` Re[4]: " Sander Eikelenboom
2009-07-23 17:17                                                   ` Teo En Ming
2009-07-23 17:45                                                     ` Re[6]: " Sander Eikelenboom
2009-07-23 17:46                                                       ` Teo En Ming
2009-07-23 18:09                                                         ` [SPAM] Re[8]: " Sander Eikelenboom
2009-07-23 18:08                                                           ` Teo En Ming
2009-07-23 18:24                                                             ` Teo En Ming
2009-07-23 18:43                                                               ` Teo En Ming
2009-07-23 19:11                                                                 ` Teo En Ming
2009-07-23 19:48                                                                   ` Pasi Kärkkäinen
2009-07-23 19:51                                                                     ` Teo En Ming
2009-07-23 20:24                                                                       ` Pasi Kärkkäinen
2009-07-23 20:25                                                                         ` Teo En Ming
2009-07-23 20:32                                                                           ` Teo En Ming
2009-07-24  8:19                                                                             ` Teo En Ming
2009-07-24 12:37                                                                               ` Teo En Ming [this message]
2009-07-24 13:31                                                                                 ` Pasi Kärkkäinen
2009-07-24 13:54                                                                                   ` Teo En Ming
2009-07-24 14:54                                                                                     ` Teo En Ming
2009-07-24 16:19                                                                                       ` Teo En Ming
2009-07-23 16:44                                         ` Re[2]: " Sander Eikelenboom
2009-07-23 19:21                                         ` Pasi Kärkkäinen
  -- strict thread matches above, loose matches on Subject: below --
2009-07-24 16:47 Re[8]: " Boris Derzhavets
2009-07-24 16:57 Boris Derzhavets
2009-07-24 16:56 ` Teo En Ming
2009-07-27  9:51 ` Stefano Stabellini
2009-07-24 17:57 Boris Derzhavets
2009-07-24 18:27 ` Teo En Ming
2009-07-24 18:31   ` Teo En Ming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=WC20090724123709.2000D7@asiasoftsea.net \
    --to=enming.teo@asiasoftsea.net \
    --cc=linux@eikelenboom.it \
    --cc=pasik@iki.fi \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.