Re: Yet anther KVM blocker: https://issues.apache.org/jira/browse/CLOUDSTACK-3538

2013-07-16 Thread Wei ZHOU
-Original Message- > > From: Wei ZHOU [mailto:ustcweiz...@gmail.com] > > Sent: Tuesday, July 16, 2013 1:39 PM > > To: dev@cloudstack.apache.org > > Subject: Re: Yet anther KVM blocker: > > https://issues.apache.org/jira/browse/CLOUDSTACK-3538 > > > > I am

RE: Yet anther KVM blocker: https://issues.apache.org/jira/browse/CLOUDSTACK-3538

2013-07-16 Thread Edison Su
> To: dev@cloudstack.apache.org > Subject: Re: Yet anther KVM blocker: > https://issues.apache.org/jira/browse/CLOUDSTACK-3538 > > I am wondering what causes passCmdLine hanging forever? > > -Wei > > > 2013/7/16 Edison Su > > > Due to bug fix for CLO

Re: Yet anther KVM blocker: https://issues.apache.org/jira/browse/CLOUDSTACK-3538

2013-07-16 Thread Wei ZHOU
I am wondering what causes passCmdLine hanging forever? -Wei 2013/7/16 Edison Su > Due to bug fix for CLOUDSTACK-2823, we added a fix in the KVM code, to > retry passCmdLine several times during system vm start. > Somehow, during the retry, passCmdLine(the patchviasocket.pl itself) is > hangin

Yet anther KVM blocker: https://issues.apache.org/jira/browse/CLOUDSTACK-3538

2013-07-16 Thread Edison Su
Due to bug fix for CLOUDSTACK-2823, we added a fix in the KVM code, to retry passCmdLine several times during system vm start. Somehow, during the retry, passCmdLine(the patchviasocket.pl itself) is hanging forever, thus blocking startcommand, even the vm is already started. The possible fix: