Good day everybody How do i switch from the xen console to the vm console and below is what i have xentop - 11:46:22 Xen 3.4.2 2 domains: 1 running, 1 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown Mem: 4184164k total, 706684k used, 3477480k free CPUs: 16 @ 2394MHz NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k) MAXMEM(%) VCPUS NETS NETTX(k) NETRX(k) VBDS VBD_OO VBD_RD VBD_WR SSID Domain-0 -----r 46 0.9 316416 7.6 316416 7.6 16 0 0 0 0 0 0 0 0 PVG1 --b--- 0 0.0 262060 6.3 263168 6.3 1 1 0 0 0 0 0 0 0 How can i configure my storage for my VM as well as the PV kernel settings and below are my parameters.It seems i have to work with /dev/sda3 and i want 5 virtual machines with unshared storage [root@virtualintranet /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 4.0G 1.7G 2.1G 46% / none 376M 0 376M 0% /dev/shm /opt/xensource/packages/iso/XenCenter.iso 44M 44M 0 100% /var/xen/xc-install [root@virtualintranet /]# 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 Thanx _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, On Fri, Sep 24, 2010 at 5:08 AM, kibirango moses <kibsmoses@gmail.com> wrote:> > Good day everybody > > How do i switch from the xen console to the vm console and below is what i > have >xm console <guest name or id> So in your case, xm console PVG1> xentop - 11:46:22 Xen 3.4.2 > 2 domains: 1 running, 1 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown > Mem: 4184164k total, 706684k used, 3477480k free CPUs: 16 @ 2394MHz > NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k) MAXMEM(%) > VCPUS NETS NETTX(k) NETRX(k) VBDS VBD_OO VBD_RD VBD_WR SSID > Domain-0 -----r 46 0.9 316416 7.6 316416 > 7.6 16 0 0 0 0 0 0 0 0 > PVG1 --b--- 0 0.0 262060 6.3 263168 > 6.3 1 1 0 0 0 0 0 0 0 > > How can i configure my storage for my VM as well as the PV kernel settings > and below are my parameters.It seems i have to work with /dev/sda3 and i > want 5 virtual machines with unshared storage >Storage is done in the configuration file for the guest. What are you using to create your guests? Kernel settings are also in the guest config or if you are using pvgrub or pygrub you can configure in the grub settings of the guest. Thanks, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users