*** mgius has quit IRC | 00:02 | |
*** Ryan_Lane has quit IRC | 00:07 | |
*** nelson____ has quit IRC | 00:07 | |
*** yamahata_ has quit IRC | 00:08 | |
*** nelson____ has joined #openstack | 00:08 | |
*** katkee has quit IRC | 00:08 | |
*** po has quit IRC | 00:12 | |
*** rsampaio has quit IRC | 00:12 | |
*** huslage has quit IRC | 00:13 | |
*** jj0hns0n has quit IRC | 00:14 | |
rmk | http://pastebin.com/ZcqmEtj2 | 00:16 |
---|---|---|
rmk | nova compute is claiming it can't fetch the glance image | 00:17 |
rmk | but I can't see any issues with glance | 00:17 |
rmk | this is the largest inactive channel I've ever seen | 00:18 |
*** zul has quit IRC | 00:27 | |
OutBackDingo | rmk: patience, people will help...... | 00:28 |
OutBackDingo | hahahhaa | 00:28 |
deshantm | rmk: are you running nova from package or trunk or what? | 00:30 |
OutBackDingo | deshantm: he followed te same doc i did....... | 00:30 |
OutBackDingo | blame me...... | 00:30 |
OutBackDingo | :) | 00:30 |
deshantm | :) | 00:30 |
rmk | OutBackDingo: Sort of followed what you did | 00:30 |
OutBackDingo | rmk: uhmmmmmm ?? | 00:31 |
rmk | I did that at first | 00:31 |
rmk | Using packages from -- http://ppa.launchpad.net/nova-core/trunk/ubuntu/ | 00:31 |
OutBackDingo | deshantm: you rmemeber the fight i had, until we realized iwas starting nova asa user ? | 00:32 |
deshantm | yeah, that was fun debugging that one... | 00:32 |
deshantm | rmk: you need to be careful not to have the version out of sync | 00:32 |
deshantm | the apis are evolving quickly | 00:32 |
OutBackDingo | rmk: ahhhhhh | 00:33 |
rmk | All the nova packages are 2012.1~e1~20110909.1547-0ubuntu0ppa1~natty1 | 00:33 |
rmk | http://pastebin.com/RiBcBQ6R | 00:33 |
deshantm | rmk: can you pastebin the nova-api log and also more of the compute log | 00:34 |
rmk | sure | 00:35 |
rmk | http://dl.dropbox.com/u/15034469/tmp/log/nova-api.log | 00:41 |
rmk | http://dl.dropbox.com/u/15034469/tmp/log/nova-compute.log | 00:41 |
rmk | masked a few things but that's the logs (they aren't big) | 00:42 |
rmk | http://pastebin.com/9UbJAmTk -- nova config | 00:43 |
*** progma has joined #openstack | 00:44 | |
rmk | And yes the IP ranges don't make sense yet but I'm just trying to see instances launch before worrying about any of that | 00:44 |
deshantm | rmk.... looking | 00:45 |
*** wariola has quit IRC | 00:46 | |
*** larryaero has joined #openstack | 00:48 | |
*** larryaero has left #openstack | 00:48 | |
*** larryaero has joined #openstack | 00:49 | |
*** dmshelton has quit IRC | 00:50 | |
*** marrusl has quit IRC | 00:51 | |
*** msivanes has joined #openstack | 00:52 | |
deshantm | rmk: I can't remember for sure, but this error seems familiar from some time ago | 00:52 |
deshantm | I think it may have been fixed since then. Do you try working from trunk? | 00:53 |
deshantm | diablo should be getting more stable as it is nearing the release | 00:53 |
rmk | How far off trunk is what I am using? based on the date string of these packages they should be from today | 00:53 |
deshantm | ah, I not sure actually, let me look at that link you sent | 00:55 |
deshantm | (maybe a new problem) ... | 00:55 |
rmk | So it doesn't look like a config issue? | 00:56 |
OutBackDingo | rmk: nope config looks fine | 00:56 |
rmk | Is there a way to see the full list of hypervisors managed by nova? | 00:58 |
deshantm | rmk: is this the PPA you are using: https://launchpad.net/~nova-core/+archive/trunk/ | 00:58 |
rmk | looks like it yes | 00:59 |
*** dendro-afk is now known as dendrobates | 01:02 | |
deshantm | rmk: did you do the xenapi testing from http://wiki.openstack.org/XenServerDevelopment#Test_XenAPI | 01:03 |
rmk | yes | 01:03 |
rmk | Confirmed that worked | 01:03 |
deshantm | have you checked the glance log and database? | 01:04 |
rmk | Looking now and it looks fine | 01:08 |
deshantm | the error message is not very helpful (as far as I can tell).. can you take a look at the code: | 01:10 |
deshantm | /usr/lib/pymodules/python2.7/nova/virt/xenapi/vm_utils.py line 606 | 01:11 |
rmk | http://pastebin.com/s0tn4FAK | 01:13 |
rmk | 606 is the last line of that | 01:13 |
*** jdurgin has quit IRC | 01:14 | |
deshantm | rmk: do you have /boot/guest setup? | 01:15 |
rmk | i do | 01:15 |
deshantm | does it have the uuid for what you are trying to access (the uuid in the nova log) | 01:16 |
deshantm | rmk: can you pastebin the whole file ( /usr/lib/pymodules/python2.7/nova/virt/xenapi/vm_utils.py) | 01:20 |
deshantm | it doesn't look like it is getting far (based on what is being written to the log) | 01:20 |
*** rnorwood has quit IRC | 01:21 | |
*** rnorwood has joined #openstack | 01:22 | |
*** pmatulis has joined #openstack | 01:24 | |
*** aliguori has quit IRC | 01:25 | |
*** jpds has joined #openstack | 01:26 | |
*** dendrobates is now known as dendro-afk | 01:30 | |
*** gohko_nao has joined #openstack | 01:33 | |
OutBackDingo | rmk: chmod -R 777 /boot/guest setup | 01:36 |
*** pmatulis has left #openstack | 01:36 | |
rmk | OutBackDingo: Yeah that dir is empty | 01:36 |
OutBackDingo | hrmmm it wount be | 01:36 |
*** reed has quit IRC | 01:37 | |
deshantm | i think that cleanup is done on failure | 01:37 |
deshantm | watch it with ls during the boot attempt | 01:38 |
rmk | good idea | 01:38 |
rmk | does it retry after failures? | 01:39 |
*** deirdres has joined #openstack | 01:39 | |
deshantm | it appears (based on the log) that the failure to get the glance image is a fatal exception | 01:40 |
rmk | sorry stepped away a few min | 01:41 |
rmk | if glance wasn't setup right wouldn't I have issues doing a nova image-list? | 01:42 |
deshantm | the database entry could be set up right and the backend image could be inaccessible or corrupt | 01:44 |
deshantm | or it could be a issue of interaction between nova and the hypervisor | 01:44 |
rmk | I see -- I imported the test ami from this page .. http://wiki.openstack.org/XenServerDevelopment#AMI_Images | 01:44 |
*** nyeates has quit IRC | 01:45 | |
rmk | Do I need to import ova or will it accept a vhd? | 01:45 |
deshantm | that one should work. I had to tweak it very slightly to get it to work fully, but it might have been related to my setup | 01:45 |
deshantm | you are not getting to the booting stage even | 01:46 |
rmk | right | 01:46 |
deshantm | oh, earlier i asked for a pastebin of /usr/lib/pymodules/python2.7/nova/virt/xenapi/vm_utils.py | 01:47 |
rmk | sorry yes I will get that now | 01:47 |
deshantm | i think we can track down a bit closer where it is getting to | 01:47 |
rmk | http://pastebin.com/sfnKi4v5 | 01:48 |
rmk | appreciate your helping me | 01:48 |
deshantm | can you pastebin: /usr/local/lib/python2.7/dist-packages/XenAPI.py | 01:54 |
deshantm | not a lot of hints as to what is going wrong in the logs, I wonder if we can turn up the verbosity of the logs at all | 01:54 |
deshantm | we might be able to run the script in a python debugger even | 01:54 |
deshantm | I don't have much experience myself, but probably it is as easy as using something like gdb, which I have used | 01:55 |
rmk | http://pastebin.com/rbC1dEyK | 01:55 |
rmk | Is nova-volume of any relevance at this point? | 01:57 |
deshantm | pastebin the log, we can look | 01:57 |
rmk | http://pastebin.com/wVEAgVe1 | 01:58 |
rmk | Is anything even going to use it with this setup? | 01:58 |
*** OutBackDingo has quit IRC | 01:59 | |
deshantm | I'm not yet an expert (I am reading a lot and learning by doing), but I'm not a dev yet | 01:59 |
deshantm | There actually may be something useful in the xapi log... on the XenServer/XCP server ... /var/log/xensource.log | 02:00 |
rmk | [20110910T01:51:47.815Z|debug|xen1.poc1.mc.metacloud.com|1887|Async.host.call_plugin R:9d9b870de50b|dispatcher] Server_helpers.exec exception_handler: Got exception XENAPI_PLUGIN_EXCEPTION: [ download_vhd; OSError; [Errno 2] No such file or directory: '/var/run/sr-mount/331661f5-f82e-f51c-b6bd-ff0bcf935767/tmpejMHRs' ] | 02:01 |
deshantm | I think that seems a bit more helpful, can you pastebin the rest of that log to see what is and isn't working? | 02:02 |
rmk | sure | 02:02 |
deshantm | the nova-volume log doesn't look so good either.. that might be another possible issue to look into more | 02:05 |
rmk | http://dl.dropbox.com/u/15034469/tmp/log/xensource.log | 02:07 |
rmk | so | 02:10 |
*** OutBackDingo has joined #openstack | 02:11 | |
rmk | I created /var/run/sr-mount/331661f5-f82e-f51c-b6bd-ff0bcf935767 | 02:11 |
rmk | And got further | 02:11 |
deshantm | oh? | 02:11 |
rmk | http://pastebin.com/qJEuPtHz | 02:11 |
rmk | thats the new failure :) | 02:12 |
rmk | Seems like the code I am using is broken | 02:13 |
deshantm | what I think might be happening is that there is a xapi (XenAPI) version mismatch | 02:13 |
deshantm | the code in trunk is new | 02:13 |
deshantm | and the XenServer version you are using seems old | 02:13 |
rmk | Wonder if I can use an older build | 02:13 |
deshantm | 5.6 FP 1 right? | 02:13 |
rmk | SP2 | 02:13 |
deshantm | hmm | 02:13 |
deshantm | I'd expect that to be new enough actually | 02:13 |
deshantm | something still seems off though | 02:14 |
deshantm | xapi/XenAPI seems not very happy about something | 02:14 |
rmk | doesn't make sense that it's expecting a directory on the hypervisor too which isn't there | 02:14 |
*** pguth66 has quit IRC | 02:14 | |
*** obino has quit IRC | 02:14 | |
deshantm | right, something is failing likely and not being handled properly | 02:14 |
deshantm | do you have any restrictions about the XenServer version that you use? | 02:15 |
rmk | nope | 02:15 |
rmk | doing this all in a lab basically | 02:15 |
*** adjohn has quit IRC | 02:16 | |
deshantm | ok, so I would suggest to try XenServer 6 (i think it is still in beta) and if you can trying XCP 1.1 when it goes to RC next week might be worth a shot | 02:16 |
deshantm | rmk: save your logs though and email me about this | 02:17 |
deshantm | todd.deshane@xen.org | 02:17 |
deshantm | I can try to reach out to Citrix/OpenStack contacts about this | 02:17 |
rmk | great thank you | 02:17 |
deshantm | I can do some testing on XCP myself at some point, but the Citrix team might have some insights for XenServer | 02:17 |
deshantm | zip/tar and email any logs that you think relevant and I'll see if I can find out if others are having the issue and if they have overcome it | 02:19 |
rmk | There's a new build and I just installed the packages | 02:19 |
deshantm | oh? | 02:19 |
deshantm | this code moves so fast | 02:19 |
deshantm | maybe a fix already.... | 02:19 |
deshantm | we can hope at least | 02:19 |
deshantm | actually it wouldn't hurt to send a summary of this to the openstack mailing list | 02:20 |
deshantm | someone else may have some hints | 02:20 |
rmk | interesting... 2011-09-10 02:18:45,965 DEBUG nova.virt.xenapi.vm_utils [-] Detected DISK_VHD format for image 4, instance 5 from (pid=14180) log_disk_format /usr/lib/pymodules/python2.7/nova/virt/xenapi/vm_utils.py:631 | 02:20 |
rmk | took 30 seconds that time | 02:20 |
rmk | and then failed, so something relevant changed | 02:20 |
deshantm | hmm | 02:20 |
deshantm | maybe somebody is actively hacking on it | 02:21 |
deshantm | its the weekend, but who knows | 02:21 |
rmk | seems like it | 02:21 |
deshantm | I guess we could check the version control logs | 02:21 |
deshantm | what changeset are you on? | 02:21 |
rmk | 2012.1~e1~20110909.1548 | 02:21 |
deshantm | that is recent... let me see if i can find the git log online | 02:22 |
deshantm | nova is still using bzr yet? or did they switch over to git? | 02:23 |
deshantm | launchpad or github.... | 02:23 |
rmk | docs were pointing at launchpad | 02:25 |
*** nerens has quit IRC | 02:25 | |
rmk | wonder if i have the wrong xenserver nova plugins | 02:27 |
deshantm | this code is definitely actively being developed. Josh Kearney made changes to /nova/virt/xenapi/vmops.py hours ago according to: http://bazaar.launchpad.net/~hudson-openstack/nova/trunk/changes?filter_file_id=vmops.py-20101128014918-ebcukh6lwhj53c1i-3 | 02:29 |
deshantm | rmk: where did you get them from? | 02:30 |
deshantm | trunk as well? | 02:30 |
*** adjohn has joined #openstack | 02:30 | |
rmk | yes | 02:31 |
rmk | but they haven't changed in a while | 02:31 |
deshantm | yeah, I don't think that they change that much | 02:31 |
deshantm | I think the best thing to do at this point is email the openstack mailing list | 02:34 |
rmk | ok will do thanks for all your help | 02:34 |
deshantm | it's the weekend so not sure what kind of response it will get | 02:34 |
deshantm | feel free to ping me or email me next week and I can try to look into it more and/or reach out to others | 02:34 |
*** adjohn has quit IRC | 02:36 | |
*** wariola has joined #openstack | 02:50 | |
*** larryaero has quit IRC | 02:50 | |
*** hadrian has quit IRC | 02:51 | |
*** Ephur has joined #openstack | 02:55 | |
*** GeoDud has quit IRC | 03:05 | |
*** stanchan has quit IRC | 03:22 | |
*** adjohn has joined #openstack | 03:24 | |
*** dendro-afk is now known as dendrobates | 03:25 | |
*** adjohn has quit IRC | 03:25 | |
*** ig has quit IRC | 03:28 | |
*** msivanes has quit IRC | 03:54 | |
*** wariola has quit IRC | 03:56 | |
*** wariola has joined #openstack | 03:58 | |
*** nati has joined #openstack | 04:01 | |
*** dendrobates is now known as dendro-afk | 04:09 | |
*** huslage has joined #openstack | 04:12 | |
*** npmapn has joined #openstack | 04:17 | |
*** nati has quit IRC | 04:22 | |
*** dendro-afk is now known as dendrobates | 04:23 | |
*** npmapn has quit IRC | 04:25 | |
*** stanchan has joined #openstack | 04:27 | |
*** huslage has quit IRC | 04:48 | |
*** vernhart has joined #openstack | 04:49 | |
rmk | Does cactus fully support xenserver? | 04:53 |
*** npmapn has joined #openstack | 04:57 | |
*** woleium has joined #openstack | 05:04 | |
*** reed has joined #openstack | 05:13 | |
*** PeteDaGuru has left #openstack | 05:16 | |
*** wariola has quit IRC | 05:25 | |
*** reed has quit IRC | 05:26 | |
*** blueblade has joined #openstack | 05:28 | |
*** FallenPegasus has joined #openstack | 05:30 | |
*** stanchan has quit IRC | 05:31 | |
*** adjohn has joined #openstack | 05:38 | |
*** adjohn has quit IRC | 05:38 | |
*** JKERZN has joined #openstack | 05:48 | |
*** camm has quit IRC | 05:52 | |
*** JKERZN has joined #openstack | 05:54 | |
*** JKERZN has joined #openstack | 05:54 | |
*** dendrobates is now known as dendro-afk | 06:07 | |
*** blueblade has quit IRC | 06:12 | |
*** stanchan has joined #openstack | 06:12 | |
*** jdag has quit IRC | 06:20 | |
*** nati has joined #openstack | 06:23 | |
*** nati has quit IRC | 06:48 | |
*** nerens has joined #openstack | 06:50 | |
*** nati has joined #openstack | 06:56 | |
*** BK_man has quit IRC | 07:13 | |
*** jj0hns0n has joined #openstack | 07:15 | |
*** HowardRoark has quit IRC | 07:18 | |
*** nati has quit IRC | 07:18 | |
*** dragondm has joined #openstack | 07:32 | |
*** dragondm has quit IRC | 07:38 | |
*** katkee has joined #openstack | 07:42 | |
*** jj0hns0n has quit IRC | 07:51 | |
*** katkee has quit IRC | 07:56 | |
*** katkee has joined #openstack | 07:57 | |
*** katkee has quit IRC | 08:01 | |
*** katkee has joined #openstack | 08:03 | |
*** JKERZN has joined #openstack | 08:13 | |
*** ig has joined #openstack | 08:15 | |
*** DigitalFlux has joined #openstack | 08:45 | |
*** DigitalFlux has joined #openstack | 08:45 | |
*** chomping has joined #openstack | 08:47 | |
*** MarcMorata has joined #openstack | 09:07 | |
*** mikhail has joined #openstack | 09:18 | |
*** toluene has joined #openstack | 09:24 | |
*** toluene has quit IRC | 09:29 | |
*** katkee has quit IRC | 09:45 | |
*** nacx has joined #openstack | 10:01 | |
*** mikhail has quit IRC | 10:06 | |
*** katkee has joined #openstack | 10:17 | |
*** katkee has quit IRC | 10:24 | |
*** Hektor has joined #openstack | 10:27 | |
Hektor | Hello everyone. | 10:27 |
*** floehmann has quit IRC | 10:34 | |
*** katkee has joined #openstack | 10:58 | |
Hektor | anyone knows what is needed to setup a vlan on network node | 11:06 |
Hektor | I created an instance and it get ip of 192.168.3.3 but I need vlan | 11:07 |
*** rms-ict has joined #openstack | 11:08 | |
*** dendro-afk is now known as dendrobates | 11:10 | |
*** mikhail has joined #openstack | 11:10 | |
*** Hektor has quit IRC | 11:27 | |
*** infinite-scale has joined #openstack | 11:29 | |
*** po has joined #openstack | 11:29 | |
*** dendrobates is now known as dendro-afk | 11:30 | |
*** zul has joined #openstack | 11:39 | |
*** tjikkun has quit IRC | 11:42 | |
*** Ephur has quit IRC | 11:48 | |
*** nerens has quit IRC | 11:54 | |
*** tjikkun has joined #openstack | 12:08 | |
*** tjikkun has joined #openstack | 12:08 | |
*** turtle5001 has joined #openstack | 12:32 | |
*** tribaal_ has joined #openstack | 12:34 | |
*** PiotrSikora has quit IRC | 12:43 | |
*** PiotrSikora has joined #openstack | 12:46 | |
*** camm has joined #openstack | 12:46 | |
*** scollier has quit IRC | 13:03 | |
*** tribaal_ has quit IRC | 13:14 | |
*** mikhail has quit IRC | 13:19 | |
*** po has quit IRC | 13:27 | |
*** po has joined #openstack | 13:32 | |
*** andy-hk has joined #openstack | 14:10 | |
*** katkee has quit IRC | 14:19 | |
*** nijaba has quit IRC | 14:36 | |
*** nerdstein has joined #openstack | 14:39 | |
*** ldlework has joined #openstack | 14:48 | |
*** rnorwood has quit IRC | 14:57 | |
*** pvo has joined #openstack | 14:58 | |
*** nerdstein has quit IRC | 15:05 | |
*** BK_man has joined #openstack | 15:32 | |
*** berto- has joined #openstack | 15:41 | |
berto- | is it possible to mount a VM's disk on the host to tweak the filesystem? i managed to remove the ubuntu user from the sudoers file and now can't administer the VM. | 15:42 |
*** reed has joined #openstack | 15:43 | |
*** llang629 has joined #openstack | 15:45 | |
*** llang629 has left #openstack | 15:46 | |
*** BK_man has quit IRC | 15:47 | |
*** stanchan has quit IRC | 15:47 | |
*** joshua_d has joined #openstack | 16:00 | |
*** rsampaio has joined #openstack | 16:16 | |
*** tjikkun has quit IRC | 16:16 | |
*** Ephur has joined #openstack | 16:20 | |
berto- | just learned about qemu-nbd, which allowed me to mount the filesystem on the host. | 16:25 |
*** berto- has quit IRC | 16:25 | |
*** darthflatus has joined #openstack | 16:30 | |
*** nerens has joined #openstack | 16:36 | |
*** HowardRoark has joined #openstack | 16:41 | |
*** darthflatus has quit IRC | 17:01 | |
*** rsampaio has quit IRC | 17:07 | |
*** turtle5001 has quit IRC | 17:14 | |
*** rms-ict has quit IRC | 17:34 | |
*** HowardRoark has quit IRC | 17:34 | |
*** nerens has quit IRC | 17:35 | |
*** shaon has joined #openstack | 17:40 | |
*** rms-ict has joined #openstack | 17:42 | |
*** ahasenack has joined #openstack | 17:47 | |
*** HowardRoark has joined #openstack | 17:47 | |
*** dopry has joined #openstack | 17:51 | |
dopry | hey are there there PPA's for Diablo? is it the milestone PPAs I should be looking at? | 17:55 |
*** obino has joined #openstack | 17:55 | |
*** robbiew has quit IRC | 18:01 | |
*** joshua_d has quit IRC | 18:03 | |
*** andreas__ has joined #openstack | 18:14 | |
*** ahasenack has quit IRC | 18:16 | |
*** dirakx has quit IRC | 18:25 | |
*** Ryan_Lane has joined #openstack | 18:32 | |
*** Ryan_Lane has joined #openstack | 18:39 | |
*** npmapn has quit IRC | 18:46 | |
*** RobertLaptop has quit IRC | 18:57 | |
*** shaon has quit IRC | 18:57 | |
*** hggdh has quit IRC | 18:58 | |
*** hggdh has joined #openstack | 19:00 | |
*** Jigen90 has joined #openstack | 19:02 | |
*** obino has quit IRC | 19:04 | |
*** BK_man has joined #openstack | 19:07 | |
*** BK_man has quit IRC | 19:07 | |
*** nacx has quit IRC | 19:07 | |
*** nerens has joined #openstack | 19:08 | |
*** rsampaio has joined #openstack | 19:09 | |
*** Jigen90 has quit IRC | 19:09 | |
*** RobertLaptop has joined #openstack | 19:10 | |
*** elmo has quit IRC | 19:14 | |
*** bnight has joined #openstack | 19:14 | |
*** RobertLaptop_ has joined #openstack | 19:16 | |
*** RobertLaptop has quit IRC | 19:16 | |
bnight | Hi guys I just install OpenStack in a VM using qemu for the virtualization part everything works amazing however can someone give an example for practical uses of such cloud I want to see some thinks working for example scalling up an wordpress my install has nova-compute and nova-volumes also nova-network my test instance is ubuntu-10.04 LTS 32 bit | 19:19 |
bnight | please provide me examples howto use and improve my infrastructure ? | 19:19 |
*** RobertLaptop_ has quit IRC | 19:21 | |
*** bengrue has joined #openstack | 19:22 | |
*** RobertLaptop has joined #openstack | 19:24 | |
*** katkee has joined #openstack | 19:30 | |
*** kbringard has joined #openstack | 19:31 | |
*** bengrue has quit IRC | 19:33 | |
*** kbringard has quit IRC | 19:33 | |
*** Ryan_Lane has quit IRC | 19:41 | |
*** obino has joined #openstack | 19:44 | |
*** Ryan_Lane has joined #openstack | 19:45 | |
*** rsampaio has quit IRC | 19:52 | |
*** stanchan has joined #openstack | 19:52 | |
*** katkee has quit IRC | 19:56 | |
*** katkee has joined #openstack | 19:58 | |
rmk | Anyone know what this means when attempting to start a VM on a xenserver -- SR_HAS_NO_PBDS | 19:58 |
*** Ryan_Lane has quit IRC | 20:04 | |
bnight | rmk looks like some kind of a storage problem when xenserver use iscsi for storage | 20:15 |
rmk | not using iscsi though | 20:16 |
bnight | so how you deliver images to xen server ? | 20:18 |
*** dopry has left #openstack | 20:20 | |
*** joearnold has joined #openstack | 21:16 | |
*** joearnol_ has joined #openstack | 21:19 | |
*** Ephur has quit IRC | 21:22 | |
*** joearnold has quit IRC | 21:23 | |
*** Ephur has joined #openstack | 21:35 | |
*** dendro-afk is now known as dendrobates | 21:35 | |
*** Ryan_Lane has joined #openstack | 21:40 | |
*** citral has joined #openstack | 21:43 | |
*** citral has left #openstack | 21:44 | |
*** stewart has joined #openstack | 21:46 | |
*** jeblair has quit IRC | 21:48 | |
*** jeblair has joined #openstack | 21:48 | |
*** joearnol_ has quit IRC | 21:50 | |
*** ahasenack has joined #openstack | 21:52 | |
*** dendrobates is now known as dendro-afk | 21:59 | |
*** dendro-afk is now known as dendrobates | 22:02 | |
*** rsampaio has joined #openstack | 22:06 | |
*** po has quit IRC | 22:09 | |
*** jeblair has quit IRC | 22:09 | |
*** chomping has quit IRC | 22:10 | |
*** ahasenack has quit IRC | 22:12 | |
*** ahasenack has joined #openstack | 22:12 | |
*** jeblair has joined #openstack | 22:18 | |
*** dendrobates is now known as dendro-afk | 22:24 | |
*** ahasenack has quit IRC | 22:30 | |
*** ahasenack has joined #openstack | 22:48 | |
*** ahasenack has quit IRC | 22:52 | |
*** HowardRoark has quit IRC | 22:56 | |
*** nerdstein has joined #openstack | 22:59 | |
*** andy-hk has quit IRC | 23:01 | |
*** OutBackDingo has quit IRC | 23:02 | |
rmk | Anyone know what this means -- Failure: ['SR_HAS_NO_PBDS', 'OpaqueRef:d5110e59-d97d-978f-ff59-31ea1ebe0d68'] | 23:06 |
rmk | Openstack talking to Xenserver 5.6 SP2 | 23:06 |
*** jeblair has quit IRC | 23:13 | |
*** jeblair has joined #openstack | 23:14 | |
*** OutBackDingo has joined #openstack | 23:18 | |
*** MarcMorata has quit IRC | 23:19 | |
*** agoddard has quit IRC | 23:23 | |
*** nerens has quit IRC | 23:31 | |
*** obino has quit IRC | 23:39 | |
*** katkee has quit IRC | 23:40 | |
*** rsampaio has quit IRC | 23:45 | |
*** ewindisch has joined #openstack | 23:46 | |
*** rsampaio has joined #openstack | 23:47 | |
*** rsampaio has quit IRC | 23:53 | |
*** infinite-scale has quit IRC | 23:54 | |
*** huslage has joined #openstack | 23:57 | |
*** rsampaio has joined #openstack | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!