[01:12] hello all [01:36] exit [01:49] bigjools: ping [01:49] bigjools: did maas constraints work on precise (cobbler) MAAS? [01:57] bigjools: hi === matsubara-afk is now known as matsubara === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara [16:34] hello all, good morning! [19:17] i have a small production rack that has several services running on it; apache, ejabberd, asterisk, mysql, php, etc. I'd like to try out maas+juju in a virtual environment before deploying it on hardware. i have made a virtual network in virt-manager without dhcp so that i can serve dhcp from the provisioning node. but when i try to pxe boot a second node, it doesnt boot. alternatively i have also booted a second node with the server12.10 disk and tried use [19:22] AceFace1: it seems that you need to configure MAAS for DHCP/DNS [19:23] AceFace1: though, you could let libvirt manage DHCP for you by telling it where to PXE boot from [19:26] i, being the noob that i am, am mostly unfamiliar with libvirt and am using virt-manager, libvirts GUI. i just dont know how to configure it to have a tftp and boot images etc [19:26] are there such options for libvirt? [20:15] AceFace1: yes [20:15] AceFace1: virsh net-list [20:15] from the command line: [20:15] virsh net-list will give you a list of networks [20:15] there should be the network you created [20:16] virsh net-edit [20:16] would allow you to edit it [20:16] AceFace1: http://pastebin.ubuntu.com/1598438/ [20:16] that a sample config [20:16] i use [20:16] for maas [20:17] and sudo virsh net-destroy && sudo virsh net-start will allow you to apply the changes [20:17] and that should be it [20:19] roaksoax: thank you so much for helping me with my problem and for the config, i greatly appreciate it! im pretty excited about getting this working, thanks! [20:22] AceFace1: you're welcome ;) === matsubara is now known as matsubara-afk