Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2010
    Posts
    30

    Install Xen 4.3 DomU in PV mode

    If I can mount vloumgroup for XEN PV mode DomU directly?

    I just saw mount a img file with tap:aio

    I try to use phy to mount a vg,but failed,
    under is my cfg config and LVM set

    : disk = [ 'phy:/dev/mapper/vg-xen--domu,xvda,w', ]

    : xen-domu vg -wi-a---- 5.00g

    : lrwxrwxrwx /dev/mapper/vg-xen--domu -> ../dm-4

    but it's would get problem in the screen,
    hang when I enter in the green place,
    and above three options is no use, I can't find disk(xvda)

    http://imageshack.us/photo/my-images/201/6v1j.gif/

    so how should I mount a xvdx at the right way?

    And If can mount multi-partition for DomU in PV mode?
    (e.g: 1 to / and the other to swap)

  2. #2
    Join Date
    Mar 2011
    Location
    Edinburgh, UK
    Posts
    567
    disk should look like this:

    disk = ['phy:/dev/vgstorage1/vm113_img,xvda1,w']

    It must be a logical volume you are trying to mount.
    ViralVPS.com - Linux & Windows Xen VPS Servers
    10Gbps Connection | Netherlands Location | IPv4 & IPv6
    SSD Cached RAID10 Storage | Instant Setup! | Bitcoin Accepted

  3. #3
    Join Date
    Jul 2010
    Posts
    30
    I found the problem is I already formated the volgroup at dom0,
    so domu can't use it, text mode won't show this.
    The volgroup must be unmkfs state.

Similar Threads

  1. SolusVM / Xen - Setup default route for domU in bridged mode
    By MH-Stefan in forum Hosting Security and Technology
    Replies: 2
    Last Post: 07-11-2014, 03:42 AM
  2. Xen domU network problem
    By quad3datwork in forum Hosting Security and Technology
    Replies: 2
    Last Post: 06-14-2011, 06:23 PM
  3. Xen DomU backups
    By nichehosters in forum VPS Hosting
    Replies: 0
    Last Post: 03-15-2011, 10:08 AM
  4. Xen: DomU crashing frequently
    By Tratulla in forum VPS Hosting
    Replies: 3
    Last Post: 10-04-2008, 06:11 AM
  5. OpenVZ inside a Xen DomU
    By Russ Foster in forum VPS Hosting
    Replies: 1
    Last Post: 01-08-2008, 03:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •