Re: [openstack-dev] [Openstack] VM bootting hang on OpenStack Icehouse + Centos 6.4 64bit + KVM

2014-08-04 Thread Anh Tu Nguyen
Thanks Dhanesh, I tried this before. Still hang... EDD is just a notice,
not a issue I think.

I'm not sure but look:

[1.035496] init[1] trap invalid opcode ip:7fc17cab71b2
sp:7fffae373780 error:0 in libc.so.6[7fc17ca98000+17e000]
[1.044709] Kernel panic - not syncing: Attempted to kill init!
[1.045096] Pid: 1, comm: init Not tainted 2.6.32-64-server #128-Ubuntu
[1.045410] Call Trace:
[1.045815]  [] panic+0x78/0x139
[1.046049]  [] forget_original_parent+0x30d/0x320
[1.046349]  [] ? put_files_struct+0xc4/0xf0
[1.046619]  [] exit_notify+0x1b/0x1b0
[1.046851]  [] do_exit+0x1c0/0x390
[1.047072]  [] do_group_exit+0x55/0xd0
[1.047324]  [] get_signal_to_deliver+0x1d7/0x3d0
[1.047607]  [] do_signal+0x75/0x1c0
[1.047835]  [] ? do_invalid_op+0x95/0xb0
[1.048077]  [] do_notify_resume+0x5d/0x80
[1.048567]  [] retint_signal+0x48/0x8c

I guess that problem comes from init error.

Need more help.


2014-08-04 13:59 GMT+07:00 dhanesh1212121212 :

> Hi ,
>
> please try this in kernel line. edd=off.
>
> refer the site below.
>
> https://access.redhat.com/solutions/47621
>
> Regards,
> Dhanesh M
>
>
> On Mon, Aug 4, 2014 at 11:23 AM, Anh Tu Nguyen 
> wrote:
>
>> Hi guys,
>>
>> I'm deploying OpenStack Icehouse with KVM on Centos 6.4 64bit. Everything
>> is good now. However, I can't boot VM (both Centos and Ubuntu). Ubuntu
>> images I downloaded from https://cloud-images.ubuntu.com. Centos was
>> built by myself.
>>
>> All VMs stuck at booting console, here are startup logs I copy from the
>> log tab:
>>
>> Centos 6.5: https://gist.github.com/ngtuna/2f3065b8d48e462e458c
>> Ubuntu Lucid: https://gist.github.com/ngtuna/6b60f94ff4b768766c6b
>>
>> On console, I see all VMs hang after this line: "Probing EDD (edd=off to
>> disable)... OK"
>>
>> I found a post aboud adding "nomodeset" but unsuccessful for me.
>>
>> http://blog.scottlowe.org/2014/07/18/fix-for-strange-issue-booting-kvm-guests/
>>
>> That's very strange. Please help,
>> ---Tuna
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openst...@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>


-- 
---Tuna
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] VM bootting hang on OpenStack Icehouse + Centos 6.4 64bit + KVM

2014-08-03 Thread Anh Tu Nguyen
Hi guys,

I'm deploying OpenStack Icehouse with KVM on Centos 6.4 64bit. Everything
is good now. However, I can't boot VM (both Centos and Ubuntu). Ubuntu
images I downloaded from https://cloud-images.ubuntu.com. Centos was built
by myself.

All VMs stuck at booting console, here are startup logs I copy from the log
tab:

Centos 6.5: https://gist.github.com/ngtuna/2f3065b8d48e462e458c
Ubuntu Lucid: https://gist.github.com/ngtuna/6b60f94ff4b768766c6b

On console, I see all VMs hang after this line: "Probing EDD (edd=off to
disable)... OK"

I found a post aboud adding "nomodeset" but unsuccessful for me.
http://blog.scottlowe.org/2014/07/18/fix-for-strange-issue-booting-kvm-guests/

That's very strange. Please help,
---Tuna
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Openstack Icehouse: URL doesn't exists when install nova-compute

2014-07-30 Thread Anh Tu Nguyen
Hi Openstack guys,

I'm using Centos 6.4 64bit to deploy OpenStack Icehouse. When installing
compute node, I got this error:
$ yum install openstack-nova-compute

http://yum.theforeman.org/releases/1.5/el6/x86_64/repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2:
[Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not
Found"
Trying other mirror.
Error: failure:
repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2
from foreman: [Errno 256] No more mirrors to try.
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

I requested this URL from browser and found that this URL doesn't exists.

http://yum.theforeman.org/releases/1.5/el6/x86_64/repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2

I've stucked at this step for 3 days. Please help!
---Tuna
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev