*** adiantum has quit IRC | 00:16 | |
*** dendrobates is now known as dendro-afk | 00:20 | |
*** rchavik has joined #openstack | 00:22 | |
uvirtbot | New bug: #756986 in nova "run_tests.py fails on trunk -- AttributeError: sqlite_clean_db" [Undecided,New] https://launchpad.net/bugs/756986 | 00:26 |
---|---|---|
*** adiantum has joined #openstack | 00:28 | |
*** dendro-afk is now known as dendrobates | 00:38 | |
*** adiantum has quit IRC | 00:48 | |
*** adiantum has joined #openstack | 00:58 | |
*** zenmatt has joined #openstack | 00:59 | |
*** CrazyGir has joined #openstack | 01:04 | |
CrazyGir | hello! | 01:07 |
CrazyGir | so I just ran across a talk about openstack from pycon, it definitely peaked my interest, and I'm starting to figure out the various pieces | 01:08 |
*** stewart has quit IRC | 01:08 | |
CrazyGir | I apologize if this is a bit of a n00b question, but I'm not quite sure how openstack, or something like nova specifically, fits into the larger VM server/cluster equation | 01:09 |
CrazyGir | say I have a 2-node VM cluster running on ubuntu, building kvm VMs.. how do I integrate nova/openstack into this? | 01:10 |
CrazyGir | how well does it fit into an existing deployment? | 01:10 |
alekibango | CrazyGir: nicely... please read wiki.openstack.org a bit... possibly also look at images here: http://stackops.org/display/documentation/Global+Network+Requirements | 01:17 |
alekibango | .. and you should have 20+ servers... to have some real fun | 01:18 |
*** littleidea has quit IRC | 01:19 | |
CrazyGir | yea, I'm trolling through the wiki quite a bit at this point.. still trying to fit all the pieces together conceptually | 01:20 |
*** adjohn has joined #openstack | 01:20 | |
*** eskp_ has joined #openstack | 01:20 | |
CrazyGir | alekibango: and sure, I bet having a few racks is quite a lot of fun, but you have to start somewhere :P | 01:21 |
alekibango | CrazyGir: try asking more specific questions... problem is that nova is very adaptable and usable in many ways, so its hard to tell you how it would fit | 01:22 |
alekibango | its your job to make it fit | 01:22 |
alekibango | :) | 01:22 |
CrazyGir | mmm | 01:23 |
alekibango | also docs suffer from this... | 01:23 |
alekibango | its still very young project... point of current release (soon) is to make it easier to deploy | 01:24 |
alekibango | and we are moving there | 01:24 |
*** eskp has quit IRC | 01:24 | |
CrazyGir | does nova run on your vm servers specifically? or do you need separate systems, similar to a puppet server? | 01:24 |
CrazyGir | yea, still.. fast moving :) | 01:24 |
alekibango | yes its so fast that most of us lost our hairs | 01:25 |
alekibango | not only hats | 01:25 |
CrazyGir | HAH | 01:25 |
CrazyGir | :D | 01:25 |
alekibango | CrazyGir: nova usually does not run on VM | 01:25 |
alekibango | only if you want it too :) | 01:25 |
alekibango | nova manages resources and makes virtual hosts running in manageable way | 01:26 |
CrazyGir | you would usually have a build/administration system running nova then? | 01:26 |
CrazyGir | cool | 01:26 |
alekibango | nova has api | 01:26 |
alekibango | which you can use to administer virtual machines | 01:27 |
alekibango | CrazyGir: different people use different configuration management | 01:27 |
* CrazyGir nods | 01:27 | |
CrazyGir | makes sense | 01:28 |
alekibango | i use fai | 01:28 |
alekibango | some use cheff | 01:28 |
alekibango | some puppet | 01:28 |
CrazyGir | I haven't head of fai.. I'll have to look into that | 01:28 |
alekibango | fai-project.org | 01:29 |
alekibango | its more about provisioning, but uses some config management tricks too | 01:30 |
*** ovidwu has joined #openstack | 01:30 | |
alekibango | CrazyGir: try nova on 1 server | 01:30 |
alekibango | so you will have some idea | 01:30 |
alekibango | on wiki you will see guides, which might work | 01:30 |
alekibango | :) | 01:30 |
CrazyGir | yea, I'll give it a shot on a VM :) | 01:31 |
CrazyGir | thanks alekibango, I'll see where this gets me | 01:31 |
alekibango | on VM, you will need to use QEMU | 01:31 |
alekibango | or UML | 01:31 |
alekibango | ... which will make it slow | 01:31 |
alekibango | but it should work | 01:31 |
CrazyGir | how do you mena? | 01:31 |
CrazyGir | I can't setup a ubuntu vm to test nova on? | 01:32 |
CrazyGir | as if it were a real system | 01:32 |
alekibango | heh, nova supports more hypervizors | 01:32 |
alekibango | and you cannot run some of them IN VM | 01:32 |
alekibango | for example KVM in xen guests, something like you are suggesting | 01:32 |
alekibango | ... but imho qemu is default, so it might work well | 01:33 |
CrazyGir | I'm just thinking for a test, but I probably have an old workstation kicking around that the same could be setup there.. | 01:34 |
alekibango | having big ram helps... :) | 01:35 |
*** littleidea has joined #openstack | 01:42 | |
CrazyGir | alekibango: for the nova server? | 01:49 |
alekibango | well.. for the host which will run virtual hosts | 01:52 |
dsockwell | i ran qemu within a VM once, because of that movie with Leonardo Di Caprio | 01:55 |
dsockwell | the slowdown factor was about 20x | 01:55 |
*** jero has joined #openstack | 01:56 | |
CrazyGir | alekibango: totally.. I have 48GB :) | 01:59 |
CrazyGir | but we were talking about running nova for testing | 01:59 |
*** [1]RickB17 has quit IRC | 02:01 | |
*** adiantum has quit IRC | 02:02 | |
*** adiantum has joined #openstack | 02:06 | |
*** ChameleonSys has quit IRC | 02:08 | |
*** s1cz has quit IRC | 02:08 | |
*** s1cz has joined #openstack | 02:10 | |
*** dirakx1 has quit IRC | 02:10 | |
uvirtbot | New bug: #757030 in nova "Terminate instance succeeds but doesn't actually delete" [Undecided,New] https://launchpad.net/bugs/757030 | 02:11 |
*** ChameleonSys has joined #openstack | 02:11 | |
*** objectiveous has quit IRC | 02:15 | |
uvirtbot | New bug: #757033 in nova "Two different CA path definition causes launching_vpn_instance error " [Undecided,New] https://launchpad.net/bugs/757033 | 02:21 |
*** throughnothing has quit IRC | 02:24 | |
*** jero has quit IRC | 02:24 | |
*** benbenhappy has joined #openstack | 02:35 | |
*** adiantum has quit IRC | 02:48 | |
*** adiantum has joined #openstack | 02:50 | |
*** HugoKuo has joined #openstack | 02:56 | |
HugoKuo | goog morning | 02:56 |
*** littleidea has quit IRC | 03:00 | |
winston-d | Hi HugoKuo, any progress on your networking issue? | 03:02 |
HugoKuo | winston-d , I get a response from vish , | 03:02 |
winston-d | great | 03:03 |
HugoKuo | Just arrive office , I'll try his suggestion | 03:03 |
HugoKuo | I hope I can finish it today , eventhough I make this wish everyday | 03:03 |
HugoKuo | How do you think about nova? do you feel that's a complex platform? | 03:04 |
HugoKuo | how's you prograss on radhat ...:> | 03:04 |
HugoKuo | progress | 03:05 |
*** littleidea has joined #openstack | 03:08 | |
*** troytoman is now known as troytoman-away | 03:14 | |
*** littleidea has quit IRC | 03:30 | |
HugoKuo | ask a foolish question .. | 03:32 |
HugoKuo | while you want to update Database table , is there any nova-manage command ? I alway empty the table from SQL command ...... | 03:32 |
*** gaveen has quit IRC | 03:32 | |
*** littleidea has joined #openstack | 03:35 | |
*** joearnold has joined #openstack | 03:39 | |
*** littleidea has quit IRC | 03:42 | |
*** gaveen has joined #openstack | 03:44 | |
*** AimanA is now known as HouseAway | 03:51 | |
*** objectiveous has joined #openstack | 03:55 | |
*** nwww has quit IRC | 03:55 | |
*** hadrian has quit IRC | 03:59 | |
*** adiantum has quit IRC | 04:01 | |
*** cole has quit IRC | 04:06 | |
*** adiantum has joined #openstack | 04:15 | |
*** cole has joined #openstack | 04:22 | |
*** cole is now known as Guest70146 | 04:23 | |
*** adiantum has quit IRC | 04:29 | |
*** adiantum has joined #openstack | 04:35 | |
*** koolhead11 has joined #openstack | 04:45 | |
*** hazmat has quit IRC | 04:57 | |
*** hazmat has joined #openstack | 05:00 | |
uvirtbot | New bug: #757099 in nova "genvpn_sh_path in nova/crypto.py refers geninter.sh instead of genvpn.sh" [Undecided,New] https://launchpad.net/bugs/757099 | 05:01 |
*** shentonfreude has quit IRC | 05:09 | |
uvirtbot | New bug: #757106 in nova "RemoteError: OperationalError (OperationalError) (1054, "Unknown column 'instances.instance_type' in 'field list'")" [Undecided,New] https://launchpad.net/bugs/757106 | 05:16 |
*** hazmat has quit IRC | 05:26 | |
*** hazmat has joined #openstack | 05:26 | |
*** Guest70146 has quit IRC | 05:27 | |
*** cole has joined #openstack | 05:28 | |
*** cole is now known as Guest38312 | 05:28 | |
*** MUILTFN has joined #openstack | 05:30 | |
*** zenmatt has quit IRC | 05:31 | |
koolhead11 | hi all | 05:32 |
*** rw4c has joined #openstack | 05:38 | |
*** hazmat_ has joined #openstack | 05:39 | |
*** Guest38312 has quit IRC | 05:40 | |
*** hazmat has quit IRC | 05:40 | |
*** Guest38312 has joined #openstack | 05:41 | |
*** kashyap has joined #openstack | 05:43 | |
*** hazmat has joined #openstack | 05:43 | |
*** adjohn has quit IRC | 05:44 | |
*** dirakx1 has joined #openstack | 05:44 | |
*** omidhdl has joined #openstack | 05:44 | |
*** adjohn has joined #openstack | 05:45 | |
*** hazmat has quit IRC | 05:45 | |
*** hazmat has joined #openstack | 05:45 | |
*** hazmat has quit IRC | 05:47 | |
*** hazmat has joined #openstack | 05:48 | |
*** dirakx1 has quit IRC | 05:49 | |
*** dirakx has joined #openstack | 05:49 | |
*** hazmat has quit IRC | 05:50 | |
*** hazmat has joined #openstack | 05:50 | |
*** nwww has joined #openstack | 05:51 | |
*** littleidea has joined #openstack | 05:51 | |
*** guigui1 has joined #openstack | 05:54 | |
*** hazmat has quit IRC | 05:55 | |
*** hazmat has joined #openstack | 05:56 | |
*** dirakx has quit IRC | 06:11 | |
*** MarcMorata has joined #openstack | 06:21 | |
*** MarcMorata has quit IRC | 06:21 | |
winston-d | HugoKuo : sorry I was out. I decided to skip glance for now. I really need to start testing with some load. | 06:24 |
*** mgoldmann has joined #openstack | 06:36 | |
*** stewart has joined #openstack | 06:39 | |
*** adiantum has quit IRC | 06:44 | |
*** objectiveous has quit IRC | 06:46 | |
*** reldan has joined #openstack | 06:46 | |
*** ramkrsna has joined #openstack | 06:48 | |
*** ramkrsna has joined #openstack | 06:48 | |
HugoKuo | https://answers.launchpad.net/nova/+question/152383 Can SSH tty but can not with UEC image... | 06:58 |
*** adiantum has joined #openstack | 06:58 | |
*** rcc has joined #openstack | 07:00 | |
koolhead11 | does nova also provides only inbound traffic control via its security groups like eucalyptus? | 07:03 |
*** stanchan has joined #openstack | 07:04 | |
koolhead11 | I am not able to setup my own rules for my custom security group , some bugs are allready assigned for the same issue | 07:05 |
*** stanchan has quit IRC | 07:09 | |
*** stanchan has joined #openstack | 07:09 | |
*** MUILTFN has quit IRC | 07:12 | |
*** zigo-_- has joined #openstack | 07:13 | |
*** lionel has quit IRC | 07:14 | |
*** lionel has joined #openstack | 07:14 | |
*** zigo-_- has quit IRC | 07:25 | |
*** Julio_ has joined #openstack | 07:27 | |
*** JulioBell has quit IRC | 07:28 | |
*** reldan has quit IRC | 07:29 | |
*** joearnold has quit IRC | 07:29 | |
*** fabiand__ has joined #openstack | 07:37 | |
*** rw4c has quit IRC | 07:38 | |
*** nacx has joined #openstack | 07:38 | |
*** slyphon has quit IRC | 07:43 | |
*** adiantum has quit IRC | 07:43 | |
*** adiantum has joined #openstack | 07:49 | |
*** adiantum has quit IRC | 07:59 | |
*** daveiw has joined #openstack | 07:59 | |
*** ovidwu has quit IRC | 07:59 | |
*** adiantum has joined #openstack | 08:01 | |
*** ovidwu has joined #openstack | 08:07 | |
*** fabiand__ has quit IRC | 08:12 | |
*** allsystemsarego has joined #openstack | 08:13 | |
*** BK_man has joined #openstack | 08:19 | |
*** uksysadmin has joined #openstack | 08:25 | |
*** ahale has joined #openstack | 08:34 | |
*** kashyap has quit IRC | 08:35 | |
*** kashyap has joined #openstack | 08:35 | |
*** ramkrsna has quit IRC | 08:37 | |
*** bkkrw has joined #openstack | 08:38 | |
*** jeffjapan has quit IRC | 08:40 | |
uksysadmin | Any of you guys off to Velocity in June in California? I noticed there's an OpenStack installation workshop... | 08:42 |
uksysadmin | Maybe ttx should go - go out for a few drinks again!! ; | 08:43 |
*** ramkrsna has joined #openstack | 08:44 | |
*** omidhdl has left #openstack | 08:44 | |
ttx | meh | 08:46 |
*** reldan has joined #openstack | 08:47 | |
*** CloudChris has joined #openstack | 08:51 | |
*** CloudChris has left #openstack | 08:51 | |
BK_man | Can somebody try to fire an instance on current trunk? Me constantly got following bug: https://bugs.launchpad.net/nova/+bug/757283 | 09:05 |
uvirtbot | Launchpad bug 757283 in nova "Nova can't spawn new instance with "virDomain instance has no attribute 'createWithFlags'" error" [Undecided,New] | 09:05 |
ttx | BK_man: works for me, though I have a few issues with metadata service right now | 09:06 |
BK_man | ttx: what hypervisor are you using? Mine is KVM | 09:06 |
ttx | KVM | 09:06 |
soren | BK_man: Which version of libvirt? | 09:08 |
BK_man | soren: 0.8.1 | 09:09 |
soren | That's too old, probabyl. | 09:09 |
soren | probably. | 09:09 |
BK_man | soren: what version do you have on Ubuntu? | 09:10 |
soren | 0.8.8+a few patches. | 09:11 |
uvirtbot | New bug: #757283 in nova "Nova can't spawn new instance with "virDomain instance has no attribute 'createWithFlags'" error" [Undecided,New] https://launchpad.net/bugs/757283 | 09:11 |
soren | createWithFlags was added in 0.8.2. | 09:12 |
*** littleidea has quit IRC | 09:13 | |
BK_man | soren: Ok, thanks for info. Will ask Justin if he really need createWithFlags in his code. | 09:14 |
*** objectiveous has joined #openstack | 09:14 | |
* BK_man don't want to supply new libvirt RPM for RHEL | 09:15 | |
soren | ttx: Ok to hit approve on https://code.launchpad.net/~rackspace-titan/nova/terminate-libvirt-hang-lp754509/+merge/57003 ? | 09:16 |
ttx | definitely. | 09:16 |
ttx | can't be worse with it. | 09:16 |
soren | ttx: How can I tell that it's ok? Because the linked bug is "Critical"? | 09:17 |
*** adiantum has quit IRC | 09:17 | |
ttx | no, because milestone is set to cactus-rc | 09:17 |
ttx | soren: please have a look at https://bugs.launchpad.net/nova/+bug/757293 | 09:18 |
uvirtbot | Launchpad bug 757293 in nova "Metadata service sometimes fails to answer" [Undecided,New] | 09:18 |
ttx | oh. | 09:18 |
ttx | might be a side-effect of the other one. | 09:18 |
*** gregp76 has joined #openstack | 09:19 | |
ttx | let me do some more testing before wasting your precious time. | 09:19 |
*** adiantum has joined #openstack | 09:23 | |
*** aloga has quit IRC | 09:24 | |
uvirtbot | New bug: #757293 in nova "Metadata service sometimes fails to answer" [Undecided,New] https://launchpad.net/bugs/757293 | 09:27 |
HugoKuo | https://answers.launchpad.net/nova/+question/152383 bug ?? match to #757293 ? | 09:28 |
koolhead11 | uksysadmin, hello | 09:29 |
ttx | HugoKuo: no, it's different | 09:29 |
uksysadmin | hello koolhead11 | 09:29 |
HugoKuo | oh , thanks . | 09:29 |
HugoKuo | any idea about my question #152383? | 09:30 |
HugoKuo | all instance both tty and UEC image can not get metadata | 09:30 |
HugoKuo | but tty images can be ssh and ping ~! | 09:31 |
openstackjenkins | Project nova build #802: SUCCESS in 2 min 29 sec: http://jenkins.openstack.org/job/nova/802/ | 09:34 |
openstackjenkins | Tarmac: Currently terminating an instance will hang in a loop, this allows for deletion of instances when using a libvirt backend. Also I couldn't help add a debug log where an exception is caught and ignored. | 09:34 |
ttx | soren: no, it doesn't seem to be a side-effect of the terlination bug. So could you have a look at bug 757293 ? | 09:37 |
uvirtbot | Launchpad bug 757293 in nova "Metadata service sometimes fails to answer" [Undecided,New] https://launchpad.net/bugs/757293 | 09:37 |
*** stanchan_ has joined #openstack | 09:38 | |
*** stanchan has quit IRC | 09:42 | |
*** adiantum has quit IRC | 09:44 | |
*** benbenhappy has left #openstack | 09:44 | |
soren | ttx: Lovely. | 09:49 |
ttx | soren: couldn't find a recent change that affected it, so must have been there for some time | 09:50 |
soren | ttx: I've seen something *like* it, but have always found other factors that I thought I could blame. | 09:50 |
soren | ttx: /me goes to look | 09:51 |
*** s1cz has quit IRC | 09:51 | |
koolhead11 | so cloudadmin and itsec are global roles | 09:54 |
koolhead11 | ova-manage user modify user1 "" "" T powers user1 admin privileges for any project he is associated with | 09:56 |
koolhead11 | *nova-manage | 09:56 |
*** MUILTFN has joined #openstack | 09:58 | |
*** ctennis has quit IRC | 09:59 | |
*** adjohn has quit IRC | 10:01 | |
*** ctennis has joined #openstack | 10:12 | |
*** ctennis has joined #openstack | 10:12 | |
*** rsaidan has joined #openstack | 10:15 | |
*** reldan has quit IRC | 10:16 | |
*** rw4c has joined #openstack | 10:20 | |
HugoKuo | Failed to SSH or ping instance what should I do @@? | 10:22 |
HugoKuo | I have no idea now..... | 10:22 |
*** ccooke has joined #openstack | 10:23 | |
ccooke | Hi. I'm attempting to try out openstack, but the daemons constantly respawn (this is on Ubuntu Natty, the second Natty box I've tried OS on) | 10:24 |
ccooke | Possibkly my google-fu is failing me, but I'm not finding anything online about the issue | 10:24 |
soren | ccooke: How did you install? From packages? | 10:26 |
ccooke | aye | 10:27 |
soren | Which ones? The ones in Natty itself or from a PPA? | 10:27 |
ccooke | On this machine, natty itself | 10:27 |
soren | Can you check the logs, please? /var/log/nova/* | 10:27 |
ccooke | I had the same problems on a previous box - updated as of monday last week - using the PPA | 10:28 |
ccooke | hmm | 10:32 |
HugoKuo | which daemons ? nova-network ? | 10:32 |
n1md4 | I'm getting problems trying to launch instances "UnknownError: An unknown error has occurred. Please try your request again. | 10:32 |
ccooke | All of them | 10:32 |
HugoKuo | All @@ | 10:32 |
ccooke | ... Looking at the logs, does OS require a running rabbitmq? | 10:32 |
ccooke | (It's not in the dependencies on Ubuntu) | 10:33 |
HugoKuo | RabbitMQ should be runnng status | 10:33 |
soren | ccooke: Yes, rabbitmq is required. | 10:33 |
HugoKuo | nlmd4: source novarc again .... | 10:33 |
soren | ccooke: somewhere. | 10:33 |
soren | ccooke: Not necessarily on the same box (hence the lack of dependency). | 10:33 |
ccooke | hmm. In which case, you have a definite packaging error on Ubuntu | 10:34 |
soren | No. | 10:34 |
soren | 10:33 <+soren> ccooke: Not necessarily on the same box (hence the lack of dependency). | 10:34 |
soren | We could perhaps add is a Suggests, but that wouldn't have helped you at all. | 10:35 |
ccooke | It's configured to require an AMQP server on localhost... and if it doesn't see one, the system load climbs to around 30 | 10:35 |
n1md4 | HugoKuo: Thanks, just tried that, still no joy. I get the same error, if I try "euca-run-instances $emi -k mykey" or "euca-describe-instances". | 10:35 |
ccooke | due to several heavy daemons in a constant restart cycle | 10:35 |
ccooke | That's a bug :-) | 10:35 |
soren | ccooke: fair | 10:35 |
soren | Not sure it's a packaging bug. Nova should deal with that sort of problem more gracefully. | 10:36 |
ccooke | I'd suggest a nova-rabbitmq package to depend upon rabbitmq and do the basic config for it | 10:36 |
ccooke | then you can suggest that | 10:36 |
soren | How would that help anything? | 10:36 |
soren | rabbitmq just needs to be installed. No config necessary. | 10:36 |
ccooke | Can openstack Just Work with an unconfirgured rabbitmq? | 10:36 |
soren | Yes. | 10:37 |
ccooke | ah, fair enough | 10:37 |
*** MUILTFN has quit IRC | 10:38 | |
ccooke | Everything else I've used with RMQ has configured its own instance | 10:38 |
ccooke | right, time to try restarting the daemons... | 10:40 |
koolhead11 | ttx, i had added the correction as well along with the documentation bug i had reported. :) | 10:42 |
ccooke | Hmm. Still restarting... | 10:42 |
ccooke | well, the instance monitor is | 10:43 |
rsaidan | hi | 10:43 |
ccooke | Looks to be trying to open a log file in /var/run/twistd.log | 10:43 |
soren | instancemonitor still uses Twisted? Wow. I didn't even realise. | 10:44 |
rsaidan | i'm running a single node successfully and want to move to multi node. If for eg I want to move nova-network or nova-scheduler, do I need to run the "nova-manage service enable/disable" to select which server is used? And start relevant service on host? | 10:45 |
ccooke | ... Bah. Now I'm not seeing any errors, but the instancemonitor is still on a restart loop :-/ | 10:48 |
soren | ccooke: Try just disabling the instancemonitor. | 10:48 |
soren | ccooke: Uninstalling or whatever. | 10:48 |
soren | ccooke: It's in dire need of some love :( | 10:49 |
ccooke | I see | 10:49 |
ccooke | It's not essential, then? | 10:49 |
soren | Not at all. | 10:51 |
ccooke | which are the essential services, then? | 10:51 |
ccooke | (If there's a handy document somewhere I've just failed to find...) | 10:52 |
soren | compute api network objectstore scheduler | 10:53 |
rsaidan | soren: do you need to use the nova-manage command to enable/disable services? | 10:56 |
soren | rsaidan: No. | 10:56 |
rsaidan | soren: so all i need to do is make sure the service is started on the host I want to run it on? | 10:57 |
soren | rsaidan: Yes. | 10:58 |
ccooke | soren: hmm. If I've started the api and objectstore, should "nova-manage service list" show them? | 10:58 |
ccooke | (because I have (even just restarted them) and it does not) | 10:58 |
soren | ccooke: No. | 10:58 |
soren | ccooke: They don't count as services in this context. | 10:58 |
ccooke | I see | 10:58 |
ccooke | okay, so I should technically have a complete setup working | 10:59 |
*** BK_man has quit IRC | 10:59 | |
ccooke | Guess I should go back to the PPA version now | 10:59 |
ccooke | At least this explains why my previous setup suddenly started respawning and killing my machine - while cleaning up my old laptop, I remove rabbitmq | 11:00 |
rsaidan | if 'nova-manage service list' shows XXX, for another host does that mean it's broken? | 11:01 |
*** reldan has joined #openstack | 11:01 | |
soren | rsaidan: Yes. | 11:01 |
*** adiantum has joined #openstack | 11:01 | |
rsaidan | soren: thx. can you tell me what is the 'nova-manage service enable/disable... ' command intended for? | 11:02 |
soren | rsaidan: It disables or disables a service. | 11:03 |
soren | rsaidan: Like, say, takes a compute node out of rotation. | 11:03 |
rsaidan | soren: ah, ok | 11:04 |
*** rw4c has quit IRC | 11:04 | |
ccooke | soren: ... on a box running no VMs, should the nova daemons be taking up about 15% CPU each? | 11:05 |
*** chuck_ has joined #openstack | 11:05 | |
*** zul has quit IRC | 11:06 | |
soren | ccooke: Probably not. | 11:07 |
soren | ccooke: Can you tell what they're up to? | 11:07 |
ccooke | Ah, well. I'll see if the PPA versions are better | 11:07 |
ccooke | soren: Literally nothing, as yet | 11:07 |
*** anticw_ has quit IRC | 11:07 | |
soren | ccooke: Yeah, please do test the ppa versions. They are what will eventually land in Natty. | 11:08 |
*** BK_man has joined #openstack | 11:08 | |
ccooke | the maverick ppa, I guess? | 11:13 |
HugoKuo | excuse me Soren , could you give me some suggestion about https://answers.launchpad.net/nova/+question/152383 | 11:13 |
*** adjohn has joined #openstack | 11:14 | |
soren | ccooke: No... Why would you think so? | 11:15 |
ccooke | soren: because the natty PPA 404s? | 11:16 |
soren | ccooke: URL? | 11:16 |
ccooke | there are only packages for lucid and maverick | 11:16 |
soren | No. | 11:16 |
ccooke | http://ppa.launchpad.net/openstack/openstack-ppa/ubuntu/dists/natty/main/binary-i386/Packages | 11:16 |
soren | Holy crap. | 11:16 |
soren | Don't use that one. | 11:16 |
uvirtbot | New bug: #757404 in glance "Glance trunk package for 10.10 doesn't install upstart jobs" [Undecided,New] https://launchpad.net/bugs/757404 | 11:16 |
soren | It's *ANCIENT*. | 11:17 |
ccooke | It's the one google finds... | 11:17 |
soren | ppa:nova-core/trunk | 11:17 |
soren | ttx: Does HugoKuo's symptoms look like yours in https://bugs.launchpad.net/nova/+bug/757293 ? | 11:18 |
uvirtbot | Launchpad bug 757293 in nova "Metadata service sometimes fails to answer" [Medium,Confirmed] | 11:18 |
soren | ccooke: Google hasn't a clue. | 11:18 |
*** adjohn has quit IRC | 11:18 | |
soren | ccooke: Use ppa:nova-core/trunk | 11:18 |
*** adjohn has joined #openstack | 11:19 | |
ccooke | Updating now. | 11:19 |
*** adjohn has quit IRC | 11:20 | |
*** adjohn has joined #openstack | 11:20 | |
*** Beens_ is now known as Beens | 11:26 | |
*** rw4c has joined #openstack | 11:26 | |
soren | Why am I not eating lunch? | 11:30 |
soren | Darn it. | 11:30 |
*** drico has quit IRC | 11:30 | |
* soren wanders off | 11:30 | |
*** drico has joined #openstack | 11:30 | |
*** gaveen has quit IRC | 11:32 | |
HugoKuo | ls | 11:34 |
HugoKuo | ifconfig | 11:34 |
*** anticw has joined #openstack | 11:34 | |
HugoKuo | I'm going to try natty !!! | 11:34 |
ccooke | ... Okay. the packages in the PPA do not replace the ones in Natty | 11:36 |
ccooke | (Versions in Natty's repo seem to be "2011.2~gamma1-0ubuntu1" (taking nova-api as an example) compared with "2011.2~bzr973-0ubuntu0ppa1~natty1" in the PPA. Since "gamma" sorts afer "bzr", the gamma package will be judged 'later') | 11:37 |
ccooke | (Sorry, I'm coming here with a lot of issues today) | 11:38 |
HugoKuo | He's going for lunch .. Iguess | 11:41 |
ccooke | A remarkably good plan, that | 11:43 |
ttx | soren: not at all. My metadata service answers. It just answers a stacktrace 60% of the time. | 11:44 |
ttx | ccooke: indeed, that's unfortunate | 11:45 |
*** flopflip has quit IRC | 11:47 | |
ccooke | easily fixable, though :-) | 11:47 |
soren | ccooke: *curses* You're right. | 11:49 |
ttx | soren: we should prepare tar and feathers for Chuck. | 11:49 |
*** flopflip has joined #openstack | 11:49 | |
ccooke | soren: Sorry :-/ | 11:49 |
soren | ccooke: Oh, don't apologise. It's good info! | 11:53 |
HugoKuo | mine is instance can not get metadata from Nova-API server . | 11:54 |
soren | ttx: Ah, that backtrace is what you get back? I thought that was from the logs. | 11:54 |
soren | ttx: Haven't made it to your bug yet, still wondering about some tests that fail. | 11:55 |
HugoKuo | it's really weired :< . It's really hard to deploy multi-nodes NOVA platform :< | 11:55 |
ttx | soren: no, that's what curl gets back. API server logs a 200 | 11:55 |
n1md4 | How do I diagnose a "UnknownError: An unknown error has occurred. Please try your request again." error? Trying again makes no odds, nor does rebooting the controller or nodes. | 11:55 |
soren | n1md4: /var/log/nova/* usually has useful info. | 11:56 |
n1md4 | Lots of sql errors, then a trace | 11:57 |
n1md4 | root@posi-cloud-1:/var/log/nova# nova-manage db sync | 11:59 |
n1md4 | Command failed, please check log for more info | 11:59 |
n1md4 | :( | 11:59 |
HugoKuo | did you create nova database ? | 11:59 |
ccooke | soren: so... check back tomorrow for the updated ppa packages, or is it likely to be quicker? (or longer, such that munging my apt config might actually save time ;-) | 11:59 |
n1md4 | I had a nice little working cloud, then it broke, and I don't know how. | 12:00 |
n1md4 | HugoKuo: Yes. | 12:01 |
soren | Oh, hang on! | 12:01 |
*** s1cz has joined #openstack | 12:01 | |
soren | *headdesk* | 12:01 |
ccooke | (By the way: Rebooted due to a libc update and nova/rabbitmq are taking about 4-8% cpu together. It's still high for something that's basically idle, but nothing like the 60% from before) | 12:01 |
HugoKuo | nlmd4 : try to drop nova db , and create it again ... | 12:01 |
n1md4 | HugoKuo: I will. Going out now, let you know if that worked. | 12:02 |
soren | ccooke: You sounded like you had a suggestion for how to fix this version idiocy? | 12:03 |
ccooke | soren: sure. All you need to do is make sure the PPA version sorts alphanumerically after the Ubuntu repository version | 12:08 |
soren | ccooke: Heheheh :) | 12:08 |
soren | ccooke: So you fix problems by "applying a solution" :) | 12:09 |
soren | I could have told you that much :) | 12:09 |
* ccooke grins | 12:09 | |
ccooke | Well, I presume that you know what "gamma1" signifies? | 12:10 |
ccooke | since you're the maintainer | 12:10 |
ccooke | you can just add that to the ppa packages... | 12:10 |
soren | Yeah, that's what I'm doing. It's just dreadfully wrong. | 12:10 |
soren | Was hoping for a version number that wasn't a lie. | 12:10 |
ttx | ~gamma1+bzr967 ? | 12:11 |
ttx | or ~gamma2~bzr967 ? | 12:11 |
ccooke | soren: well, what does gamma1 mean in this context? why is it in the Ubuntu repo? | 12:11 |
soren | ccooke: Nova made a gamma1 release. | 12:11 |
ccooke | hmm | 12:11 |
ccooke | Do you want the ppa to *always* trump the ubuntu version? | 12:12 |
soren | ttx: Both will require special casing. I hate that. | 12:12 |
soren | ccooke: Yes. | 12:12 |
soren | ccooke: It will *alwasy* be newer. | 12:12 |
ccooke | soren: then don't add gamma1. Add ppa | 12:12 |
ccooke | if you make the ppa version 2011.2~PPA-bzr973-0ubuntu0ppa1~natty1 (for instance) | 12:12 |
soren | That'll work until someone finds it amusing to add a 2011.2~WHEEEEE to the Ubuntu archive. | 12:13 |
ccooke | (sorry, incorrect use of shift there - ppa lowercase would work) | 12:13 |
*** ryker has joined #openstack | 12:14 | |
*** reldan has quit IRC | 12:14 | |
* soren will think of something. WhenI do, it'll be 20 minutes before the packages are in the ppa. | 12:14 | |
ccooke | well... you *could* add an epoch number | 12:15 |
ccooke | but that's icky | 12:15 |
ccooke | http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version | 12:15 |
soren | I know about epocs. | 12:15 |
soren | epochs, even :) | 12:15 |
soren | They're not appropriate here at all. | 12:15 |
ccooke | indeed not | 12:15 |
*** reldan has joined #openstack | 12:16 | |
*** beudbeud has joined #openstack | 12:16 | |
ccooke | point is, you can't defend against some idiot later creating a stupid version number that overrides your ppa. All you *can* do is make sure that your ppa generated version numbers will sort after any *sane* repo version | 12:16 |
soren | That's what I thought I did already. | 12:16 |
soren | :) | 12:16 |
ccooke | Anyway, I am going to follow your excellent example and get some lunch :-) | 12:17 |
*** shentonfreude has joined #openstack | 12:19 | |
*** crago has joined #openstack | 12:20 | |
*** beudbeud has quit IRC | 12:20 | |
HugoKuo | All components need only 1 NIC right ? | 12:21 |
HugoKuo | nova-network 1 NIC , compute node 1NIC , nova-API server 1 NIC.... | 12:21 |
soren | vishy was having trouble with flatmanager, multi-node setup and a nova-network with only one NIC. | 12:22 |
alekibango | HugoKuo: remember what i said to you about radioactive clouds? i hope you are in the picture, as radiation was there few days ago... i dont know how much.. but prolly enough to harm people, especially kids | 12:23 |
*** drico has quit IRC | 12:23 | |
HugoKuo | alekibango : thanks , I know the radioactive clouds is close to Taiwan now . is everything fine in EURO ? | 12:24 |
alekibango | plutonium is very heavy to get here, only some Xe-133 and little doses of radioactive iodine... | 12:26 |
soren | ttx: Ok, so I have to beat 2011.2~gamma1-0ubuntu1. I have the bzr revision, I have the upstream target revision ("2011.2"). | 12:26 |
HugoKuo | soren : I remeber that , so I'm using FlatDHCP. I'll keep trying .....at least tty image is running fine , that means the only problem is UEC image can not fetch metadata | 12:26 |
alekibango | HugoKuo: not close, it was in | 12:26 |
soren | ttx: I don't generally look at the version in the existing changelog. It could be arbitrarily far behind, so using its version in mine seems weird. | 12:26 |
alekibango | HugoKuo: http://www.infiniteunknown.net/2011/04/04/radioactive-fallout-to-engulf-taiwan-people-should-stay-home-those-who-must-go-out-should-immediately-take-off-their-clothes-and-cleanse-nuclear-contaminants-from-their-bodies-as-soon-as-they-are-ba/ | 12:27 |
alekibango | ... from twitter search of fukushima taiwan | 12:27 |
*** chuck_ is now known as zul | 12:27 | |
HugoKuo | alekibango : I'm checking the link | 12:27 |
alekibango | not sure how this is realiable though | 12:27 |
*** reldan has quit IRC | 12:27 | |
alekibango | HugoKuo: i eat chlorella pyrenoidosa which we get from Taiwan... | 12:28 |
HugoKuo | I have to notice news recently... | 12:30 |
soren | ttx: /me adds extraversion support. Reluctantly. | 12:32 |
ttx | soren: I guess we could live without it and force people using natty ppa for testing to use = syntax | 12:33 |
soren | ttx: That would break my test setup. | 12:34 |
ttx | soren: ah, yes. | 12:35 |
HugoKuo | I hope I can do something useful for OPENSTACK :| | 12:36 |
HugoKuo | someday :\ | 12:36 |
* koolhead11 looks at HugoKuo | 12:38 | |
soren | HugoKuo: You already do. | 12:38 |
HugoKuo | guys , see you tomorrow ........... thanks | 12:39 |
*** aliguori has joined #openstack | 12:39 | |
*** reldan has joined #openstack | 12:39 | |
alekibango | HugoKuo: what is good for openstack, is good for your country! :) | 12:44 |
*** adjohn has quit IRC | 12:49 | |
*** adjohn has joined #openstack | 12:50 | |
*** arun_ has quit IRC | 12:51 | |
*** adjohn has quit IRC | 13:03 | |
*** arun_ has joined #openstack | 13:03 | |
*** adjohn has joined #openstack | 13:06 | |
*** h0cin has joined #openstack | 13:08 | |
soren | Man, I hate it when I get one of the slow builders. https://launchpad.net/~nova-core/+archive/trunk/+buildjob/2441254 | 13:08 |
*** RobertLaptop has quit IRC | 13:09 | |
*** hadrian has joined #openstack | 13:12 | |
*** adjohn has quit IRC | 13:13 | |
*** ppetraki has joined #openstack | 13:16 | |
*** ahale has quit IRC | 13:20 | |
*** openstackjenkins has quit IRC | 13:21 | |
*** openstackjenkins has joined #openstack | 13:22 | |
*** hggdh has quit IRC | 13:32 | |
*** hggdh_ has joined #openstack | 13:32 | |
*** Ephur has joined #openstack | 13:33 | |
*** ccustine has joined #openstack | 13:35 | |
n1md4 | HugoKuo: I've dropped the 'networks' table, but the nova-manage command does not create the table I'm after. | 13:36 |
n1md4 | There are all sorts of DB errors too. | 13:36 |
*** dendrobates is now known as dendro-afk | 13:37 | |
soren | Randomly dropping tables doesn't sound like a very awesome idea. | 13:38 |
btorch | n1md4: no backups ? you could set your --sql_connection to a new db and do a nova-manage db sync and then get a copy of that table into the old one | 13:39 |
n1md4 | ooops | 13:41 |
*** kbringard has joined #openstack | 13:41 | |
* n1md4 makes a faux pas | 13:41 | |
*** slyphon has joined #openstack | 13:41 | |
*** troytoman-away is now known as troytoman | 13:43 | |
n1md4 | I think there's something fundamentally broken, not just a network tables issue. | 13:45 |
*** ppetraki has quit IRC | 13:47 | |
winston-d | I've some questions about networking in Nova. | 13:50 |
rw4c | Hi guys, I'm trying to create custom image from already running instance by API call. I use "nova image-create <inst_id> <name>", but it returns status None. It's one-node dev. installation, rev.#973. Any ideas what is wrong? | 13:50 |
*** HugoKuo_ has joined #openstack | 13:51 | |
*** zenmatt has joined #openstack | 13:51 | |
winston-d | I've chose VlanManager as network_manager but I did see when a VM instance was created, network service created a br100 bridge on target host. Is this expected? | 13:53 |
*** rchavik has quit IRC | 13:53 | |
*** HugoKuo has quit IRC | 13:54 | |
*** adjohn has joined #openstack | 13:55 | |
kbringard | winston-d: yep | 13:56 |
kbringard | it should also have created a vlan100 (or whatever number vlan the project is set to) | 13:56 |
*** CoreyM-afk has joined #openstack | 13:56 | |
kbringard | and if you do a brctl you should see vlan100 attached to br100 | 13:57 |
blamar | rw4c: This bug might be applicable, if you're using libvirt. https://bugs.launchpad.net/nova/+bug/750544 | 13:57 |
uvirtbot | Launchpad bug 750544 in nova "Snapshotting VM instance failing for KVM" [High,Confirmed] | 13:57 |
kbringard | there is probably a way to change this using nova-manage but I've always modified the DB directly to do it (the info is in the networks table" | 13:57 |
winston-d | kbringard : thx. yes, you are right, vlan100 was attached to br100. in my setup, there're two NICs for each compute nodes, I intend to use the 2nd one for production traffic. but I see br100 was created on 1st NIC (eth0). And there's such 'flat_interface' flag in nova.conf, will changing that value to eth1 do what i want? | 13:59 |
kbringard | winston-d: I think you want to use --vlan_interface=eth1 | 14:00 |
*** ppetraki has joined #openstack | 14:01 | |
rw4c | blamar: I see different error in nova-compute log. It's KeyError: 'architecture' in File "/root/nova/nova/virt/libvirt_conn.py", line 428. I'll try to debug it. | 14:01 |
winston-d | kbringard : but I didn't see such flag in 'nova-mange --help' output. | 14:01 |
blamar | rw4c: cool, http://paste.openstack.org/ if you want some assistance on the stack trace | 14:02 |
winston-d | kbringard: i'm using Nova Bexar release, btw. | 14:02 |
kbringard | winston-d: it should work in Bexar, just add it to your nova.conf | 14:02 |
winston-d | OK. thanks. i'll try that. | 14:03 |
kbringard | you'll probably want to shut down the network manager and make sure all the bridges and vlans are removed (or alternatively reboot) | 14:03 |
kbringard | your milage may vary, but I've had interesting outcomes in the past when making networking changes | 14:03 |
*** gondoi has joined #openstack | 14:04 | |
*** ramkrsna has quit IRC | 14:04 | |
*** littleidea has joined #openstack | 14:06 | |
koolhead11 | hey winston-d | 14:08 |
winston-d | kbringard : thx for the heads-up. I remembered seeing one document mentioned one should also configure the swift if vlan mode is used. | 14:09 |
winston-d | koolhead11 : hi~ | 14:09 |
kbringard | winston-d: ah, I don't use swift, so I can't really speak to how it'll affect that :-/ | 14:09 |
*** hggdh_ is now known as hggdh | 14:10 | |
winston-d | kbringard : sorry, that's typo. I meant 'SWITCH' | 14:10 |
kbringard | ah so, yea | 14:10 |
kbringard | you'll need to make sure your switch is set to pass traffic for the vlan(s) you've assigned | 14:11 |
kbringard | so wether is specific to certain vlans, or if you just trunk everything | 14:11 |
*** littleidea has quit IRC | 14:11 | |
kbringard | but I'm not a networking guy per se, so I probably won't be much more help in that regard | 14:11 |
*** CoreyM-afk is now known as CoreyM | 14:11 | |
winston-d | hmm, that's a problem. my H3C/netgear Gigabit switch doesn't have a simple way to config certain port to do trunking for all vlans. I have to create all vlan beforehand manually. :/ | 14:12 |
kbringard | ugh, sucks | 14:13 |
winston-d | yea, it does | 14:13 |
kbringard | I'm fortunate... I have a netops team that I ask very nicely and they do it for me :-D | 14:13 |
*** jonkelly has joined #openstack | 14:14 | |
winston-d | lucky u | 14:14 |
*** RobertLaptop has joined #openstack | 14:18 | |
soren | ttx: I think I solved bug 757293 | 14:18 |
uvirtbot | Launchpad bug 757293 in nova "Metadata service sometimes fails to answer" [Medium,Confirmed] https://launchpad.net/bugs/757293 | 14:18 |
ttx | soren: that would be cool. do you have a branch I can test somewhere ? | 14:19 |
kbringard | anyone know what the file permissions should be on /var/lib/nova/instances | 14:20 |
ttx | kbringard: drwxr-xr-x 4 nova root 4096 2011-04-11 15:47 /var/lib/nova/instances | 14:20 |
kbringard | I'm getting weird errors starting instances, and best I can tell it's because the files in /var/lib/nova/instances/instance_id/ are being owned by root:root | 14:20 |
kbringard | ttx: hmm, thanks, that's what I've got too :-/ | 14:20 |
soren | ttx: lp:~soren/nova/metadata-full-instance-objects | 14:20 |
ttx | soren: ok, testing now | 14:21 |
kbringard | I'm getting that chardev in qemu with 'info chardev' error | 14:21 |
ttx | soren: that's a nova-api fix, right ? | 14:22 |
soren | ttx: Yup. | 14:22 |
kbringard | I didn't see any recent bugs related to it though | 14:22 |
soren | kbringard: What's the error message? | 14:22 |
kbringard | http://paste.openstack.org/show/1152/ | 14:22 |
winston-d | kbringard : mine was drwxr-xr-x nova nobody | 14:22 |
soren | kbringard: Which version of libvirt? | 14:22 |
kbringard | 0.8.8 (installed from the ubuntu repos) | 14:23 |
soren | Exactly which version? | 14:23 |
kbringard | 0.8.8-1ubuntu3~ppamaverick1 | 14:23 |
kbringard | that's the version on the dpkg | 14:23 |
kbringard | libvirtd (libvirt) 0.8.8 | 14:24 |
kbringard | when I run libvirtd --version | 14:24 |
openstackjenkins | Project nova build #803: SUCCESS in 2 min 28 sec: http://jenkins.openstack.org/job/nova/803/ | 14:24 |
openstackjenkins | Tarmac: When using libvirt, remove the persistent domain definition when we call destroy, so that behavior on destroy is as it was when we were using transient instances. | 14:24 |
openstackjenkins | Fixes bug #755666: libvirt instance definitions not removed | 14:24 |
uvirtbot | Launchpad bug 755666 in nova "[RC] libvirt instance definitions not removed" [High,In progress] https://launchpad.net/bugs/755666 | 14:24 |
soren | ?!? I thought that was merged hours ago? | 14:25 |
soren | Ah, different patch. my bad. | 14:25 |
*** rds__ has joined #openstack | 14:27 | |
kbringard | I'm also having an issue that I'm having trouble nailing down, but it seems to be related to the routing_source_ip not getting set right, so when nova-network starts everything starts sourcing from lo | 14:27 |
kbringard | well, everything "external", I can still get to the machine and route internally | 14:27 |
kbringard | manually setting --routing_source_ip seems to resolve it | 14:28 |
kbringard | soren: to your other question about my libvirt version, my apt-cache has a few different versions | 14:30 |
kbringard | http://paste.openstack.org/show/1153/ | 14:30 |
RickB17 | is anyone aware of any file archiving applications that work well with SWIFT? | 14:30 |
*** hazmat has quit IRC | 14:30 | |
*** hazmat has joined #openstack | 14:30 | |
*** gregp76 has quit IRC | 14:31 | |
*** j05h has quit IRC | 14:31 | |
*** j05h has joined #openstack | 14:31 | |
kbringard | but the 0.8.8 one is the one that is installed | 14:31 |
soren | kbringard: Gimme a sec. | 14:31 |
kbringard | no worries, take your time | 14:32 |
kbringard | I need more coffee anyway, brb :-) | 14:32 |
*** mray has joined #openstack | 14:32 | |
soren | kbringard: That version should be fine. | 14:32 |
soren | kbringard: Not entirely sure what's going on there. | 14:32 |
*** rnirmal has joined #openstack | 14:33 | |
*** RJD22 is now known as RJD22|away | 14:34 | |
kbringard | yea, it's weird | 14:38 |
*** RJD22|away is now known as RJD22 | 14:40 | |
rw4c | blamar: Regarding errors in 'nova image-create' - I've fixed KeyError, but now it's OSError: [Errno 2] No such file or directory: http://paste.openstack.org/show/1154/ | 14:41 |
* soren has a pretty good guess what that might be. | 14:42 | |
rw4c | qemu-img is exists and in /usr/bin/ directory. | 14:42 |
soren | Yup, I know what that is. | 14:43 |
blamar | rw4c: I think it's complaining about not being about to find the disk /root/nova/nova/..//instances/instance-00000002/disk | 14:43 |
soren | Hang on. | 14:43 |
soren | No, it's not. | 14:43 |
rw4c | It's not. I tried to run this command by hand - it exits with zero status and creates the file in /tmp/ | 14:44 |
soren | https://bugs.launchpad.net/nova/+bug/757613 | 14:45 |
uvirtbot | Launchpad bug 757613 in nova "qemu_img call in libvirt_conn not been split into separate args" [Undecided,New] | 14:45 |
soren | Fixing that particluar problem is easy, but I don't know if it does what it's supposed to. Clearly, noone has tested this for months. | 14:45 |
rw4c | :) | 14:46 |
kbringard | soren: ok, I think I discovered the problem... it looks like it stems from an earlier different issue | 14:46 |
soren | Alright. | 14:46 |
soren | "cool" | 14:47 |
* soren leaves the triaging of bug 757613 to ttx | 14:47 | |
uvirtbot | Launchpad bug 757613 in nova "qemu_img call in libvirt_conn not been split into separate args" [Undecided,New] https://launchpad.net/bugs/757613 | 14:47 |
kbringard | got a BadStatusLine attetmpting to grab the image from glance, which caused a 0 length file for to be left in _base | 14:47 |
ttx | beh | 14:47 |
soren | kbringard: Ah, yes, that'll screw things up. | 14:47 |
kbringard | so now to figure out why the BadStatusLine in glance :-D | 14:48 |
ttx | soren: might be a distant parent to bug 750544 | 14:50 |
uvirtbot | Launchpad bug 750544 in nova "Snapshotting VM instance failing for KVM" [High,Confirmed] https://launchpad.net/bugs/750544 | 14:50 |
*** aliguori has quit IRC | 14:54 | |
winston-d | kbringard : did u get glance working with 'euca2ools'? | 14:54 |
openstackjenkins | Project nova build #804: SUCCESS in 2 min 27 sec: http://jenkins.openstack.org/job/nova/804/ | 14:54 |
openstackjenkins | Tarmac: This branch fixes https://bugs.launchpad.net/bugs/751231. | 14:54 |
openstackjenkins | In bug description, nova.compute.manager._poll_instance_states should ignore 'migrating' instances. | 14:54 |
openstackjenkins | so I modified nova.compute.manager._poll_instance_states to do it. | 14:54 |
uvirtbot | Launchpad bug 751231 in nova ""live migration fails due to instance record is erased"" [Medium,In progress] | 14:54 |
kbringard | winston-d: yea | 14:54 |
winston-d | kbringard : well, i didn't. euca2ool returns 400 when talking to glance. so i fell back to objectstorge for now. | 14:55 |
soren | ttx: Totally the same thing. | 14:56 |
uvirtbot | New bug: #757613 in nova "qemu_img call in libvirt_conn not been split into separate args" [Undecided,New] https://launchpad.net/bugs/757613 | 14:56 |
kbringard | winston-d: I wrestled with it a bit... the main thing I'd say to check is to make sure that there is a "custom" property set with the keypair "type = machine" | 14:56 |
kbringard | or type = kernel, type = ramdisk | 14:56 |
ttx | soren: also agreed that it's been broken forever, so not really number 1 prio | 14:57 |
kbringard | it should be in image_properties in your glance db | 14:57 |
kbringard | and make sure deleted is 0 | 14:57 |
kbringard | there was another issue I was wrestling with where when you'd update image properties it would set any existing properties to deleted if they weren't defined again on the command line | 14:57 |
kbringard | soren: welp, I think I discovered my problem | 14:58 |
*** kakella has joined #openstack | 14:58 | |
kbringard | glance details shows 5 images, but when I go to the glance directory, it's completely empty | 14:58 |
kbringard | haha | 14:58 |
kbringard | :sigh: | 14:58 |
*** aliguori has joined #openstack | 14:59 | |
winston-d | aliguori: greetings to QEMU master~~ | 15:00 |
*** troytoman is now known as troytoman-away | 15:00 | |
*** smeier00 has joined #openstack | 15:01 | |
*** cole has joined #openstack | 15:03 | |
kbringard | soren: I marked everything in the glance db as deleted and re-upped my images... now it's working | 15:04 |
kbringard | no kind of clue how that happened | 15:04 |
kbringard | but I'm sure it was just me futzing with stuff | 15:04 |
*** dragondm has joined #openstack | 15:05 | |
*** rsaidan has quit IRC | 15:08 | |
*** aliguori has quit IRC | 15:09 | |
*** aliguori has joined #openstack | 15:11 | |
*** DigitalFlux has quit IRC | 15:15 | |
*** daveiw has quit IRC | 15:15 | |
*** adjohn has quit IRC | 15:18 | |
* soren wanders off for a while | 15:19 | |
*** _0x44 has quit IRC | 15:22 | |
*** enigma1 has joined #openstack | 15:24 | |
rw4c | soren: I fixed qemu-img run, this part of code passes fine now. But I still getting None as a status during image-create, even when qemu-img has not been started yet, is it Ok? Anyway, after qemu-img competes its job, I don't see my image in 'nova image-list'. | 15:24 |
rw4c | When I had failures (before fixes) I could see the custom image in the list with the status None, but now I don't. | 15:25 |
rw4c | Is LocalImageService enough for custom image creation or I need to use Glance? | 15:27 |
*** MarkAtwood has joined #openstack | 15:28 | |
*** cole has quit IRC | 15:32 | |
ttx | vish1: please set https://code.launchpad.net/~dan-prince/nova/fix_gen_x509_redhat/+merge/56982 approved, I can't do that myself, not being nova-core. | 15:38 |
vish1 | ttx: ah, of course | 15:40 |
*** vish1 is now known as vishy | 15:40 | |
ttx | vish1: commented, and it's ok | 15:40 |
*** kakella has left #openstack | 15:41 | |
*** shentonfreude has quit IRC | 15:43 | |
kbringard | anyone have any ideas on this? https://answers.launchpad.net/nova/+question/152396 | 15:43 |
kbringard | I'm seeing the same problem for a lot of different meta-data API endpoints (not just the user-data) | 15:44 |
kbringard | although it always eventually seems to get the data I need | 15:44 |
vishy | kbringard: | 15:47 |
kbringard | vishy: yessir | 15:48 |
vishy | https://code.launchpad.net/~soren/nova/metadata-full-instance-objects/+merge/57177 | 15:48 |
vishy | i think it is that | 15:48 |
kbringard | ah, as always, you are the man | 15:48 |
ccooke | soren: oh yes - thanks for getting the PPA sorted :-) | 15:48 |
*** johnpur has joined #openstack | 15:49 | |
*** ChanServ sets mode: +v johnpur | 15:49 | |
*** uksysadmin has quit IRC | 15:51 | |
openstackjenkins | Project nova build #805: SUCCESS in 2 min 31 sec: http://jenkins.openstack.org/job/nova/805/ | 15:54 |
openstackjenkins | Tarmac: Set default stateOrProvice to 'supplied' in openssl.cnf.tmpl. | 15:54 |
openstackjenkins | This resolves a stateOrProvince printable string UTF8 mismatch on | 15:54 |
openstackjenkins | RHEL 6 and Fedora 14 (using openssl-1.0.0-4.el6.x86_64 or | 15:54 |
openstackjenkins | openssl-1.0.0d-1.fc14.x86_64). | 15:54 |
openstackjenkins | Fixes x509 certificate generation on Fedora 14 and Redhat 6. | 15:54 |
*** stanchan_ has quit IRC | 15:54 | |
uvirtbot | New bug: #757677 in nova "genvpn path incorrectly points to geninter" [Undecided,New] https://launchpad.net/bugs/757677 | 16:02 |
*** zaitcev has joined #openstack | 16:05 | |
*** j05h has quit IRC | 16:07 | |
*** rcc has quit IRC | 16:08 | |
*** j05h has joined #openstack | 16:08 | |
openstackjenkins | Project nova build #806: SUCCESS in 2 min 30 sec: http://jenkins.openstack.org/job/nova/806/ | 16:09 |
openstackjenkins | Tarmac: bzr ignore the top level CA dir that is created when running 'run_tests.sh -N'. | 16:09 |
*** deepy has quit IRC | 16:09 | |
*** deepy has joined #openstack | 16:09 | |
*** guigui1 has quit IRC | 16:11 | |
kbringard | just updated to the newest glance, and seeing this: http://paste.openstack.org/show/1155/ | 16:12 |
kbringard | is this a known issue with existing images? or should I open a bug report about it? | 16:12 |
*** nacx has quit IRC | 16:15 | |
*** mdomsch has joined #openstack | 16:16 | |
*** Ryan_Lane has joined #openstack | 16:17 | |
sirp_ | kbringard: you need to run glance-mange db_sync pick up the change from 'key' -> 'name' in the image-properties table | 16:17 |
kbringard | sirp_: ah, thanks | 16:17 |
BK_man | khm... what I did wrong in configs? | 16:18 |
BK_man | bin/stack --host=cc --user=abr --project=rhelimg compute get_vnc_console instance_id=00000002 | 16:18 |
BK_man | {u'url': u'http://127.0.0.1:6080/vnc_auto.html?token=8a591cbd-57a4-475f-9f6b-b671a93c1425&host=hostignore&port=portignore'} | 16:18 |
BK_man | why URL starting with 127.0.0.1 ? | 16:18 |
sirp_ | kbringard: make sure you use --sql-connection when running glance-manage so you hit the right db | 16:18 |
kbringard | yea, I did... it's telling the the images table already exists :-/ | 16:19 |
*** RobertLaptop has quit IRC | 16:20 | |
*** bkkrw has quit IRC | 16:26 | |
*** Julio_ is now known as JulioBell | 16:28 | |
sirp_ | kbringard: is the schema_version table set properly, it sounds like it's trying to migrate from the beginning | 16:29 |
*** joearnold has joined #openstack | 16:30 | |
*** MUILTFN has joined #openstack | 16:34 | |
jaypipes | sirp_: I think I fixed the sql-connection in glance-manage to also look at config files... | 16:36 |
jaypipes | sirp_: oh, and good day :) | 16:36 |
kbringard | yea, it looked at /etc/glance/glance.conf without specifying | 16:36 |
jaypipes | tr3buchet: hey, was it you that got a Nexus S? I've been thinking about picking one up, wanted to know what you thought of yours... | 16:36 |
kbringard | Glance Migrations|/usr/lib/pymodules/python2.6/glance/registry/db/migrate_repo|0 | 16:37 |
kbringard | that's my migrate_version | 16:37 |
sirp_ | jaypipes: howdy, it didn't work for me this last time, but my setup is a little wonky, so prob just an issue on my side | 16:37 |
tr3buchet | jaypipes: nope not me, i'm still rockin an evo | 16:37 |
jaypipes | tr3buchet: ah, ok... | 16:37 |
*** slyphon has quit IRC | 16:37 | |
*** fabiand__ has joined #openstack | 16:37 | |
*** slyphon has joined #openstack | 16:38 | |
patri0t | new instance remains in "networking" status, http://pastebin.com/hA80SRXe | 16:38 |
patri0t | any idea? | 16:39 |
n1md4 | How are cloud networks made publically addressable? | 16:39 |
n1md4 | Or addressable to the private LAN they're on even. | 16:39 |
kbringard | patri0t: what'd your nova-network log say? | 16:39 |
patri0t | kbringard: nothing specific, no error | 16:40 |
patri0t | kbringard: VLAN mode, it is strange because it was working previously | 16:40 |
n1md4 | By addressable I mean from a browser. i.e. I have 192.162.99.0/24 and the cloud network 10.0.0.0/24, I can't type at 10.0.0.0/24 IP into the browser and have it display anything. | 16:40 |
*** slyphon has quit IRC | 16:40 | |
patri0t | it seems that the problem is not related to the networking itself | 16:42 |
patri0t | because even the console out put is not created | 16:42 |
*** rw4c has quit IRC | 16:43 | |
kbringard | yea... maybe do an ls -ltr in your nova logs dir and see what logs are last written to | 16:43 |
kbringard | and then check those for any exceptions | 16:43 |
*** ChamSystems has joined #openstack | 16:43 | |
patri0t | kbringard: checked all of them and there was no error | 16:44 |
kbringard | does /var/lib/nova/instances/instance-00000009 exist? | 16:46 |
patri0t | kbringard: no | 16:48 |
kbringard | that would be a start of the problem :-) | 16:48 |
patri0t | kbringard: yepp, but I've no idea, why did it happen | 16:49 |
kbringard | yea, that's odd... what image store are you using? | 16:53 |
patri0t | the objectstore | 16:54 |
patri0t | so I dont use glance | 16:54 |
*** MarkAtwood has quit IRC | 16:54 | |
kbringard | hmm, well, I dunno, that's very peculiar | 16:54 |
*** koolhead17 has joined #openstack | 16:55 | |
patri0t | kbringard: yes, it is :( | 16:55 |
kbringard | does euca-decribe-images work? | 16:56 |
patri0t | yepp | 16:56 |
patri0t | it was even working 10min ago, I had couple of more instances | 16:57 |
patri0t | but now nothing work, | 16:57 |
patri0t | obviously I can reinitialize everything but that is not a good idea | 16:58 |
*** mdomsch has quit IRC | 16:58 | |
*** fabiand__ has quit IRC | 16:58 | |
*** stanchan has joined #openstack | 16:59 | |
*** rcc has joined #openstack | 17:00 | |
ccooke | hmm. I'm seeing references to a GUI being released with OpenStack, but I can't see any way to try it out. Is it not available externally atm? | 17:00 |
kbringard | jaypipes: when I try to db_migrate glance it's telling me that MySQL cannot rename indexes | 17:02 |
kbringard | I got a similar error with sqlite about not being able to alter tables | 17:02 |
*** dendro-afk is now known as dendrobates | 17:02 | |
vishy | n1md4: two options, use public addresses in the x.99.0 range | 17:03 |
jaypipes | kbringard: how are you attempting the migrate? | 17:03 |
vishy | n2md4: or add a route to the connecting computer | 17:03 |
vishy | n1md4: ^^ | 17:03 |
kbringard | glance-manage db_sync | 17:03 |
kbringard | jaypipes: http://paste.openstack.org/show/1156/ | 17:03 |
*** mdomsch has joined #openstack | 17:04 | |
jaypipes | kbringard: k, one sec | 17:04 |
*** Ephur has quit IRC | 17:04 | |
jaypipes | kbringard: revno? 107? | 17:05 |
kbringard | yessir | 17:05 |
kbringard | 2011.2~bzr107-0ubuntu0ppa1~maverick1 | 17:05 |
*** dspano has joined #openstack | 17:05 | |
jaypipes | kbringard: well, this is weird... because there is a custom MySQL script for that version (006)... | 17:05 |
jaypipes | kbringard: in other words, sa-migrate shouldn't even be executing 006_key_to_name.py.... | 17:06 |
*** MarkAtwood has joined #openstack | 17:06 | |
jaypipes | kbringard: in the migrate_repo/versions/ directory, you'll see 006_mysql_upgrade.sql... | 17:06 |
jaypipes | kbringard: and also a specialized upgrade/downgrade for SQLite for 006 as well (because of the ALTER TABLE ineptitude of SQLite) | 17:07 |
kbringard | hmmmm, I don't see such a file... maybe it didn't get into the deb repo? | 17:07 |
kbringard | let me check out the source | 17:07 |
jaypipes | kbringard: aha! | 17:07 |
kbringard | yea, there it is in the source | 17:08 |
jaypipes | kbringard: weird... lemme check with soren and mtaylor about that. | 17:08 |
kbringard | okie, no problem | 17:09 |
jaypipes | kbringard: I saw a glance bug pop up re: the failure on migrate... thought it was strange considering I knew I wrote MySQL and SQLite specific migrate scripts for those versions... | 17:09 |
jaypipes | kbringard: in the meantime, if this is a critical thing, just copy those .sql files from the source dir. should work then. | 17:10 |
kbringard | cool, yea, glance is no del worko at the moment | 17:10 |
*** Ephur has joined #openstack | 17:10 | |
kbringard | since it looks like there are new tables and/or columns | 17:10 |
kbringard | interesting | 17:11 |
kbringard | http://paste.openstack.org/show/1157/ | 17:11 |
kbringard | it looks like there are versions, but they are different? | 17:12 |
*** lionel has quit IRC | 17:12 | |
kbringard | or I gess they're the same, just missing the few you need | 17:12 |
kbringard | sorry, took me a sec to catch up to myself :-D | 17:12 |
*** fabiand__ has joined #openstack | 17:13 | |
*** lionel has joined #openstack | 17:13 | |
jaypipes | kbringard: yeah, so lemme explain the migrate scripts a bit... | 17:15 |
jaypipes | kbringard: so, a version is the 00X number at the start of the script name... | 17:15 |
jaypipes | kbringard: if there is any script that has the same version number, but ends in an .sql extension, then sa-migrate looks for the pattern 00X_DBNAME_[upgrade|downgrade].sql. | 17:16 |
kbringard | (that, and a glance-control all restart, fixed it btw) | 17:17 |
jaypipes | kbringard: if it finds a script matching that pattern, it considers that SQL script to be an *override* of the regular Python migrate script just for the specific RDBMS.... | 17:17 |
kbringard | ah, interesting | 17:17 |
jaypipes | kbringard: so when you see somthing like 006_sqlite_upgrade.sql, that is the SQLite-specific override migration script for version 6... | 17:18 |
kbringard | ok, that makes sense, and is intuitive | 17:19 |
jaypipes | kbringard: well, it took me quite some time to get the hang of it all ;) | 17:20 |
kbringard | haha, well, I appreciate you explaining it | 17:20 |
kbringard | I should also mention that I don't seem to be seeing that properties deletion bug anymore either | 17:20 |
kbringard | it seemed to have gone and them come, and now it looks to be gone again :-/ | 17:21 |
kbringard | so I guess that's a good thing | 17:21 |
kbringard | I'll keep an eye on it and let you know if it comes back :-) | 17:21 |
kbringard | do you want me to open a bug or make a comment int he existing bug about the migration scripts not being in the debs? | 17:22 |
kbringard | jaypipes: oh, also, I'm working on a rubygem to expose the glance api | 17:25 |
kbringard | https://github.com/kevinbringard/ogle | 17:26 |
kbringard | so far I've got /images/detail, /images and /images/$image_id exposed for getting info about images | 17:27 |
kbringard | anyway, in case it's useful to anyone, it's in rubygems, so you should be able to just gem install ogle | 17:27 |
uvirtbot | New bug: #757772 in nova "Cloudpipe doesn't update the crl in userdata when a cert is revoked" [Wishlist,New] https://launchpad.net/bugs/757772 | 17:27 |
jaypipes | kbringard: awesome mate! | 17:34 |
*** fabiand__ has quit IRC | 17:38 | |
*** fabiand__ has joined #openstack | 17:41 | |
markwash | anyone know how I can add radvd to nova_sudoers in the nova-common package? | 17:42 |
*** MarkAtwood has quit IRC | 17:43 | |
n1md4 | vishy: okay, thanks :) | 17:45 |
*** aliguori has quit IRC | 17:46 | |
*** shentonfreude has joined #openstack | 17:47 | |
kbringard | jaypipes: actually, I lied, it looks like glance update (cli) is still removing any custom properties not set on the command line | 17:50 |
*** littleidea has joined #openstack | 17:51 | |
*** aliguori has joined #openstack | 17:52 | |
*** cdbs has quit IRC | 17:53 | |
*** cdbs has joined #openstack | 17:55 | |
jaypipes | kbringard: yes, that is the expected behaviour... talked to dprince about it on Friday. We will consider changing the behaviour in Diablo if there is a big push for it, but for right now, glance update assumes that you are updating all fields, so you need to pass previously-set properties as well... | 17:56 |
kbringard | okie dokie | 17:56 |
jaypipes | kbringard: I know it's a bit wonky.. | 17:56 |
jaypipes | kbringard: but there was a complication that prevented a quick fix. | 17:56 |
kbringard | naw, it's cool, only reason I mentioned it was that I thought you were updating it so that if you ran it from the cli (as opposed to the API) it would leave everything else alone | 17:57 |
kbringard | but if that's the expected behaviour | 17:57 |
kbringard | then I'll leave it be :-D | 17:57 |
*** mray has quit IRC | 18:01 | |
*** rsaidan has joined #openstack | 18:03 | |
*** spectorclan has joined #openstack | 18:11 | |
RickB17 | redbo: is there anything within cloudfuse that would prevent it working with SAMBA? I'm having trouble browsing a shared directory (the directory is cloudfuse mounted). If i unmount the cloudfuse dir, the share operates fine. | 18:13 |
*** rcc has quit IRC | 18:13 | |
*** allsystemsarego_ has joined #openstack | 18:13 | |
*** allsystemsarego has quit IRC | 18:15 | |
redbo | RickB17: I don't know, I haven't tried that. There's probably some function it doesn't implement that's necessary or something like that. | 18:15 |
*** aliguori has quit IRC | 18:17 | |
creiht | RickB17: you might check the samba logs, as they usually log when it can't perform a certain operation | 18:19 |
*** bcwaldon has joined #openstack | 18:20 | |
*** kirkland has joined #openstack | 18:20 | |
kirkland | annegentle: howdy, you guys still sprinting? I was going to head your way | 18:20 |
*** DigitalFlux has joined #openstack | 18:20 | |
*** DigitalFlux has joined #openstack | 18:20 | |
*** aliguori has joined #openstack | 18:24 | |
*** kashyap has quit IRC | 18:24 | |
*** CoreyM has quit IRC | 18:29 | |
*** RobertLaptop has joined #openstack | 18:33 | |
uvirtbot | New bug: #757868 in nova "nova-compute requires root /w connection_type=xenapi" [Undecided,In progress] https://launchpad.net/bugs/757868 | 18:36 |
*** arun_ has quit IRC | 18:39 | |
*** arun_ has joined #openstack | 18:41 | |
kpepple | ccooke: re: gui ... you should look at OpenStack Dashboard .. http://wiki.openstack.org/OpenStackDashboard | 18:49 |
*** mray has joined #openstack | 18:52 | |
*** arun_ has quit IRC | 18:53 | |
*** crago has left #openstack | 18:54 | |
*** aliguori has quit IRC | 18:54 | |
annegentle | kirkland: yup, come on over | 18:55 |
annegentle | kirkland: just got back from lunch and are noshing on Pocky | 18:55 |
*** zul has quit IRC | 18:56 | |
*** zul has joined #openstack | 18:57 | |
*** mdomsch_ has joined #openstack | 18:59 | |
*** Ephur has quit IRC | 19:00 | |
*** mdomsch has quit IRC | 19:00 | |
*** aliguori has joined #openstack | 19:01 | |
*** _0x44 has joined #openstack | 19:03 | |
*** ChanServ sets mode: +v _0x44 | 19:03 | |
*** mgoldmann has quit IRC | 19:05 | |
*** Ephur has joined #openstack | 19:05 | |
eday | annegentle: are there are special image handling hooks for the sphinx docs in the hudson job? for some reason my images are not being linked properly there, but work fine locally | 19:06 |
eday | annegentle: it's pre-pending a _images/ dir, when I don't specify it (it doesn't exist) | 19:07 |
*** zigo-_- has joined #openstack | 19:11 | |
*** arun_ has joined #openstack | 19:11 | |
ccooke | kpepple: Cheers, looks very interesting | 19:12 |
*** kostil has joined #openstack | 19:15 | |
kostil | hi all, I am using the instructions for installing openstack object storage, I am getting the "401 unauthorized" error running command "swift-auth-add-user". I've change the super_admin key and specify the same key within the command parameter as defined in auth-server.conf | 19:16 |
annegentle | eday: hm, not that I know of, but perhaps mtaylor knows? | 19:17 |
zigo-_- | I had the same issue ... | 19:17 |
zigo-_- | And didn't find out yet either. | 19:17 |
kostil | good to know I am not alone :) | 19:17 |
kostil | initially I had 503, but that was incorrect listening port | 19:18 |
kostil | now 401 | 19:18 |
zigo-_- | Oh, what I had was the 503. | 19:18 |
zigo-_- | How did you fix? | 19:18 |
kostil | hold up, let me verify | 19:19 |
kostil | change the bind port within auth-server.conf, under app:auth-server section | 19:19 |
kostil | bind_port = 8080 | 19:19 |
kostil | same as the proxy server port | 19:20 |
btorch | kostil: saio setup ? using 1.2.0 or 1.2.3 ? | 19:20 |
btorch | kostil: sorry meant 1.3.0 | 19:20 |
zigo-_- | Oh got it, my issue was not reading the comments! :) | 19:20 |
kostil | how can I check btorch? i just got it from apt-get few days ago, not sure what version it is | 19:20 |
zigo-_- | Had to use what was in super_admin_key | 19:20 |
kostil | zigo, are you talking about 401? | 19:21 |
zigo-_- | no, 503 | 19:21 |
kostil | hm, weird. | 19:21 |
zigo-_- | Now, I have: Update failed: 403 Forbidden | 19:21 |
eday | annegentle: aha! sphinx seems to move all images into _images, but the jenkins job wasn't copying that dir over | 19:21 |
kostil | 503 was servicer unavailable | 19:21 |
kostil | oh yes | 19:21 |
kostil | sorry | 19:21 |
kostil | 403 | 19:21 |
alekibango | hi zigo, testing your packages, got some bugs... learned to install swift in meantime | 19:21 |
kostil | my fault. yes, that is the error I am getting as well | 19:21 |
zigo-_- | alekibango: What issue did you find in my Debian packages? | 19:22 |
kostil | no | 19:22 |
alekibango | will digg it later :) give me 1 hour plz | 19:22 |
kostil | I am sorry, I messed up again. 401 is the error I get )) | 19:22 |
kostil | zigo, you bypassed 401 error? | 19:22 |
zigo-_- | alekibango: It's been hours I should be sleeping already ... | 19:22 |
zigo-_- | I'm not sure I'll be there in 1h. | 19:22 |
alekibango | ok, can i pvt? | 19:22 |
btorch | kostil: dpkg -l |grep swift | 19:22 |
kostil | 1.2.0 | 19:23 |
openstackjenkins | Project burrow build #3: SUCCESS in 13 sec: http://jenkins.openstack.org/job/burrow/3/ | 19:23 |
kostil | btorch, is 401 code I am getting is a bug in 1.2.0? | 19:23 |
btorch | kostil: could you put in paste.openstack.org your proxy and auth configs | 19:28 |
kostil | sure thing. let me do it now | 19:28 |
*** mray has quit IRC | 19:31 | |
kostil | http://paste.openstack.org/show/1158/ | 19:31 |
zedas | hey, so i've got my own more recent version of eventlet, and i *just* figured out that swift has put a version of eventlet into build/eventlet | 19:31 |
kostil | my auth and proxy are on the same machine | 19:31 |
zedas | out curiousity, once i remove that i shouldn't have it installed anymore right? | 19:32 |
zedas | and, swift will use the one i installed? | 19:32 |
*** mray has joined #openstack | 19:32 | |
kostil | btorch, does the configuration look correct to you? initiatially there was a 503 error, but that was incorrect bind_port configuration in auth-server.conf | 19:39 |
btorch | kostil: you can't have two services bind on the same port | 19:39 |
kostil | that makes sense :) | 19:39 |
btorch | kostil: I'm making some comments and modification and I'll update the post soon | 19:39 |
kostil | thank you very much btorch, I was a bit confused with the settings on those bind_port and which applies to which | 19:40 |
*** spectorclan has quit IRC | 19:40 | |
*** ChamSystems has quit IRC | 19:41 | |
btorch | kostil: if the bind_ips were different you could | 19:41 |
kostil | so right now both auth and proxy are configured for 8080 right? and I guess as one was started the other failed and thats why requests are incorrect? | 19:42 |
kostil | I got a bit confused with proxy bind_port and the filter:auth (bind_port) | 19:42 |
btorch | kostil: http://paste.openstack.org/show/1159/ | 19:43 |
soren | jaypipes: Hm? (17:08 < jaypipes> kbringard: weird... lemme check with soren and mtaylor about that.) | 19:43 |
kbringard | soren: oh | 19:43 |
kbringard | in the debs for glance (at least rev 107) | 19:43 |
kostil | btorch, let me try it out now. thanks | 19:43 |
kbringard | the mysql (and I think sqlite) 006 migrate scripts doesn't seem to be included | 19:43 |
kbringard | 2011.2~bzr107-0ubuntu0ppa1~maverick1 | 19:44 |
*** reldan has quit IRC | 19:44 | |
soren | kbringard: -rw-r--r-- root/root 3119 2011-04-11 15:02 ./usr/share/pyshared/glance/registry/db/migrate_repo/versions/006_key_to_name.py | 19:45 |
soren | kbringard: That one? | 19:45 |
kbringard | 006_mysql_downgrade.sql | 19:45 |
kbringard | 006_mysql_upgrade.sql | 19:45 |
kbringard | 006_sqlite_downgrade.sql | 19:45 |
soren | Oh, .sql? | 19:45 |
kbringard | 006_sqlite_upgrade.sql | 19:45 |
kbringard | yea, because there is .sql specific to mysql and sqlite (having to do with alters and indexes) | 19:46 |
kbringard | but it's supposed to be glance/registry/db/migrate_repo/versions | 19:46 |
* soren blames setup.py | 19:46 | |
kbringard | hehe | 19:46 |
kbringard | seems reasonable to me | 19:46 |
* soren looks | 19:46 | |
kbringard | it was no biggie, once we realized the problem, I just copied everything from the latest bzr trunk over and did a db_sync again | 19:46 |
zigo-_- | soren: Can you confirm that running nova components as nova user doesn't work? | 19:47 |
zigo-_- | alekibango is telling me it all needs to run as root for the moment. | 19:47 |
*** adiantum has quit IRC | 19:47 | |
kostil | btorch, different behavior. no more 401 error, but on calling swift-auth-add-user the console hangs. I believe I've seen this error in mailing lists. do you know what could be a problem here? | 19:48 |
alekibango | zigo-_-: it was the advice from good old times of nova.sh script | 19:49 |
btorch | kostil: what do the logs say ? | 19:49 |
kbringard | alekibango and zigo-_-: I have the nova services running the latest trunk from the ppa repo, and they're running as nova | 19:50 |
vishy | zigo-_-: i think running as nova is fine | 19:50 |
vishy | if you are running from packages | 19:51 |
zigo-_- | At least then, nova-volume should be added to the "disk" group ... | 19:51 |
soren | zigo-_-: Of course not. | 19:51 |
soren | zigo-_-: That's what we do all the time. | 19:51 |
zigo-_- | I don't see how it can create LVs without being in such a group. | 19:51 |
soren | zigo-_-: Why? | 19:51 |
soren | zigo-_-: If there's anything that needs special privs, we call sudo. | 19:51 |
zigo-_- | And nova is in the sudoers? | 19:52 |
kostil | btorch, error connecting to memcached in memcached.py | 19:52 |
vishy | is anyone running current trunk using centos / redhat guests? | 19:52 |
*** allsystemsarego_ has quit IRC | 19:53 | |
markwash | soren: where does the nova_sudoers file in the nova-common package get set up? | 19:53 |
kostil | telnet for memcache port says connection refused | 19:53 |
kostil | let me try to restart it | 19:53 |
zigo-_- | soren: At least, I have the issue that nova-compute can't access the socket file of libvirt unless I chown it to nova. | 19:53 |
zigo-_- | I don't get why though, because it should be in the correct group ... | 19:53 |
soren | markwash: What do you mean "get set up"? | 19:54 |
*** mray has quit IRC | 19:54 | |
soren | zigo-_-: Works on Ubuntu. | 19:54 |
markwash | soren: where does its content come from? how would I edit that file | 19:54 |
zigo-_- | soren: And it should be working here as well. | 19:54 |
zigo-_- | But it's not ... | 19:54 |
soren | markwash: It's in the ubuntu packaging branch. | 19:55 |
vishy | soren, zigo: actually /dev/kvm permissions are actually wrong until reboot in many cases | 19:55 |
markwash | soren: it is/was lacking radvd which is used by some ipv6 stuff | 19:55 |
vishy | udev issue i think | 19:55 |
zigo-_- | root@GPLHost:node3320>_ /etc/swift# ls -lah /var/run/libvirt/libvirt-sock | 19:55 |
zigo-_- | srwxrwx--- 1 root libvirt 0 Apr 1 19:34 /var/run/libvirt/libvirt-sock | 19:55 |
kostil | btorch, now it says that auth-server ERROR unhandled exception in REST request: #012Traceback file server.py | 19:55 |
soren | vishy: you don't need kvm access. | 19:55 |
zigo-_- | What do you guys have in there? | 19:55 |
kostil | create_account_admin | 19:55 |
soren | srwxrwx--- 1 root libvirtd 0 2011-04-06 00:54 /var/run/libvirt/libvirt-sock | 19:55 |
zigo-_- | Ok, same then ... (apart from the obvious group name difference...) | 19:56 |
alekibango | zigo-_-: so there might be problem in groups of user nova | 19:56 |
soren | zigo-_-: pastebin your /etc/libvirt/libvirtd.conf | 19:57 |
markwash | soren: thanks! is that lp:~nova-core/nova/bexar-packaging | 19:57 |
alekibango | zigo-_-: what gives command: groups nova | 19:57 |
*** rsaidan has quit IRC | 19:57 | |
soren | markwash: No, that's a relic from ancient times. | 19:57 |
soren | markwash: lp:~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu iirc | 19:58 |
alekibango | soren: unix_sock_rw_perms = "0770" in my libvirtd.conf | 19:58 |
zigo-_- | root@GPLHost:node3320>_ /etc/swift# groups nova | 19:58 |
zigo-_- | nova : nogroup libvirt | 19:58 |
vishy | soren: libvirt falls back to software unless you chown kvm /dev/kvm | 19:58 |
alekibango | srwxrwx--- 1 root libvirt 0 Apr 10 20:37 /var/run/libvirt/libvirt-sock | 19:58 |
soren | vishy: No. | 19:58 |
soren | vishy: a) kvm does that. Not libvirt. | 19:58 |
vishy | soren: and do a chmod g+w | 19:58 |
soren | vishy: b) We're accessing the system-wide libvirt instance. | 19:58 |
soren | vishy: So our own access to /dev/kvm is irrelevant. | 19:59 |
kostil | btorch, it raises BadStatusLine error | 19:59 |
vishy | soren: well regardless if you don't modify that on install you have a broken system | 19:59 |
soren | vishy: Not if nova is a member of the libvirt group. | 19:59 |
vishy | soren: or reboot | 19:59 |
soren | No. | 20:00 |
vishy | soren: interesting | 20:00 |
soren | Because if you're not using the system-wide libvirt, you can't set up iptables rules or connect to bridges. | 20:00 |
soren | iptables or ebtables, I mean. | 20:00 |
*** mdomsch_ has quit IRC | 20:00 | |
alekibango | zigo-_-: i will pastebin the /etc/libvirt/libvirtd.conf | 20:00 |
*** arun__ has joined #openstack | 20:03 | |
zigo-_- | soren: http://pastebin.com/bqgL60k9 | 20:03 |
zigo-_- | Oh, by the way, what's the stand of Ubuntu people about the use of /run instead of /var/run? | 20:04 |
zigo-_- | In Debian, it seems it's a wheezy release goal now. | 20:04 |
alekibango | my libvirtd.conf is here :) http://pastebin.com/Y8SjJ13C | 20:05 |
soren | zigo-_-: We'll very likely follow suit. | 20:06 |
btorch | kostil: can you paste a "sudo netstat -tnpl" and also the errors in the log files .. haven't seen that error before | 20:06 |
vishy | soren: so is the bug in the kvm install then? | 20:06 |
kostil | btorch, I think I've got passed that bad request line. like you said I should try without SSL, so I've removed "https" from auth-server.conf with ssl = false in proxy config. it worked. now I am getting a different issue. "Connection refused" for PUT request to account server on my storage machine port 6002 | 20:07 |
kostil | it seems like the services are down actually, as I can't telnet | 20:07 |
kostil | I will try to init them all again | 20:08 |
btorch | kostil: brb .. got go to a conf. call | 20:08 |
kostil | ok, i will let you know if it works | 20:08 |
zigo-_- | When I start an instance, nova-volume is supposed to create a LV for me, right? | 20:08 |
*** fabiand__ has left #openstack | 20:09 | |
* zigo-_- is extremely frustrated with nova... | 20:09 | |
soren | vishy: I don't think there's a bug? | 20:09 |
zigo-_- | I got my instances stuck at bios time. | 20:09 |
soren | zigo-_-: No, it's not. | 20:09 |
soren | zigo-_-: nova-volume is an entirely optional component. | 20:10 |
vishy | soren: if I install nova on maverick, i have to change permissions of /dev/kvm manually or reboot in order to use hw virt | 20:10 |
zigo-_- | So what could be the reason why my instances wont start, and only print the BIOS version in my VNC console? | 20:10 |
vishy | zigo: running 64 bit instances on 32 bit host? | 20:11 |
soren | zigo-_-: Maybe your console output is being redirected... as expected. | 20:11 |
soren | jaypipes: I got a patch for you. | 20:11 |
zigo-_- | vishy: 64 | 20:12 |
soren | kbringard: and you, I suppose. :) | 20:12 |
zigo-_- | root@GPLHost:node3320>_ /etc/swift# euca-get-console-output i-00000011 | 20:12 |
zigo-_- | i-00000011 | 20:12 |
zigo-_- | 2011-04-11T20:12:29Z | 20:12 |
zigo-_- | That's all I get... :( | 20:12 |
kbringard | soren: eh? | 20:13 |
kbringard | ooooo | 20:13 |
kbringard | the patch | 20:13 |
kbringard | lol | 20:13 |
kbringard | thanks :-) | 20:13 |
zigo-_- | Oh, and KVM is taking 100% of the CPU too... | 20:14 |
soren | kbringard: Is there a bug reference for this? | 20:14 |
*** martinr1 has joined #openstack | 20:15 | |
kbringard | soren, sorry, no | 20:15 |
kbringard | at least not that I created | 20:15 |
kbringard | I can make one real quick if you'd like | 20:16 |
soren | kbringard: that would be great. | 20:16 |
kbringard | sure thing boss | 20:16 |
kbringard | one moment | 20:16 |
zedas | well, even after fixing up eventlet so it can do 0mq with any hub, the swift run_wsgi seems to kill it: http://dpaste.de/Twnr/ that's a quick hack to try 0mq in a wsgi handler | 20:16 |
zedas | if anyone has pointers wrt what i'd need to make the eventlet trampoline work inside the eventlet wsgi gear I'd appreciate it. | 20:17 |
zigo-_- | soren: How can I check what's going on in that VM? | 20:18 |
zigo-_- | I'm sorry to be a pain, but I'd like to go back to normal productivity... | 20:18 |
kbringard | soren: https://bugs.launchpad.net/glance/+bug/758030 | 20:20 |
uvirtbot | Launchpad bug 758030 in glance "Dpkg does not include migrate_repo/version/*.sql" [Undecided,New] | 20:20 |
zigo-_- | Is there a way to disable console redirection? | 20:22 |
*** aliguori has quit IRC | 20:22 | |
*** jwilmes has joined #openstack | 20:22 | |
kbringard | zigo-_-: in you instances? | 20:23 |
soren | zigo-_-: In Nova, no. In libvirt, yes. | 20:23 |
zigo-_- | kbringard: So I could see what's going on, yes. | 20:23 |
kbringard | you can remove the console lines from the libvirt.xml | 20:23 |
*** aliguori has joined #openstack | 20:23 | |
kbringard | I think it's set to bring up a vnc listener by default now though | 20:23 |
kbringard | so I'd do a netstan -an | grep 590 on the compute node the instance is running on | 20:24 |
kbringard | if you only have one it should be 5900 | 20:24 |
zigo-_- | kbringard: where's that libvirt.xml ? | 20:24 |
kbringard | then VNC to it | 20:24 |
zigo-_- | I do have VNC. | 20:24 |
zigo-_- | But soren said it's normal I see only the first line of BIOS then nothing ... | 20:24 |
kbringard | /var/lib/nova/instances/instance_id/ | 20:24 |
*** drico has joined #openstack | 20:25 | |
*** Zangetsue has joined #openstack | 20:25 | |
kbringard | hmmm, well, it depends on how your console is setup on the VM itself, but generally I've found that the VNC method works quite well | 20:25 |
kbringard | if you only have one compute node running and one VM on it, then just connect to the compute nodes ip address on port 5900 with your vnc client | 20:26 |
kbringard | so like | 20:26 |
kbringard | 10.10.10.10:5900 | 20:26 |
kbringard | or whatever | 20:26 |
kbringard | and you should get the console of the VM | 20:26 |
zedas | here's a stack trace showing it run, so if anyone has ideas, basically why is the trampoline not returning: http://dpaste.de/y0AX/ | 20:26 |
zigo-_- | It does listen on 0.0.0.0 here ... | 20:26 |
kbringard | 0.0.0.0 means any IP | 20:26 |
zigo-_- | I know! :) | 20:26 |
kbringard | so whatever the IP you use to ssh to the host machine should work | 20:26 |
uvirtbot | New bug: #758030 in glance "Dpkg does not include migrate_repo/version/*.sql" [Undecided,New] https://launchpad.net/bugs/758030 | 20:26 |
kbringard | oh, hah, sorry :-) | 20:26 |
zigo-_- | What I'm saying, is that I can connect to VNC. | 20:27 |
zigo-_- | But it doesn't display anything but the SeaBIOS line. | 20:27 |
kbringard | oh, well, where did you get the image you're trying to boot? | 20:27 |
zigo-_- | IMAGE ami-3b60d34e ubuntu-bucket/maverick-server-uec-amd64.img.manifest.xml my1stproj available private i386 machine aki-04703be2 | 20:28 |
zigo-_- | It's there! | 20:28 |
kbringard | hmmm, that image should redirect console | 20:28 |
kbringard | does aki-04703be2 show up? | 20:28 |
zigo-_- | yes | 20:29 |
zigo-_- | euca-describe-instances says "running" | 20:29 |
*** arun__ has quit IRC | 20:29 | |
kbringard | do you see any errors in the nova-compute.log? | 20:29 |
zigo-_- | Nop. | 20:30 |
kbringard | it should end with something like | 20:30 |
kbringard | 2011-04-11 10:24:03,553 DEBUG nova.virt.libvirt_conn [-] instance instance-00000016: booted from (pid=7747) _wait_for_boot /usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py:631 | 20:30 |
kbringard | ? | 20:30 |
*** gregp76 has joined #openstack | 20:31 | |
zigo-_- | 2011-04-11 20:28:44,569 DEBUG nova.virt.libvirt_conn [-] instance instance-00000014: is running from (pid=25104) spawn /usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py:570 | 20:31 |
zigo-_- | 2011-04-11 20:28:44,763 DEBUG nova.virt.libvirt_conn [-] instance instance-00000014: booted from (pid=25104) _wait_for_boot /usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py:581 | 20:31 |
kbringard | odd | 20:31 |
soren | so from kvm's point of view, it seems to be running. | 20:31 |
*** martinr1 has quit IRC | 20:31 | |
zigo-_- | kvm does take 100% of one core ... | 20:32 |
*** RobertLaptop has quit IRC | 20:32 | |
*** smeier00 has left #openstack | 20:32 | |
kbringard | maybe do an lsof | grep $pid | 20:32 |
soren | Does it actually have /dev/kvm open? | 20:32 |
kbringard | to see what it's got open | 20:32 |
zigo-_- | soren: What do you mean? | 20:33 |
kbringard | soren: hah, that's where I was going :-D | 20:33 |
soren | zigo-_-: Not sure what is unclear.. | 20:33 |
*** ctennis has quit IRC | 20:33 | |
soren | zigo-_-: /dev/kvm is the interface to kvm. | 20:33 |
zigo-_- | Well, /dev/kvm open means what? | 20:33 |
zigo-_- | I know... | 20:33 |
zigo-_- | But what do you mean by "open" ? | 20:33 |
soren | open(2) | 20:34 |
zigo-_- | Oh ... | 20:34 |
soren | open("/dev/kvm", O_RDWR)... | 20:34 |
soren | You know. | 20:34 |
soren | Open. | 20:34 |
zigo-_- | Like "lsof | grep PID_OF_MY_KVM_PROCESS" ? | 20:34 |
kbringard | lsof | grep $( ps aux | grep 00000014 | grep libvirt | awk '{ print $2 }' ) | 20:34 |
soren | Or "lsof -p PID" | 20:35 |
soren | But yeah, whatever. | 20:35 |
kbringard | or you can add a | grep "dev/kvm" to the end of it to look for just that one | 20:35 |
*** RobertLaptop has joined #openstack | 20:35 | |
soren | Or /proc/<pid>/fd | 20:35 |
kbringard | haha | 20:35 |
zigo-_- | Loads of stuff are there yes. | 20:35 |
zigo-_- | libvirt-qemu ... | 20:35 |
kbringard | fuser /dev/kvm | 20:36 |
zigo-_- | root@GPLHost:node3320>_ ~# fuser /dev/kvm | 20:36 |
zigo-_- | /dev/kvm: 26533 | 20:36 |
soren | And what is that? | 20:36 |
zigo-_- | That's my kvm process ... | 20:37 |
*** martinr has joined #openstack | 20:37 | |
soren | The one from nova? | 20:37 |
zigo-_- | with /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 1,sockets=1,cores=1,threads=1 -name instance-00000014 -uuid 2ff61a24-4d98-c2e7-764c-00997ea2cf90 -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/instance-00000014.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c -kernel /var/lib/nova/instances/instance-00000014/kernel -append root=/dev/vda console=ttyS0 -d | 20:37 |
zigo-_- | and so on... | 20:37 |
zigo-_- | Yes, from nova. | 20:37 |
zigo-_- | I got no other kvm process running ... | 20:37 |
zigo-_- | And it is nova who started it. | 20:37 |
*** gregp76 has quit IRC | 20:38 | |
soren | Try just running the disk image. | 20:38 |
zigo-_- | ? | 20:38 |
soren | kvm -kernel /var/lib/nova/instances/instance-00000014/kernel -kernel /var/lib/nova/instances/instance-00000014/disk | 20:38 |
zigo-_- | Oh ok. | 20:38 |
soren | Err.. whoops. | 20:38 |
soren | kvm -kernel /var/lib/nova/instances/instance-00000014/kernel /var/lib/nova/instances/instance-00000014/disk | 20:38 |
zigo-_- | It needs more params than this, right? | 20:40 |
zigo-_- | root@GPLHost:node3320>_ ~# kvm -kernel /var/lib/nova/instances/instance-00000014/kernel /var/lib/nova/instances/instance-00000014/disk -m 512 | 20:40 |
zigo-_- | Aborted | 20:40 |
zigo-_- | Or should I kill the instance first? | 20:40 |
soren | Certainly couldn't hurt. | 20:41 |
soren | Try "file /var/lib/nova/instances/instance-00000014/kernel /var/lib/nova/instances/instance-00000014/disk" | 20:41 |
zigo-_- | Linux kernel and QEMU QCOW Image respectively ... | 20:42 |
soren | Ok, good. | 20:43 |
soren | Not sure why kvm would SIBABRT. | 20:43 |
*** martinr has left #openstack | 20:44 | |
soren | Don't think I've seen that before. | 20:45 |
jaypipes | soren: sorry, stepped out... patch? | 20:46 |
*** littleidea has quit IRC | 20:46 | |
*** ctennis has joined #openstack | 20:46 | |
soren | jaypipes: https://code.launchpad.net/~soren/glance/include-migration-sql/+merge/57234 | 20:46 |
jaypipes | soren: ty! | 20:47 |
*** mray has joined #openstack | 20:47 | |
*** hagarth has joined #openstack | 20:49 | |
jaypipes | ttx: ok to push to tarmac? https://code.launchpad.net/~soren/nova/metadata-full-instance-objects/+merge/57177 | 20:49 |
*** aliguori has quit IRC | 20:49 | |
*** jwilmes has left #openstack | 20:49 | |
soren | jaypipes: He did approve it. | 20:51 |
jaypipes | soren: ah, sorry, missed that... | 20:51 |
uvirtbot | New bug: #758054 in nova "If the console.log contains control characters, get console output fails with UnknownError" [Undecided,New] https://launchpad.net/bugs/758054 | 20:51 |
*** aliguori has joined #openstack | 20:52 | |
*** dendrobates is now known as dendro-afk | 20:53 | |
ttx | jaypipes: yes | 20:54 |
jaypipes | soren: could you take a look at https://bugs.launchpad.net/glance/+bug/757404 and let me know how I can fix that? thx. | 20:57 |
uvirtbot | Launchpad bug 757404 in glance "Glance trunk package for 10.10 doesn't install upstart jobs" [Undecided,New] | 20:57 |
*** imsplitbit has joined #openstack | 20:58 | |
btorch | kostil: sorry I'm back | 21:00 |
btorch | kostil: did you get it up and running ? | 21:00 |
*** hggdh has quit IRC | 21:02 | |
kostil | no | 21:02 |
*** Ryan_Lane is now known as Ryan_Lane|food | 21:02 | |
kostil | it hands, but no there isn't anything in the logs | 21:02 |
kostil | on proxy/auth side | 21:02 |
kostil | the initial error was with https I believe | 21:03 |
kostil | I followed your suggestion and disabled it everywhere | 21:03 |
*** hggdh has joined #openstack | 21:03 | |
kostil | storage services are up, but the command to add user hangs | 21:03 |
btorch | kostil: ok so no ssl on auth or proxy ... so can you reach the account server box on 6002 ? that's on a different machine ? | 21:04 |
kostil | yes | 21:04 |
kostil | I can tellnet to it | 21:04 |
btorch | kostil: can you give me a paste of "swift-ring-builder /etc/swift/account.builder " | 21:04 |
*** Ephur has quit IRC | 21:04 | |
kostil | sure, give me a moment | 21:04 |
*** rds__ has quit IRC | 21:05 | |
btorch | kostil: this is still the issue with the ""Connection refused" on the account-server put right ? | 21:06 |
uvirtbot | New bug: #758072 in nova "nova compute cannot run radvd" [Undecided,New] https://launchpad.net/bugs/758072 | 21:06 |
kostil | no | 21:06 |
kostil | connection refused was because of incorrect ssl setting for auth-server.conf i believe | 21:07 |
kostil | I changed https to http and it worked | 21:07 |
*** imsplitbit has quit IRC | 21:07 | |
*** imsplitbit has joined #openstack | 21:08 | |
kostil | btorch, here is the link: http://paste.openstack.org/show/1161/ | 21:09 |
kostil | in details, i have two virtual machines | 21:09 |
openstackjenkins | Project nova build #807: SUCCESS in 2 min 34 sec: http://jenkins.openstack.org/job/nova/807/ | 21:09 |
openstackjenkins | Tarmac: Makes genvpn path actually refer to genvpn.sh instead of geninter.sh | 21:09 |
jaypipes | soren: you see that pep8 error in the metadata-full-instance-objects MP? | 21:10 |
kostil | auth/proxy is on .130. the storage is on 129. to emulate 3 zones, I have 3 separate devices for that virtual machine that is why the config contains the same ip address | 21:10 |
kostil | I hope that isn't a problem | 21:10 |
*** h0cin has quit IRC | 21:11 | |
btorch | kostil: that's fine but you should have 4 zones if you created the ring with 3 replicas for a handoff situation but if this is just for testing might be ok | 21:12 |
*** jwilmes has joined #openstack | 21:12 | |
kostil | yes, this is the testing. I just want to get it running for now. the rest I will have to learn later. just need to prove the concept to myself pretty much. I am new to this type of software | 21:13 |
*** jwilmes has left #openstack | 21:13 | |
dspano | I've been searching through the wiki. Is it possible to pass in scripts to the vm instance when you run them like this? euca-run-instances ami-2op6aj14 -f myscript.sh -t m1.tiny | 21:13 |
btorch | kostil: oh no hold on | 21:13 |
kostil | ok | 21:13 |
*** _vinay has joined #openstack | 21:13 | |
_vinay | Hello, | 21:14 |
*** coreym has joined #openstack | 21:14 | |
_vinay | I have a question.. I have installed nova on single node config | 21:14 |
_vinay | the question is why are we using euca2ools (euca-*-* commands) to navigate with images/instances etc. | 21:15 |
_vinay | Isnt eucalyptus one of the openstack competitors ? | 21:15 |
*** bcwaldon has quit IRC | 21:15 | |
pvo | _vinay: it is because nova started as an ec2 clone | 21:15 |
_vinay | oh ok | 21:16 |
btorch | kostil: you will need each account-server listening on different port number like the saio doc mentions | 21:16 |
pvo | there are other tools to use the openstack api and image tools | 21:16 |
pvo | glance and novaclient | 21:16 |
kostil | you mean on that storage machine that I have? | 21:17 |
btorch | kostil: so z1 would be on 192.168.11.129 6012, z2 on 192.168.11.129 6022 and etc | 21:17 |
btorch | kostil: yeah you only have one storage node running all account,container,object services , right ? | 21:17 |
*** mray has quit IRC | 21:17 | |
kostil | how would the config look in this case? | 21:17 |
*** mray has joined #openstack | 21:18 | |
kostil | yes | 21:18 |
btorch | kostil: http://swift.openstack.org/1.2/development_saio.html | 21:18 |
btorch | kostil: check the configuration sections for the account,container,object on that doc | 21:18 |
kostil | ok got it. thanks a lot, I will try it out and see if I have it working | 21:19 |
_vinay | pvo .. ok. so glance is the image retrieval architecture correct? | 21:21 |
btorch | coreym: u still need help on that reset issue ? | 21:21 |
pvo | _vinay: yes, it is. | 21:22 |
*** sophiap has joined #openstack | 21:22 | |
pvo | _vinay: with the idea that it can be federated or people can use each others image service | 21:22 |
coreym | btorch: yea, I'm going through all my setting again to make sure my partitions are correct | 21:22 |
btorch | coreym: cool | 21:22 |
_vinay | pvo .. How do I get nova-client ? do I have to build it from source? Its not in the distribution I downloaded(bexar release).. | 21:22 |
coreym | btorch: "chown -R <your-user-name>:<your-group-name> /etc/swift /srv/[1-4]/ /var/run/swift . Make sure to include the trailing slash after /srv/[1-4]/ | 21:22 |
_vinay | sorry .. novaclient or nova-client .. whatever it is :) | 21:23 |
coreym | btorch: nm, i misread it | 21:23 |
pvo | _vinay: sudo pip install python-novaclient | 21:23 |
pvo | _vinay: we try to keep this list up to date for xen development: http://wiki.openstack.org/XenServerDevelopment | 21:24 |
pvo | but it should apply to most people | 21:24 |
_vinay | ok great.. thanks pvo for the link.. I will go through this.. | 21:26 |
_vinay | pvo one last q | 21:26 |
_vinay | xenserver is another project in openstack ? | 21:26 |
zigo-_- | _vinay: It's now called "Xen Cloud Platform" or XCP, and is a part of Xen. | 21:28 |
zigo-_- | http://www.xen.org/products/cloudxen.html | 21:28 |
zigo-_- | -> sleep | 21:29 |
*** zigo-_- has quit IRC | 21:29 | |
*** ppetraki has quit IRC | 21:30 | |
_vinay | thank you zigo-_- | 21:31 |
*** _vinay has quit IRC | 21:36 | |
*** stanchan has quit IRC | 21:37 | |
*** stanchan has joined #openstack | 21:37 | |
*** littleidea has joined #openstack | 21:39 | |
*** dendro-afk is now known as dendrobates | 21:42 | |
*** sophiap has quit IRC | 21:43 | |
*** RobertLaptop has quit IRC | 21:43 | |
*** sophiap has joined #openstack | 21:44 | |
*** gregp76 has joined #openstack | 21:46 | |
coreym | ERROR: test_upload_file (test.unit.common.test_internal_proxy.TestInternalProxy) - error from running .unittests | 21:46 |
coreym | any ideas on this error? | 21:47 |
*** gregp76 has quit IRC | 21:47 | |
*** kostil has quit IRC | 21:47 | |
*** mray1 has joined #openstack | 21:48 | |
*** RobertLaptop has joined #openstack | 21:49 | |
*** mray has quit IRC | 21:49 | |
*** Ryan_Lane|food is now known as Ryan_Lane | 21:50 | |
*** dweimer has quit IRC | 21:50 | |
*** dweimer has joined #openstack | 21:50 | |
*** Ryan_Lane has quit IRC | 21:54 | |
*** Ryan_Lane has joined #openstack | 21:55 | |
*** reldan has joined #openstack | 21:55 | |
*** dspano has quit IRC | 21:58 | |
*** cc_ has joined #openstack | 21:58 | |
*** imsplitbit has quit IRC | 22:01 | |
*** cole_ has joined #openstack | 22:03 | |
*** enigma1 has quit IRC | 22:06 | |
*** dragondm has quit IRC | 22:06 | |
*** cole_ has quit IRC | 22:10 | |
*** dirakx1 has joined #openstack | 22:10 | |
uvirtbot | New bug: #758133 in nova "Nova trunk package doesn't contain latest Sphinx so doc builds fail with unable to parse types of messages" [Undecided,New] https://launchpad.net/bugs/758133 | 22:11 |
*** jonkelly has quit IRC | 22:13 | |
*** hggdh has quit IRC | 22:14 | |
*** adiantum has joined #openstack | 22:17 | |
*** hggdh has joined #openstack | 22:17 | |
*** kbringard has quit IRC | 22:17 | |
*** johnpur has quit IRC | 22:17 | |
*** mray1 has quit IRC | 22:18 | |
*** mray has joined #openstack | 22:18 | |
*** cole has joined #openstack | 22:19 | |
openstackjenkins | Project nova-tarmac build #77,324: FAILURE in 6 min 3 sec: http://jenkins.openstack.org/job/nova-tarmac/77324/ | 22:19 |
*** rds__ has joined #openstack | 22:21 | |
*** shentonfreude has quit IRC | 22:22 | |
*** cc_ has quit IRC | 22:24 | |
jaypipes | termie: hi, mind taking a final look over https://code.launchpad.net/~nttdata/nova/lp742256/+merge/54814 and setting to Approve if the proposer has met your fixes? | 22:24 |
openstackjenkins | Project nova-tarmac build #77,325: STILL FAILING in 5 min 33 sec: http://jenkins.openstack.org/job/nova-tarmac/77325/ | 22:24 |
*** adiantum has quit IRC | 22:25 | |
*** gondoi has quit IRC | 22:27 | |
*** martinr has joined #openstack | 22:27 | |
*** dirakx1 has quit IRC | 22:29 | |
*** dirakx1 has joined #openstack | 22:29 | |
*** dirakx1 has joined #openstack | 22:29 | |
openstackjenkins | Project nova-tarmac build #77,326: STILL FAILING in 5 min 57 sec: http://jenkins.openstack.org/job/nova-tarmac/77326/ | 22:30 |
uvirtbot | New bug: #758148 in swift "tpools don't handle TimeoutErrors, so we need to." [Critical,In progress] https://launchpad.net/bugs/758148 | 22:32 |
*** joearnold has quit IRC | 22:33 | |
*** dirakx3 has joined #openstack | 22:33 | |
*** dirakx1 has quit IRC | 22:33 | |
*** lionel has quit IRC | 22:35 | |
*** martinr1 has joined #openstack | 22:35 | |
openstackjenkins | Project nova-tarmac build #77,327: STILL FAILING in 5 min 35 sec: http://jenkins.openstack.org/job/nova-tarmac/77327/ | 22:36 |
*** lionel has joined #openstack | 22:36 | |
*** chuck_ has joined #openstack | 22:37 | |
*** zul has quit IRC | 22:38 | |
*** adiantum has joined #openstack | 22:38 | |
*** martinr has quit IRC | 22:38 | |
Ryan_Lane | soren: nova-common tries to update /etc/nova/nova.conf whenever it is upgraded | 22:41 |
openstackjenkins | Project nova-tarmac build #77,328: STILL FAILING in 5 min 33 sec: http://jenkins.openstack.org/job/nova-tarmac/77328/ | 22:42 |
Ryan_Lane | I'd imagine that since it is a config file, it should never ask about that | 22:42 |
* Ryan_Lane goes to file a bug | 22:42 | |
*** dirakx3 has quit IRC | 22:43 | |
*** HouseAway has quit IRC | 22:43 | |
*** rnirmal has quit IRC | 22:45 | |
*** imsplitbit has joined #openstack | 22:45 | |
openstackjenkins | Project nova-tarmac build #77,329: STILL FAILING in 5 min 27 sec: http://jenkins.openstack.org/job/nova-tarmac/77329/ | 22:47 |
*** mray has quit IRC | 22:48 | |
*** mray1 has joined #openstack | 22:48 | |
gholt | Somebody that has privileges please set a commit message on https://code.launchpad.net/~jtran/nova/lp732902/+merge/56425 so openstackjenkins becomes happy. :) | 22:49 |
uvirtbot | New bug: #758170 in nova "nova-common package tries to update /etc/nova/nova.conf" [Undecided,New] https://launchpad.net/bugs/758170 | 22:51 |
openstackjenkins | Project nova-tarmac build #77,330: STILL FAILING in 5 min 32 sec: http://jenkins.openstack.org/job/nova-tarmac/77330/ | 22:53 |
*** chuck_ is now known as zul | 22:53 | |
*** mray1 has quit IRC | 22:54 | |
openstackjenkins | Project nova-tarmac build #77,331: STILL FAILING in 5 min 26 sec: http://jenkins.openstack.org/job/nova-tarmac/77331/ | 22:58 |
gholt | vishy: devcamcar: somebody that has privileges: Please set a commit message on https://code.launchpad.net/~jtran/nova/lp732902/+merge/56425 so openstackjenkins becomes happy. :) | 22:59 |
*** sophiap has quit IRC | 23:02 | |
openstackjenkins | Project nova-tarmac build #77,332: STILL FAILING in 6 min 33 sec: http://jenkins.openstack.org/job/nova-tarmac/77332/ | 23:05 |
openstackjenkins | Project nova-tarmac build #77,333: STILL FAILING in 5 min 56 sec: http://jenkins.openstack.org/job/nova-tarmac/77333/ | 23:11 |
*** stewart has quit IRC | 23:11 | |
*** Zangetsue_ has joined #openstack | 23:12 | |
*** Zangetsue_ has quit IRC | 23:13 | |
*** stewart has joined #openstack | 23:13 | |
*** Zangetsue has quit IRC | 23:14 | |
openstackjenkins | Project nova-tarmac build #77,334: STILL FAILING in 5 min 1 sec: http://jenkins.openstack.org/job/nova-tarmac/77334/ | 23:16 |
* Ryan_Lane sighs | 23:16 | |
Ryan_Lane | trunk is broken :( | 23:16 |
*** MUILTFN has quit IRC | 23:17 | |
openstackjenkins | Project swift build #236: SUCCESS in 28 sec: http://jenkins.openstack.org/job/swift/236/ | 23:17 |
openstackjenkins | Tarmac: Refactored the log processing daemon to make it more testable. | 23:17 |
openstackjenkins | Added tests for that. | 23:17 |
openstackjenkins | I shouldn't have changed how it worked at all. | 23:17 |
openstackjenkins | This needs to be tested on staging extensively before being pushed to production. | 23:17 |
*** dendrobates is now known as dendro-afk | 23:20 | |
openstackjenkins | Project nova-tarmac build #77,335: STILL FAILING in 5 min 16 sec: http://jenkins.openstack.org/job/nova-tarmac/77335/ | 23:21 |
*** stewart has quit IRC | 23:24 | |
openstackjenkins | Project nova-tarmac build #77,336: STILL FAILING in 5 min 11 sec: http://jenkins.openstack.org/job/nova-tarmac/77336/ | 23:26 |
*** zul has quit IRC | 23:29 | |
*** jeffjapan has joined #openstack | 23:29 | |
*** dendro-afk is now known as dendrobates | 23:29 | |
openstackjenkins | Project nova-tarmac build #77,337: STILL FAILING in 7 min 2 sec: http://jenkins.openstack.org/job/nova-tarmac/77337/ | 23:33 |
*** eskp_ is now known as eskp | 23:37 | |
openstackjenkins | Project nova-tarmac build #77,338: STILL FAILING in 5 min 40 sec: http://jenkins.openstack.org/job/nova-tarmac/77338/ | 23:39 |
*** aliguori has quit IRC | 23:42 | |
openstackjenkins | Project nova-tarmac build #77,339: STILL FAILING in 5 min 12 sec: http://jenkins.openstack.org/job/nova-tarmac/77339/ | 23:44 |
*** dendrobates is now known as dendro-afk | 23:46 | |
*** reldan has quit IRC | 23:47 | |
openstackjenkins | Project nova-tarmac build #77,340: STILL FAILING in 5 min 3 sec: http://jenkins.openstack.org/job/nova-tarmac/77340/ | 23:49 |
*** nRy has joined #openstack | 23:53 | |
openstackjenkins | Project nova-tarmac build #77,341: STILL FAILING in 5 min 1 sec: http://jenkins.openstack.org/job/nova-tarmac/77341/ | 23:54 |
*** aliguori has joined #openstack | 23:57 | |
openstackjenkins | Project nova-tarmac build #77,342: STILL FAILING in 5 min 2 sec: http://jenkins.openstack.org/job/nova-tarmac/77342/ | 23:59 |
*** imsplitbit has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!