/srv/irclogs.ubuntu.com/2010/11/18/#ubuntu-cloud.txt

* kiall really hopes I havent found another eucalyptus bug ;) Metadata sent in via EC2 PHP SDK ends up as jibberish :/03:54
kiall<-- feels stupid ... needed tp base64_encode it ;)04:24
kiall(But - at least EC2 told me .. unlike ueca :P)04:25
kiallgrr - UEC elastic IP "stuck" on an instances that no longer exists .. cant disassocate it :/06:10
Makerehow do I remove the store-images from cloud and disk?07:04
TritoLux_Hello there, I upgraded my cloud from 10.04LTS to 10.10, nodes went fine, but the CLC is now extremely slow with high cpu usage, even when eucalyptus is shut down. It seems like if the kernel is not doing well. Did anybody experience the same here or is willing to point me to the right direction to solve this annoying problem please?11:13
TritoLux_If I run top, then all processes seem at 0%, but cpu usage is always between 10% and 50% anyway. The CLI is quite unresponsive and I cannot even troubleshoot well.11:15
TritoLux_ksoftirqd processes often reach 20%, it seems that the system is struggling11:18
TritoLux_the ubuntu forums are down at the moment, so there's not much room for investigation out there at the moment. any help here would be appreciated11:22
kiallTritoLux_, I havent updated from 10.04, but my 10.10 install is pretty responsive (unless i do loads of euca-get-consoleoutput's in a row .. where euca-cloud will chew 100%*Num of cores for a few mins!)...  Cant be of any real help tho .. sorry ;)11:25
TritoLux_thanks kiall, my problem persists even if eucalyptus is not running actually11:27
kiallWait - the CLC is slow even when all euca services are stopped? It cant be UEC related then!11:27
kialldooh .. beat me to it ;)11:27
TritoLux_I have no idea what is going wrong11:27
TritoLux_yes kiall, I just found out that it is UEC unrelated11:28
TritoLux_it took me ages to shut down eucalyptus though11:28
kiallI presume you didnt do any HW changes at the same time? and you've shut down everything you can in case its another service?11:29
kiallBeyond that .. it kinda has to be a kernel issue once you have everything off, and know the hardware's good..11:30
TritoLux_I still trying to understand what other service could be, but apart from ksoftirqd all other processes seem to be sleeping11:30
TritoLux_the HW is still the same, I performed an ssh upgrade11:30
TritoLux_the server is quite fast and it was running well with  10.0411:31
kiallI wonder if you had any 3rd party hardware drivers installed (RAID cards etc) that you may be using an open source alternative now?11:32
TritoLux_I had not installed any driver manually to be honest, I have an Areca controller that was automatically recognized flawlessly with 10.0411:33
TritoLux_and since the system starts, I guess that it was recognized on 10.10 as well11:33
TritoLux_hey wait a sec..11:34
TritoLux_it is apparently eucalyptus related11:35
kiallHumm? I thought euca was off?11:35
TritoLux_it just took more than 30 mins to shutdown the cloud11:35
TritoLux_but now the system is responsive again11:35
TritoLux_99.9% idle11:35
kiallOh - wow. that cant be right11:35
kiallanything in the logs between 30mins ago and now¿11:35
TritoLux_I'll try to see the logs now.. as I finally can access them11:36
TritoLux_I received a mail from the cloud saying: [FATAL] There is nothing to do here, since there are no nodes with any plugins.  Please refer to http://munin-monitoring.org/wiki/FAQ_no_graphs at /usr/share/munin/munin-html line 3811:41
kiallI was wondering why munin was a dep ;) .. but that *probably* shouldnt cause any major issues... nothing else?11:42
TritoLux_I'm checking11:42
kiall`tail -n 50 /var/log/eucalyptus/* | less` and done ;)11:43
TritoLux_I have many java cloud errors11:44
kiallNot sure .. I dont get many errors showing up in mine ..11:45
TritoLux_ERROR [TxHandle:New I/O server worker #1-7] javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Cannot open connection11:46
TritoLux_javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Cannot open connection11:46
kiallCant connect the the database .. something must have mucked up during the upgrade11:46
TritoLux_to be honest, at the end of the CLC-CC-SC-Wlarus machine upgrade, I received some weird errors, such as:11:47
TritoLux_File descriptor 42 (/dev/pts/0) leaked on lvs invocation. Parent PID 3754: /bin/sh11:47
TritoLux_  /dev/etherd/e0.4p1: read failed after 0 of 4096 at 0: Input/output error11:47
TritoLux_  /dev/etherd/e0.5p1: read failed after 0 of 2048 at 0: Input/output error11:47
TritoLux_  /dev/etherd/e0.6p1: read failed after 0 of 4096 at 0: Input/output error11:47
TritoLux_  /dev/etherd/e0.6p2: open failed: No such device11:47
kialllooks like it was shutting down some EBS volume exports, or trying to?11:48
TritoLux_those are the only ones I saw, apart from a non fatal dhcpd3 failure11:48
TritoLux_the reasons I wanted to upgrade to 10.10 is actually because I suspected some AoE issues11:49
kiallhumm ... anyway .. i've gotta run! good luck11:50
TritoLux_thanks kiall11:50
kiall(btw - its be 99% that failing to connect to the DB is your issue ...)11:50
kiall(assuming that log repeats a few times a min ...)11:51
TritoLux_yes, it's quite often11:51
TritoLux_what should I look for in order to troubleshoot this DB issue?11:51
kiallHonestly - Not sure .. still at the trial stage here :)11:53
kialli'd check /var/lib/eucalyptus/db/ and find out how hsql or whatever its called works!11:53
TritoLux_ok thanks12:00
=== niemeyer is now known as niemeyer_lunch
=== niemeyer_lunch is now known as niemeyer
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
TritoLux_kiall, dunno if you are still there.. about the slow response issue after my maverick upgrade, the funny part is that if I reboot the server I have a slow system, but if I manage to stop eucalyptus and then I start it manually, then the system is responding fine. As if there is some conflict during startup.17:47
TritoLux_those db messages were only reported during the shut down process, which took ages, so the system was still looking for the db I guess17:48
TritoLux_why eucalyptus is slow at startup and whyh ittakes ages to be stopped.. that I dunno yet17:50
TritoLux_but it works fine if I manually start it again, really weird17:50
TritoLux_did anybody else experience the above slow response at startup?18:02
=== Hussain is now known as Hussain_Away
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!