[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] size units in xen-create-image, and other newbie doubts
Hello. El 21/01/13 14:40, Nuno MagalhÃes escribiÃ: Greetings, I'm fiddling with Xen at home, the dom0 is a freshly installed Debian stable (current 6.0.6 squeeze) using LVM over RAID. I want to use two VGs, so the pointy-clicky won't really do since --lvm only takes one argument (i assume). That's no big deal, i can use LVM tools and even the partitions.d scripts xen-tools can use and provide a partition template through the --partitions flag. The usage of partition template is very comfortable. Highly recommended. Being purist, I must agree, although the context hardly allows any confusion.However, the man page refers: size = 2Gb # Disk image size. image = full # Allocate the full disk size immediately. memory = 128Mb # Memory size swap = 128Mb # Swap size These units are plain wrong, as they should be GB and MB. Regardless, are these 128 for --swap MB or MiB? And what about --size? What's wrong with --size? when specifying --gateway, what's recommended: dom0 or the gw dom0 uses? Or does it depend on what i want Xen for? Yes, in entirely depend on your network topology.In the most simple case, where your DomU has it's network interface in the same bridge, as Dom0, use the same gateway as your Dom0. Finally, consider that it will be the address configured ad "gateway" in /etc/network/interfaces of the guest machine. What about --nameserver? Same thing. how about openvswitch? NWM. I intend to have a few PVs for basic services like http, maybe nfs and samba, etcd, etcd; and maybe one or two or five HVMs plus the PVM that'll server as my desktop. The host is in a regular home LAN plugged into a crappy ISP router. Seems quite standard, shall be no surprises. You are correct about arch. To see available distros, check /usr/lib/xen-tools/.How can i know which --arch and --dist xen-create-image supports? I'm assuming --arch=amd64 and --dist={sid,unstable,squeeze,whezzy,testing}? The domUs will see the attached block devices just as you specify trhem in the config file. /dev/xvda[1,2,3...] is the most common case.While the host sees /dev/mapper stuff and the md (RAID1), will the domUs see LVM disks as xvds by default? Same thing. You could even mix different storage backends, you domU will not know the difference.Regardless of whether i create them directly with LVM or using xen-create-image? I have used the very same MB and setup at home for some years. Worked like charm. The chipset temperature worried me a bit, so I glued a second cooler to the CPU's one, exactly above the chipset.Eh, the hardware's an Asus M2NPV-VM motherboard with an Ahlon64, 8GiB DDR2 RAM Don't count on it. This MB does not supports IOMMU, required for the passthrough.There's an onboard nvidia Geforce and a PCI ATI/Asus Radeon HD 50** (i'd like to passthrough it to the desktop PV eventually). Greetings. -- Alexandre Kouznetsov _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |