| --- | Log | opened Tue Jan 22 00:00:35 2008 |
| 00:47 | -!- | m0rg0th [~m0rg0th@219.64.120.181] has joined #xen |
| 01:45 | -!- | sputhenp [~sputhenp@202.80.58.210] has joined #xen |
| 01:50 | -!- | mulix [~mulix@bzq-84-109-48-14.red.bezeqint.net] has quit [Remote host closed the connection] |
| 01:58 | -!- | _paelzer_ [~kvirc@blueice3n1.de.ibm.com] has joined #xen |
| 01:59 | -!- | _gh_ [~gerrit@c-67-169-199-103.hsd1.or.comcast.net] has joined #xen |
| 02:29 | -!- | m0rg0th [~m0rg0th@219.64.120.181] has quit [Ping timeout: 480 seconds] |
| 02:36 | -!- | visik7 [~dksakd@host117-46-dynamic.27-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 02:38 | -!- | Bekar [bekar@mirc.bekar.id.au] has joined #xen |
| 02:38 | <Bekar> | hullo.. |
| 02:38 | <Bekar> | have a sorta dumb question.. |
| 02:39 | <Bekar> | I used a tool to create a few virtual machines (no problem, they work how I expect), but it didn't leave the configuration on the filesystem anywhere that I can find. |
| 02:39 | <Bekar> | so I was wondering if there was a way to use 'xm' to dump a configuration of the virtual machine that could be turned into a configuration file |
| 02:40 | <Bekar> | the bits that i've been able to find in 'xm' don't appear to do that. |
| 02:44 | -!- | m0rg0th [~m0rg0th@74.125.63.33] has joined #xen |
| 03:22 | <Mark20> | hello, is there a way to make a backup off a vps guest without stopping the guest (the backup should be able to boot from an other host if there is an issue with the host) |
| 03:22 | -!- | devnu11 [devnu11@devnu11.org] has joined #xen |
| 03:22 | <hensema> | Mark20: sure, create a lvm snapshot and copy the snapshot |
| 03:39 | <Mark20> | the file system isnt using lvm, is it still possible at that moment (on a per vps base, without access to the vps guest, but only access to the vps host)? |
| 03:39 | <hensema> | I don't think so |
| 03:39 | <hensema> | life's a lot easier with lvm |
| 03:40 | -!- | fuzzy [~fuzzy@70.0.187.84] has quit [Ping timeout: 480 seconds] |
| 03:41 | <Mark20> | and it has to be on a per vps guest base, so i can restore a single vps |
| 03:41 | <Mark20> | i can setup the new servers with lvm off course |
| 03:50 | <Bekar> | whilst you can access the filesystems, the integrity is lost as it's being used by the guest.. you can't guarantee a good backup. |
| 03:51 | <Bekar> | so yeah.. lvm is probably the best way to get a consistant backup.. |
| 03:51 | <Bekar> | nfs mounted stuff following up.. |
| 04:01 | -!- | marcel [~marcel@wc-50.r-195-35-150.atwork.nl] has joined #xen |
| 04:05 | <FlyOnTheWall> | hensema: dunno if you remember from yesterday, I had that "fw sync timeout" problem. Came back to work today, started the server, didn't get that err message at all and after a few times of restarting the networking, it just started working |
| 04:06 | <FlyOnTheWall> | thanks for your help tho, I learned new stuff, 'tis good =) |
| 04:06 | <hensema> | FlyOnTheWall: hehe great :) |
| 04:11 | <Bekar> | hensema: don't suppose you've got any ideas for my issue? |
| 04:12 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 04:13 | <hensema> | Bekar: except from rewriting a config file from scratch... no |
| 04:13 | <hensema> | Bekar: or: find /etc -name domain* |
| 04:14 | <hensema> | where 'domain' is the name of the running domain |
| 04:14 | <Bekar> | *nod* yeah.. |
| 04:14 | <Bekar> | find didn't do anything useful.. |
| 04:14 | <Bekar> | well, thanks anyway :) |
| 04:15 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has joined #xen |
| 04:16 | <hensema> | Bekar: writing a configfile isn't *that* hard though |
| 04:16 | <Bekar> | *nod* yeah, Ikno |
| 04:17 | <Bekar> | just seems odd to me though.. |
| 04:17 | <Bekar> | the configuration (or some form of it) is preserved through a reboot |
| 04:17 | <Bekar> | it just doesn't appear to be 'written down' anywhere that I can find |
| 04:18 | <hensema> | check /etc/xen/auto/ |
| 04:18 | <Bekar> | nothing |
| 04:18 | <Bekar> | they aren't started auto |
| 04:18 | <Bekar> | but the config is retained.. |
| 04:18 | <Bekar> | (the starting auto thing is why I'm hunting for the config) |
| 04:18 | <hensema> | maybe the tool is interfacing with xen directly |
| 04:18 | <Bekar> | virt-manager |
| 04:19 | <Bekar> | if it is, well, it isn't running. so, theory would be that it isn't telling xend once the machine reboots.. |
| 04:19 | <Bekar> | thus.. thus my confusion.. |
| 04:22 | * | hensema never used any tool except his own (which is nothing more than a webbased wrapper around xm with support for multiple physical xen servers) |
| 04:23 | <Bekar> | *nod* |
| 04:23 | <Bekar> | I'm still a novice at xen so :) |
| 04:23 | <Bekar> | first machine using it, so.. :) |
| 04:24 | <Bekar> | trying to use a bonded interface in dom0 is confusing matters too, but.. sorta worked my way around that one.. |
| 04:27 | <hensema> | yeah, networking in xen is utterly confusing |
| 04:27 | <hensema> | I put endless effort into making vlan interfaces working |
| 04:27 | <hensema> | *work |
| 04:28 | -!- | demon [~demon@newcastle.devrandom.net] has quit [Server closed connection] |
| 04:28 | -!- | demon [~demon@newcastle.devrandom.net] has joined #xen |
| 04:33 | <Bekar> | *nod* yeah, can understand that |
| 04:33 | <Bekar> | some of the automated processes to set up the bridging interfaces 'n stuff.. needs tweaking.. |
| 04:34 | <Bekar> | .. or just flat out commenting out and done manually .. |
| 04:42 | -!- | cdub [~chrisw@216-99-217-87.dsl.aracnet.com] has quit [Server closed connection] |
| 04:42 | -!- | caker_ [~caker@ns.theshore.net] has joined #xen |
| 04:42 | -!- | cdub [~chrisw@216-99-217-87.dsl.aracnet.com] has joined #xen |
| 04:42 | -!- | _devnu11 [devnu11@devnu11.org] has joined #xen |
| 04:43 | -!- | Beirdo_ [~gjhurlbu@beirdo.user.oftc.net] has joined #xen |
| 04:43 | -!- | Netsplit synthon.oftc.net <-> xenon.oftc.net quits: devnu11, sputhenp, icarus901, _gh_, Beirdo, caker, dykman |
| 04:43 | -!- | _devnu11 is now known as devnu11 |
| 04:45 | -!- | nolan [~nolan@voxel.sigbus.net] has quit [Ping timeout: 480 seconds] |
| 04:52 | <Bekar> | hrm.. .virt-manager/virt-manger.log .. and xml snapshot of the domain creation.. |
| 04:52 | <Bekar> | that can be used.. |
| 04:53 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 04:54 | -!- | dykman [~dykman@bi01pt1.ct.us.ibm.com] has joined #xen |
| 04:54 | -!- | icarus901 [~steve@208.75.212.171] has joined #xen |
| 04:54 | -!- | _gh_ [~gerrit@c-67-169-199-103.hsd1.or.comcast.net] has joined #xen |
| 04:55 | -!- | sputhenp [~sputhenp@202.80.58.210] has joined #xen |
| 04:58 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has joined #xen |
| 05:24 | <matti> | Morning :) |
| 05:35 | -!- | yushang [~yushang@125.71.122.200] has joined #xen |
| 05:35 | <yushang> | Hi everyone |
| 05:35 | <yushang> | Have anyone managed to run mini-os? |
| 05:59 | -!- | icblenke [~icblenke@magic.skylab.org] has quit [Server closed connection] |
| 05:59 | -!- | icblenke [~icblenke@magic.skylab.org] has joined #xen |
| 07:02 | -!- | mrj_ [~mrj@sca-ea-fw-1.sun.com] has joined #xen |
| --- | Log | closed Tue Jan 22 07:07:19 2008 |
| --- | Log | opened Tue Jan 22 07:07:24 2008 |
| 07:07 | -!- | mikegrb [~michael@mikegrb.netrep.oftc.net] has joined #xen |
| 07:07 | -!- | Irssi: #xen: Total of 66 nicks [0 ops, 0 halfops, 0 voices, 66 normal] |
| 07:08 | -!- | yushang [~yushang@125.71.122.200] has left #xen [] |
| 07:08 | -!- | Irssi: Join to #xen was synced in 93 secs |
| 08:32 | -!- | marcel [~marcel@wc-50.r-195-35-150.atwork.nl] has quit [Remote host closed the connection] |
| 08:33 | -!- | Beirdo_ is now known as Beirdo |
| 08:38 | -!- | beth [~beth@ool-45777805.dyn.optonline.net] has quit [Remote host closed the connection] |
| 08:55 | -!- | caker_ is now known as caker |
| 08:58 | -!- | beth [~beth@ool-45777805.dyn.optonline.net] has joined #xen |
| 09:11 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has joined #xen |
| 09:11 | -!- | jwb__ [~jwboyer@rchp4.rochester.ibm.com] has joined #xen |
| 09:32 | -!- | spuk- [~gustavodn@brutus.conectiva.com.br] has quit [Quit: brb] |
| 09:34 | -!- | eroyf [~eroyf@bach.exherbo.org] has quit [Server closed connection] |
| 09:34 | -!- | eroyf [~eroyf@bach.exherbo.org] has joined #xen |
| 09:38 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has quit [Quit: Leaving] |
| 09:49 | -!- | muli [~mulix@nesher3.haifa.il.ibm.com] has quit [Quit: My damn controlling terminal disappeared!] |
| 09:51 | -!- | jwb__ [~jwboyer@rchp4.rochester.ibm.com] has left #xen [Leaving] |
| 10:00 | -!- | C14r_ [~C14r@h58173.serverkompetenz.net] has quit [Read error: Connection reset by peer] |
| 10:02 | -!- | aw [~awilliam@co901cs003.americas.hp.net] has joined #xen |
| 10:08 | -!- | spuk- [~gustavodn@brutus.conectiva.com.br] has joined #xen |
| 10:08 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 10:16 | -!- | mulix [~mulix@nesher3.haifa.il.ibm.com] has joined #xen |
| 10:22 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has joined #xen |
| 10:26 | -!- | rharper [~rharper@bi01p1.co.us.ibm.com] has joined #xen |
| 10:34 | -!- | stekloff [~stekloff@pool-72-90-119-43.ptldor.fios.verizon.net] has joined #xen |
| 10:45 | -!- | _paelzer_ [~kvirc@blueice3n1.de.ibm.com] has quit [Quit: KVIrc 3.2.0 'Realia'] |
| 10:46 | -!- | sputhenp [~sputhenp@202.80.58.210] has quit [Quit: Leaving] |
| 11:07 | -!- | m0rg0th [~m0rg0th@74.125.63.33] has quit [Ping timeout: 480 seconds] |
| 11:18 | -!- | nolan [~nolan@voxel.sigbus.net] has joined #xen |
| 11:37 | -!- | muli [~mulix@bzq-84-109-48-14.red.bezeqint.net] has joined #xen |
| 11:51 | -!- | ahs3 [~ahs3@66.37.132.58] has joined #xen |
| 13:01 | -!- | sputhenp [~sputhenp@123.236.160.200] has joined #xen |
| 13:09 | -!- | boto [~ehabkost@189.4.63.195] has joined #xen |
| 13:26 | -!- | m0rg0th [~m0rg0th@219.64.120.181] has joined #xen |
| 13:27 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 13:27 | -!- | lymeca [~lymeca@tor-irc.dnsbl.oftc.net] has joined #xen |
| 13:36 | -!- | rscott_laptop [~chatzilla@adsl-68-121-205-142.dsl.sndg02.pacbell.net] has joined #xen |
| 14:13 | -!- | sputhenp [~sputhenp@123.236.160.200] has quit [Quit: Leaving] |
| 14:22 | -!- | aw [~awilliam@co901cs003.americas.hp.net] has quit [Quit: Leaving] |
| 14:27 | -!- | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has joined #xen |
| 14:28 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has quit [Ping timeout: 480 seconds] |
| 14:47 | -!- | fuzzy [~fuzzy@68-26-135-194.area1.spcsdns.net] has joined #xen |
| 14:49 | -!- | danpb [~berrange@nat-pool-bos.redhat.com] has quit [Server closed connection] |
| 14:50 | -!- | danpb [~berrange@nat-pool-bos.redhat.com] has joined #xen |
| 14:51 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has joined #xen |
| 15:04 | -!- | C14r [~C14r@h58173.serverkompetenz.net] has joined #xen |
| 15:07 | -!- | aw [~awilliam@co901cs001.americas.hp.net] has joined #xen |
| 16:07 | -!- | boto [~ehabkost@189.4.63.195] has quit [Read error: Connection reset by peer] |
| 16:40 | -!- | msinhore [~msinhore@200.198.213.70] has quit [Quit: Ex-Chat] |
| 16:54 | -!- | mdday is now known as mday_away |
| 16:59 | -!- | stekloff [~stekloff@pool-72-90-119-43.ptldor.fios.verizon.net] has quit [Quit: Leaving] |
| 17:05 | -!- | stekloff [~stekloff@pool-72-90-119-43.ptldor.fios.verizon.net] has joined #xen |
| 17:11 | -!- | fuzzy [~fuzzy@68-26-135-194.area1.spcsdns.net] has quit [Quit: fuzzy] |
| 17:18 | -!- | mrj_ [~mrj@sca-ea-fw-1.sun.com] has left #xen [] |
| 17:19 | -!- | avi [~avi@bzq-179-150-194.static.bezeqint.net] has quit [Ping timeout: 480 seconds] |
| 17:49 | -!- | fuzzy [~fuzzy@99.203.126.205] has joined #xen |
| 18:13 | -!- | fuzzy [~fuzzy@99.203.126.205] has quit [Quit: fuzzy] |
| 18:15 | -!- | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has quit [Remote host closed the connection] |
| 18:16 | -!- | fuzzy [~fuzzy@70.6.214.173] has joined #xen |
| 18:19 | -!- | fuzzy [~fuzzy@70.6.214.173] has quit [] |
| 18:28 | -!- | mrfan0 [~mrfan0@213-140-21-233.fastres.net] has joined #xen |
| 18:28 | <mrfan0> | g |
| 18:28 | -!- | mrfan0 [~mrfan0@213-140-21-233.fastres.net] has quit [] |
| 18:30 | -!- | fuzzy [~fuzzy@70.6.214.173] has joined #xen |
| 18:30 | -!- | aw [~awilliam@co901cs001.americas.hp.net] has quit [Quit: Leaving] |
| 18:33 | -!- | fuzzy_ [~fuzzy@70.6.214.173] has joined #xen |
| 18:33 | -!- | fuzzy [~fuzzy@70.6.214.173] has quit [Read error: Connection reset by peer] |
| 18:47 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has joined #xen |
| 18:54 | -!- | fuzzy_ [~fuzzy@70.6.214.173] has quit [Quit: fuzzy_] |
| 18:55 | -!- | rharper [~rharper@bi01p1.co.us.ibm.com] has quit [Quit: Leaving] |
| 20:01 | -!- | tsaavik [~dave@fw01.trusonic.com] has quit [Quit: leaving] |
| 20:15 | -!- | stekloff [~stekloff@pool-72-90-119-43.ptldor.fios.verizon.net] has quit [Quit: Leaving] |
| 20:20 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has left #xen [] |
| 20:58 | -!- | ahs3 [~ahs3@66.37.132.58] has quit [Quit: Ex-Chat] |
| 21:05 | -!- | rscott_laptop [~chatzilla@adsl-68-121-205-142.dsl.sndg02.pacbell.net] has quit [Remote host closed the connection] |
| 21:07 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has joined #xen |
| 21:07 | -!- | danp1 [~berrange@pool-72-93-184-129.bstnma.east.verizon.net] has quit [] |
| 21:16 | -!- | tessier__ [~treed@wsip-68-15-4-27.sd.sd.cox.net] has joined #xen |
| 22:19 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer] |
| 22:24 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has joined #xen |
| 22:24 | -!- | fuzzy [~fuzzy@70-0-216-144.area1.spcsdns.net] has joined #xen |
| 22:48 | -!- | tessier__ [~treed@wsip-68-15-4-27.sd.sd.cox.net] has quit [Quit: leaving] |
| 22:50 | -!- | fuzzy [~fuzzy@70-0-216-144.area1.spcsdns.net] has quit [Quit: fuzzy] |
| 23:02 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has quit [Remote host closed the connection] |
| 23:09 | -!- | aw [~awilliam@c-24-9-84-32.hsd1.co.comcast.net] has joined #xen |
| 23:49 | -!- | atpa8a [~stfu@static-71-249-199-57.nycmny.east.verizon.net] has quit [Read error: Connection reset by peer] |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has left #xen [Rotating Logs] |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has joined #xen |
| --- | Log | closed Wed Jan 23 00:00:40 2008 |