Hi, I get that as in a way to get entire required coredump, making it easier to debug. I said I tried it but wasn't able to get any conclusion in the limited attempt.
And, now I switched back to older version so don't have it anymore. Though, I'm thinking of repeating the task again (after some time) in a smaller prototype to perfect it, if the error re-occurs... I'll provide the coredump. Thanks for keeping a constant tab and effort. Regards, AbhishekKr On 9/15/11, Carlos Martín Sánchez <[email protected]> wrote: > Hi, > > The ulimit command is used to generate a core dump file in case the daemon > crashes, the behaviour is not modified. > > Anyway, thanks for the feedback. > -- > Carlos Martín, MSc > Project Major Contributor > OpenNebula - The Open Source Toolkit for Cloud Computing > www.OpenNebula.org <http://www.opennebula.org/> | [email protected] > > > 2011/9/12 Abhishek [ABK] Kumar <[email protected]> > >> I no more have the same setup, and replaced it with version 2.2.x and its >> running fine now. >> >> Though, earlier I used that 'ulimit' action while troubleshooting and at >> least in logs, there was no behavior change. It failed the same way as >> before. >> >> >> -- >> Regards, >> Abhishek Kumar >> https://sites.google.com/site/abhikumar163/ >> >> >> -- >> --------------ABK-----mail.signature-------------------- >> >> <http://www.blogger.com/profile/06276198262605731980><http://abhishekkr.deviantart.com/><http://www.facebook.com/aBionic><http://www.twitter.com/aBionic><http://sourceforge.net/users/abhishekkr><http://www.youtube.com/user/1ABK><http://in.linkedin.com/in/abionic> >> ----------------------------------------------------------- >> ~=ABK=~ >> >> >> >> 2011/9/12 Carlos Martín Sánchez <[email protected]> >> >>> Hi, >>> >>> Could you please set >>> >>> $ ulimit -c unlimited >>> >>> and restart the ONE daemon? if it crashes again, please send the core >>> dump file in /var/lib/one (or $ONE_LOCATION/var). >>> >>> >>> Regards. >>> -- >>> Carlos Martín, MSc >>> Project Major Contributor >>> OpenNebula - The Open Source Toolkit for Cloud Computing >>> www.OpenNebula.org <http://www.opennebula.org/> | [email protected] >>> >>> >>> 2011/9/8 Abhishek [ABK] Kumar <[email protected]> >>> >>> Yes, I did that on purpose..... because "oned.log" doesn't show any >>>> anything just_before/on/after the oned creashes..... the only activity >>>> affected by it at that time & after is shown in the scheduler log. >>>> >>>> There is no activity in oned.log after it loads all modules and says >>>> success on each module load. >>>> *Then after a minute or so, oned dies and the only activity is shown in >>>> shed.log* . >>>> >>>> >>>> -- >>>> Regards, >>>> Abhishek Kumar >>>> https://sites.google.com/site/abhikumar163/ >>>> >>>> >>>> -- >>>> --------------ABK-----mail.signature-------------------- >>>> >>>> <http://www.blogger.com/profile/06276198262605731980><http://abhishekkr.deviantart.com/><http://www.facebook.com/aBionic><http://www.twitter.com/aBionic><http://sourceforge.net/users/abhishekkr><http://www.youtube.com/user/1ABK><http://in.linkedin.com/in/abionic> >>>> ----------------------------------------------------------- >>>> ~=ABK=~ >>>> >>>> >>>> >>>> 2011/9/8 Carlos Martín Sánchez <[email protected]> >>>> >>>>> Hi, >>>>> >>>>> It looks like you sent the scheduler.log file, not oned.log. If you >>>>> still have the file around, could you send it? >>>>> >>>>> The error message can be related to these threads: >>>>> >>>>> http://lists.opennebula.org/pipermail/users-opennebula.org/2011-August/006096.html >>>>> >>>>> http://lists.opennebula.org/pipermail/users-opennebula.org/2010-August/002470.html >>>>> >>>>> Regards. >>>>> -- >>>>> Carlos Martín, MSc >>>>> Project Major Contributor >>>>> OpenNebula - The Open Source Toolkit for Cloud Computing >>>>> www.OpenNebula.org <http://www.opennebula.org/> | cmartin@opennebula >>>>> .org >>>>> >>>>> >>>>> On Wed, Sep 7, 2011 at 2:06 PM, Abhishek [ABK] Kumar < >>>>> [email protected]> wrote: >>>>> >>>>>> I have OpenNebula 2.9.8 installed at CentOs 5.5..... >>>>>> >>>>>> oned crashes after sometime , scheduler keeps running saying C_PTR >>>>>> recieved faulty value >>>>>> >>>>>> =====log at the moment error oned crashes* >>>>>> >>>>>> Wed Sep 7 17:28:20 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE >>>>>> Wed Sep 7 17:28:20 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE >>>>>> Wed Sep 7 17:28:20 2011 [VM][E]: Exception raised: RPC response >>>>>> indicates failure. Value of type ??? supplied where type C_PTR was >>>>>> expected. >>>>>> Wed Sep 7 17:28:20 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE >>>>>> Wed Sep 7 17:28:20 2011 [VM][E]: Exception raised: RPC response >>>>>> indicates failure. Value of type ??? supplied where type C_PTR was >>>>>> expected. >>>>>> Wed Sep 7 17:28:20 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE >>>>>> Wed Sep 7 17:28:24 2011 [HOST][D]: Discovered Hosts (enabled): >>>>>> Wed Sep 7 17:28:24 2011 [HOST][D]: Discovered Hosts (enabled): >>>>>> Wed Sep 7 17:28:24 2011 [HOST][D]: Discovered Hosts (enabled): >>>>>> Wed Sep 7 17:28:24 2011 [HOST][E]: Exception raised: Unable to >>>>>> transport XML to server and get XML response back. Curl failed to >>>>>> perform >>>>>> HTTP POST request. curl_easy_perform() says: Empty reply from server >>>>>> Wed Sep 7 17:28:24 2011 [HOST][E]: Exception raised: Unable to >>>>>> transport XML to server and get XML response back. Curl failed to >>>>>> perform >>>>>> HTTP POST request. curl_easy_perform() says: Empty reply from server >>>>>> Wed Sep 7 17:28:24 2011 [HOST][E]: Exception raised: Unable to >>>>>> transport XML to server and get XML response back. Curl failed to >>>>>> perform >>>>>> HTTP POST request. curl_easy_perform() says: Empty reply from server >>>>>> Wed Sep 7 17:28:24 2011 [HOST][E]: Exception raised: Unable to >>>>>> transport XML to server and get XML response back. Curl failed to >>>>>> perform >>>>>> HTTP POST request. curl_easy_perform() says: Empty reply from server >>>>>> Wed Sep 7 17:28:24 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE >>>>>> Wed Sep 7 17:28:24 2011 [POOL][E]: Could not retrieve pool info from >>>>>> ONE* >>>>>> >>>>>> ===== >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> Abhishek Kumar >>>>>> https://sites.google.com/site/abhikumar163/ >>>>>> >>>>>> >>>>>> -- >>>>>> --------------ABK-----mail.signature-------------------- >>>>>> <http://www.blogger.com/profile/06276198262605731980><http://abhishekkr.deviantart.com/><http://www.facebook.com/aBionic><http://www.twitter.com/aBionic><http://sourceforge.net/users/abhishekkr><http://www.youtube.com/user/1ABK><http://in.linkedin.com/in/abionic> >>>>>> ----------------------------------------------------------- >>>>>> ~=ABK=~ >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Users mailing list >>>>>> [email protected] >>>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >>>>>> >>>>>> >>>>> >>>> >>> >> > -- -- Regards, Abhishek Kumar https://sites.google.com/site/abhikumar163/ -- --------------ABK-----mail.signature-------------------- <http://www.blogger.com/profile/06276198262605731980><http://abhishekkr.deviantart.com/><http://www.facebook.com/aBionic><http://www.twitter.com/aBionic><http://sourceforge.net/users/abhishekkr><http://www.youtube.com/user/1ABK><http://in.linkedin.com/in/abionic> ----------------------------------------------------------- ~=ABK=~ _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
