| --- | Log | opened Fri May 27 00:00:37 2005 |
| 01:34 | --- | <<-- dwh [~sc@c-24-21-84-135.hsd1.or.comcast.net] has quit (Quit: Leaving) |
| 01:39 | --- | ---> Tv [~Tv@hq.inoi.fi] has joined #xen |
| 01:49 | --- | ---> chrish01 [~chrish01@69.45.151.130] has joined #xen |
| 02:12 | mael | hi chrish01 |
| 02:13 | chrish01 | howdy |
| 02:13 | chrish01 | i think i found a gtk+ bug today with treeviews :( |
| 02:14 | mael | have you checked the work on gXenophilia? |
| 02:14 | mael | http://cosi.clarkson.edu/xen/screenshots/ |
| 02:14 | chrish01 | no i havent |
| 02:14 | mael | seems pretty much the same approach |
| 02:15 | chrish01 | there interface pretty much sucks though |
| 02:15 | mael | even though some of their choices for the interface are *weird* |
| 02:15 | mael | yeah |
| 02:15 | chrish01 | i think this will be feature comparitive by sunday |
| 02:16 | | * mael don't understand why they put the domain state in configuration for instance |
| 02:16 | mael | as you can't change it |
| 02:16 | chrish01 | i think i found a bug though today with treestores and them being updated by the gtk.timeout stuff |
| 02:16 | chrish01 | if a popup menu is shown it locks X :( |
| 02:16 | chrish01 | should have a test case done in a few |
| 02:17 | mael | chrish01: what are your plans for xenmanager? |
| 02:17 | mael | licence/goals/etc... |
| 02:17 | chrish01 | mael, i have two companies funding its development |
| 02:17 | chrish01 | GPL |
| 02:18 | chrish01 | i just started on monday, but medsphere wants it to manage the deployment platform they will be shipping with their medical software (im doing the platform as well) |
| 02:18 | chrish01 | and mosaix wants it for managing their virtual routers running on xen |
| 02:18 | mael | ok |
| 02:19 | mael | do you have a feature list somewhere? |
| 02:19 | chrish01 | ill setup a trac site over the weekend |
| 02:19 | --- | <<-- Tv [~Tv@hq.inoi.fi] has quit (Quit: Client exiting) |
| 02:19 | chrish01 | mael, to start with, i think everything that xm does would be nice |
| 02:19 | mael | cool |
| 02:19 | mael | yeah probably |
| 02:20 | chrish01 | but i want some plugins like snmp extensions as well |
| 02:20 | mael | thought I think xm is too much a low level stuff |
| 02:20 | chrish01 | so you could have something like gnome-system-monitor's cpu graph for domains :) |
| 02:20 | mael | yeah that could be useful |
| 02:21 | mael | along with memory and network graph |
| 02:21 | chrish01 | yea |
| 02:21 | mael | knowing how much ressources are used in a vm is a first start |
| 02:21 | chrish01 | i have it polling every 5 seconds right now |
| 02:21 | chrish01 | but that will be configurable |
| 02:21 | mael | then being able to apply policies is a second one |
| 02:21 | chrish01 | policies? |
| 02:22 | mael | not security ones |
| 02:22 | mael | but strong ressources partitionning |
| 02:22 | mael | with two different possible approach |
| 02:23 | chrish01 | i had some ideas with templates, but not sure where that is gonna go |
| 02:23 | mael | either you specify a global ressource sharing, either you do it for each ressource |
| 02:23 | chrish01 | well, if you know or can learn python, you are welcome to hack on this too. ill try to put code up tomorrow morning |
| 02:23 | chrish01 | i just started learning python on monday lol |
| 02:23 | chrish01 | but its pretty simple |
| 02:24 | mael | in the first case, you need a high level logic that will evaluate the bottleneck and adapt individual ressource sharing accordingly |
| 02:24 | mael | well I'm more a sysadmin |
| 02:24 | chrish01 | that sounds interesting |
| 02:24 | mael | I can think of usages but coding is another matter... |
| 02:25 | chrish01 | heh |
| 02:25 | | * mael is trying to write an article on xen usages and what's needed |
| 02:25 | chrish01 | cool |
| 02:26 | mael | but I have a lot of stuff happening in the same time, it's a bit in a "standby" mdoe |
| 02:26 | mael | -mdo+mode |
| 02:26 | mael | and I'm not a native english writer... |
| 02:27 | chrish01 | no biggy |
| 02:27 | mael | yeah but it's very frustrating :) |
| 02:27 | chrish01 | i run the seattle pop for mosaix (private isp for corporations). we use xen for our virtual routers there so we dont have to buy expensive alcatel or juniper routers |
| 02:27 | chrish01 | pretty sweet setup actually |
| 02:28 | mael | do you use Zebra? |
| 02:28 | chrish01 | yes |
| 02:28 | chrish01 | well quagga |
| 02:28 | mael | yup |
| 02:28 | chrish01 | we do full on dynamic routing, firewall, traffic shaping, ipsec, pptp, etc ... |
| 02:28 | mael | yeah I was thinking on a setup with quagga daemons running on domU |
| 02:29 | chrish01 | thats what we do :) |
| 02:29 | chrish01 | we used to do it on UML until around january |
| 02:30 | mael | the setup I think of would use vm "forking" to be able to ugrade the daemons with zero downtime |
| 02:30 | chrish01 | we use lvm, so migration still has some issues for us :( |
| 02:30 | mael | and that would allow rollback in case of problem (thought for now rollback will make you loose info) |
| 02:31 | tessier | Wow, someone who uses quagga. How does quagga compare to zebra? What's the difference? |
| 02:32 | mael | it's working :) |
| 02:32 | chrish01 | its simply the evolution |
| 02:32 | tessier | Wish I could get my company to look at quagga. |
| 02:32 | mael | tessier: you're using zebra? |
| 02:32 | tessier | Neither. Using Cisco. |
| 02:32 | tessier | And it sucks. |
| 02:32 | mael | zebra is a bit outdated |
| 02:32 | chrish01 | xen + quagga + linux saved us around a million dollars |
| 02:32 | chrish01 | and we are a startup |
| 02:32 | tessier | Cisco and Juniper. |
| 02:32 | chrish01 | junipers are so $$ |
| 02:32 | mael | well Juniper is not so bad |
| 02:32 | tessier | chrish01: You really should write up a basic whitepaper on that. That would be big. |
| 02:33 | chrish01 | tessier, i have one for investors right now |
| 02:33 | mael | actually some of my friends are running a small isp company |
| 02:33 | tessier | There are not nearly enough people documenting from first hand experience how Linux has saved them money. |
| 02:33 | chrish01 | tessier, maybe i get it /. and we get some cash |
| 02:33 | chrish01 | we need around 500k funding right now |
| 02:33 | chrish01 | to expand |
| 02:33 | tessier | chrish01: For investors? Is it something you can share with the general public? |
| 02:33 | mael | and they traded their quagga routers with a Juniper |
| 02:33 | chrish01 | tessier, yes |
| 02:33 | tessier | mael: Why did they get rid of quagga for juniper? |
| 02:33 | mael | for performance |
| 02:34 | chrish01 | tessier, maybe i write a whitepaper for this and release it at same time i publicly release xenmanager code :) |
| 02:34 | tessier | The only big reason to go with cisc/juniper: You are doing gigabits of bandwidth. |
| 02:34 | chrish01 | that could be helpful |
| 02:34 | mael | high availability |
| 02:34 | tessier | Someone needs to design some PCI router hardware for Linux that has a fast path. |
| 02:34 | chrish01 | juniper is rock solid |
| 02:34 | chrish01 | but |
| 02:34 | tessier | So the packets don't have to go through the cpu/bus. |
| 02:34 | chrish01 | since we are mostly oc3 and ds3, SBS has good pci card and linux SDK |
| 02:37 | mael | mmh my friend told me I was wrong :) |
| 02:37 | mael | they changed for foundry |
| 02:38 | mael | BGP route management is better, failover is handled more efficiently also at the ip level |
| 02:38 | chrish01 | foundry is nice too |
| 02:39 | chrish01 | we are gonna buy a foundry core router |
| 02:39 | chrish01 | err switch, not router |
| 02:39 | mael | well switch/routing is not so separate today |
| 02:39 | mael | as most of the routing stuff is done in asic |
| 02:40 | mael | like CEF on cisco |
| 02:40 | chrish01 | yup |
| 02:41 | mael | chrish01: are the nic/hd/memory icons on your interface relative to devices exported to the vm? |
| 02:42 | mael | is it intended to be similar to vmware interface? |
| 02:42 | chrish01 | yup |
| 02:42 | chrish01 | exactly |
| 02:42 | mael | (flashing when there's traffic for instance) |
| 02:42 | chrish01 | it gets the devices via the xend protocol |
| 02:42 | chrish01 | no :( |
| 02:42 | chrish01 | that would be overkill :) |
| 02:42 | mael | would it be possible to print the device name below then? |
| 02:43 | chrish01 | not from the config information |
| 02:43 | chrish01 | since that is specific to how the domain OS interprets them |
| 02:43 | mael | mmh :\ |
| 02:43 | mael | yeah |
| 02:43 | mael | sure |
| 02:43 | mael | well it's coffee time here :) |
| 02:44 | chrish01 | ok, have a good one |
| 02:49 | --- | <<-- rusty [~rusty@bh02i525f01.au.ibm.com] has quit (Quit: Client exiting) |
| 03:02 | chrish01 | yea, no more treeview problem :) |
| 03:08 | mael | chrish01: so where was the bug? |
| 03:09 | chrish01 | in my timeout loop |
| 03:10 | chrish01 | i chock it up to knowing pythong for only 4 days |
| 03:10 | mael | you knew gtk before? |
| 03:10 | chrish01 | yes |
| 03:10 | chrish01 | i hack on the gtk# bindings for mono |
| 03:11 | chrish01 | and slightly familiar with gobject and gtk+ in C |
| 03:11 | chrish01 | obviously the use the the libxen-python outweighed the benefits of a comfortable language :) |
| 03:13 | mael | chrish01: you use http to connect to xen, right? |
| 03:13 | chrish01 | yes, i hope to support ssh tunnels at some point too |
| 03:15 | mael | that mean your interface hopefully don't have to run on the server, so you don't need python on dom0 |
| 03:15 | chrish01 | as long as a xend compatable api is running |
| 03:15 | chrish01 | which xend is written in python, so if vmtools replaces that then i would say yes |
| 03:16 | chrish01 | from what i can tell, the xend api is absolutely beautiful |
| 03:40 | --- | <<-- DEac- [~deac@xdsl-213-196-200-46.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 03:40 | --- | ---> athomas [~athomas@ppp-0-184.lond-a-1.access.uk.tiscali.com] has joined #xen |
| 03:49 | --- | ---> DEac- [~deac@xdsl-213-196-201-190.netcologne.de] has joined #xen |
| 04:17 | --- | <<-- chrish01 [~chrish01@69.45.151.130] has quit (Ping timeout: 480 seconds) |
| 05:07 | --- | <<-- athomas [~athomas@ppp-0-184.lond-a-1.access.uk.tiscali.com] has quit (Quit: Leaving) |
| 05:16 | --- | ---> athomas [~athomas@ppp-0-7.lond-b-4.access.uk.tiscali.com] has joined #xen |
| 05:24 | --- | <<-- tessier_ [~treed@222.253.72.37] has quit (Read error: Connection reset by peer) |
| 05:24 | --- | <<-- tessier [~treed@222.253.77.38] has quit (Read error: Connection reset by peer) |
| 05:26 | --- | ---> tessier_ [~treed@222.253.72.37] has joined #xen |
| 05:34 | --- | ---> tessier [~treed@222.253.77.38] has joined #xen |
| 05:35 | --- | <<-- sunny [sunny@opencurve.org] has quit (Read error: Operation timed out) |
| 05:40 | --- | ---> sunny [sunny@opencurve.org] has joined #xen |
| 05:49 | --- | <<-- sunny [sunny@opencurve.org] has quit (Read error: Connection reset by peer) |
| 05:50 | --- | <<-- tessier_ [~treed@222.253.72.37] has quit (Read error: Connection reset by peer) |
| 05:50 | --- | <<-- tessier [~treed@222.253.77.38] has quit (Read error: Connection reset by peer) |
| 05:51 | --- | ---> tessier [~treed@222.253.77.38] has joined #xen |
| 05:51 | --- | ---> tessier_ [~treed@222.253.72.37] has joined #xen |
| 06:48 | --- | ---> nextime [~nextime@213-140-6-96.fastres.net] has joined #xen |
| 07:20 | --- | <<-- lilo [~lilo@lilo.usercloak.oftc.net] has quit (Ping timeout: 480 seconds) |
| 07:23 | --- | ---> lilo [~lilo@lilo.usercloak.oftc.net] has joined #xen |
| 07:33 | --- | ---> monrad [~monrad@213083190130.sonofon.dk] has joined #xen |
| 08:46 | --- | <<-- mael [~mael@nat.inha.fr] has quit (Quit: Leaving) |
| 08:54 | --- | ---> drbyte [~cc2@203-217-54-86.dyn.iinet.net.au] has joined #xen |
| 08:59 | --- | ---> aliguori [~anthony@cpe-70-112-81-91.austin.res.rr.com] has joined #xen |
| 09:11 | --- | ---> rharper [~rharper@pixpat.austin.ibm.com] has joined #xen |
| 09:12 | --- | ---> hollis [~hollis@user-0vvde2g.cable.mindspring.com] has joined #xen |
| 09:21 | --- | User: *** knewt_ is now known as knewt |
| 09:30 | --- | ---> doremifa [~bun@YahooBB219206220072.bbtec.net] has joined #xen |
| 09:31 | doremifa | hi. in unstable, libxutil was moved into tools/vnet, so it is used only by vnet? |
| 09:34 | aliguori | doremifa: yes, that's a recent change |
| 09:35 | doremifa | aliguori: hi. but i dont see it get compiled? |
| 09:35 | aliguori | doremifa: vnet might not get compiled by default... |
| 09:35 | doremifa | tools/Makefile doesnt try to compile it |
| 09:35 | aliguori | doesn't surprise me. |
| 09:35 | aliguori | vnet is not normally used |
| 09:35 | doremifa | aliguori: ah, so how to compile it? cd vnet;make ? |
| 09:35 | aliguori | probably |
| 09:36 | doremifa | vnet stands for VPN? |
| 09:36 | doremifa | so they move libxutil into vnet because only vnet uses it? |
| 09:37 | aliguori | other stuff used to use it, but now only vnet does |
| 09:37 | aliguori | so they moved it |
| 09:38 | doremifa | aliguori: after the registry stable, do we still need xcs? |
| 09:38 | aliguori | it'll probably stay around for a while |
| 09:40 | --- | ---> sunny [sunny@opencurve.org] has joined #xen |
| 09:42 | --- | <--- xai [~pasta@cpe-70-112-17-10.austin.res.rr.com] has left #xen (Zneet Znatter Zneet) |
| 09:43 | doremifa | i guess if i want to parse sxp, i need to install libxutil, rite? |
| 09:54 | aliguori | only if you want to in C |
| 09:55 | aliguori | xend has it's own sxp parser |
| 10:00 | doremifa | aliguori: xenctld can replace both xend and xcs? |
| 10:12 | --- | ---> knewt_ [~jmb@zeus.pimb.org] has joined #xen |
| 10:13 | --- | <<-- athomas [~athomas@ppp-0-7.lond-b-4.access.uk.tiscali.com] has quit (Ping timeout: 480 seconds) |
| 10:14 | | * demon crosses his fingers |
| 10:15 | demon | yay! it worked |
| 10:16 | --- | ---> Tv [~Tv@194.137.66.242] has joined #xen |
| 10:18 | demon | it's nerve racking trying to set up a xen box with no serial console access |
| 10:19 | --- | <<-- knewt [~jmb@p213.54.73.173.tisdip.tiscali.de] has quit (Ping timeout: 480 seconds) |
| 10:20 | --- | User: *** knewt_ is now known as knewt |
| 10:20 | --- | ---> athomas [~athomas@ppp-0-63.lond-a-1.access.uk.tiscali.com] has joined #xen |
| 10:22 | --- | User: *** unriel is now known as riel |
| 10:45 | --- | <<-- aliguori [~anthony@cpe-70-112-81-91.austin.res.rr.com] has quit (Quit: Leaving) |
| 11:16 | --- | ---> aliguori [~anthony@pixpat.austin.ibm.com] has joined #xen |
| 11:43 | --- | <<-- athomas [~athomas@ppp-0-63.lond-a-1.access.uk.tiscali.com] has quit (Quit: Leaving) |
| 12:07 | --- | ---> niv [~nivedita@bi01p1.co.us.ibm.com] has joined #xen |
| 12:33 | --- | <<-- doremifa [~bun@YahooBB219206220072.bbtec.net] has quit (Remote host closed the connection) |
| 12:51 | --- | <<-- aliguori [~anthony@pixpat.austin.ibm.com] has quit (Quit: Leaving) |
| 13:02 | --- | <<-- rharper [~rharper@pixpat.austin.ibm.com] has quit (Quit: Leaving) |
| 13:50 | --- | <<-- niv [~nivedita@bi01p1.co.us.ibm.com] has quit (Quit: Quitting) |
| 13:51 | demon | ah, I see someone fixed xend so the console listen sockets only listen on INADDR_LOCALHOST... good call |
| 13:55 | --- | ---> chrish01 [~chrish01@wsip-70-183-17-66.oc.oc.cox.net] has joined #xen |
| 14:04 | demon | anyone know where xen for x86_64 sits? last time I was trying to get a build of it going, it was still rather a mess.. |
| 15:05 | --- | <<-- hollis [~hollis@user-0vvde2g.cable.mindspring.com] has quit (Quit: leaving) |
| 15:33 | --- | ---> ghpolo [~ghpolo@201.10.94.199] has joined #xen |
| 15:42 | --- | User: *** riel is now known as unriel |
| 15:43 | --- | <<-- ghpolo [~ghpolo@201.10.94.199] has quit (Quit: [BX] Mike Tyson says BitchX BITES! Do you HEAR what I'm saying?!) |
| 15:44 | --- | <<-- Tv [~Tv@194.137.66.242] has quit (Quit: Client exiting) |
| 15:48 | --- | <<-- monrad [~monrad@213083190130.sonofon.dk] has quit (Quit: Leaving) |
| 15:49 | --- | ---> monrad [~monrad@213083190130.sonofon.dk] has joined #xen |
| 15:59 | --- | <<-- DEac- [~deac@xdsl-213-196-201-190.netcologne.de] has quit (Quit: Verlassend) |
| 16:04 | --- | ---> DEac- [~deac@xdsl-195-14-217-99.netcologne.de] has joined #xen |
| 16:14 | --- | User: *** surriel is now known as riel |
| 16:47 | --- | ---> ghpolo [~polo@201.10.94.199] has joined #xen |
| 16:48 | ghpolo | someone can help me with xm maxmem ? it doesnt the maxmem for a domain after I do the command |
| 16:48 | ghpolo | doesnt change* |
| 16:54 | chrish01 | ghpolo, you cant raise the max memory above what the domain started with |
| 16:54 | ghpolo | aw ;/ I think I could. thanks |
| 16:54 | ghpolo | i misread something |
| 16:55 | chrish01 | np |
| 16:56 | ghpolo | but, what is maxmem for ? if it isnt for that |
| 16:56 | chrish01 | its for raising the memory, but would typically be used after ballooning memory down |
| 16:57 | ghpolo | hmm |
| 16:57 | ghpolo | but cant balloon raise aswell ? |
| 16:57 | ghpolo | after you decrease |
| 16:58 | chrish01 | im pretty sure balloon is for going down only |
| 16:58 | ghpolo | ok then |
| 17:01 | --- | <<-- chrish01 [~chrish01@wsip-70-183-17-66.oc.oc.cox.net] has quit (Quit: Leaving) |
| 17:09 | --- | Netsplit jupiter.oftc.net <-> unununium.oftc.net quits: monrad, knewt, tessier |
| 17:09 | --- | Netsplit jupiter.oftc.net <-> unununium.oftc.net quits: demon, muli_, cfreak |
| 17:11 | --- | Netsplit over, joins: knewt, muli_, monrad, tessier, demon, cfreak |
| 17:27 | --- | <<-- drbyte [~cc2@203-217-54-86.dyn.iinet.net.au] has quit (Ping timeout: 480 seconds) |
| 18:31 | --- | <<-- monrad [~monrad@213083190130.sonofon.dk] has quit (Ping timeout: 480 seconds) |
| 19:33 | ghpolo | someone can point me a fedora base img to run with xen ? |
| 19:40 | --- | ---> drbyte [~cc2@c210-49-121-44.eburwd3.vic.optusnet.com.au] has joined #xen |
| 20:48 | --- | <<-- ghpolo [~polo@201.10.94.199] has quit (Quit: My damn controlling terminal disappeared!) |
| 21:43 | --- | <<-- cartel [~cartel@shinobi.thoughtcrime.org.nz] has quit (Quit: changing servers) |
| 21:59 | --- | <<-- tessier_ [~treed@222.253.72.37] has quit (Read error: Connection reset by peer) |
| 22:59 | --- | <--- VS_ChanLog [~stats@ns.theshore.net] has left #xen (Rotating Logs) |
| 22:59 | --- | ---> VS_ChanLog [~stats@ns.theshore.net] has joined #xen |
| 23:15 | --- | ---> ghpolo [~polo@201.10.94.199] has joined #xen |
| --- | Log | closed Sat May 28 00:00:13 2005 |