[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] Storage configuration and creation of vm-disks, VDI, and VBDs
- To: xen-users@xxxxxxxxxxxxxxxxxxx, Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
- From: kibirango moses <kibsmoses@xxxxxxxxx>
- Date: Thu, 7 Oct 2010 07:50:30 +0300
- Cc:
- Delivery-date: Wed, 06 Oct 2010 21:52:02 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AaCxdxwIEOI+0Jc33PTkpfxGbqdof/tCive1LaUS5SH7jS+gTSFM1N9erXAbeARRZ8 SWqnEs5HAy7oOJp0KBGYBt4IM3rPTa2nqjDg6+Oqm4kITHASS4S03sWzapVJU7qlCbs+ XBW+0mu2hkcJlHhtJJa7JDZ1UFzAKpJNIIoCs=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
hullo everybody
Below is my output
# xe vm-list
uuid ( RO) : 4c814ba8-6fcf-461f-b419-8b55d9018e29
name-label ( RW): Control domain on host: virtualintranet
power-state ( RO): running
uuid ( RO) : 70645ba3-bcbc-683b-099e-ed197301fcc2
name-label ( RW): PVG1
power-state ( RO): halted
# xe vm-disk-list vm=PVG1
# xe sr-list
uuid ( RO) : 880ac309-1fa9-f4f0-4d2a-6387900d73ca
name-label ( RW): Local storage
name-description ( RW):
host ( RO): virtualintranet
type ( RO): lvm
content-type ( RO): user
â
# xe sr-list name-label=Local storage
# xe vdi-list sr-uuid=880ac309-1fa9-f4f0-4d2a-6387900d73ca
I can not therefore get the VBD parameters . for the above commands return nothing
# fdisk -l
Disk /dev/sda: 1998.2 GB, 1998233534464 bytes
255 heads, 63 sectors/track, 242938 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 523 4194304 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 523 1045 4194304 83 Linux
/dev/sda3 1045 242938 1943010845+ 8e Linux LVM
How do configure my storage to create a vm -disk, virtual disk image and
a virtual block device. Because I would want to attach a boot disk to
dom 0 and create a VBD which may be of help to me during booting.
thanx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|