Hello Lissa, There were several problems, thank you for showing me the way for debug.
1. SNMP.pm was not found on the system and not in XCAT dependencies (I installed latest with yum) and I downloaded this package from the net and compile on this particular machine. 2. then there was a problem that /usr/lib/perl5/site_perl/5.8.8/Net is not in the path of perl to search for the modules. So at the end setting following export PERL5LIB="/opt/xcat/lib/perl:/usr/lib/perl5/site_perl/5.8.8/Net" and run yum install xCAT again solved the problem. As well I placed same export in /etc/profile.d/xcat.sh file, in other way it's not starting with the machine boot. Again Thank You for your help. Denis ____________________________ Denis Brodsky Engineering Compute dept. Freescale Semiconductor Israel Shenkar 1, Herzlia Pituah, Israel phone: +972-9-9522264 mobile: +972-52-6132264 [email protected] -----Original Message----- From: Lissa Valletta [mailto:[email protected]] Sent: יום ב 12 ספטמבר 2011 15:11 To: xCAT Users Mailing list Cc: xCAT Users Mailing list Subject: Re: [xcat-user] xcatd not starting on redhat server 5.3 machine Maybe we should also check your levels of xCAT rpm -qa | grep xCAT You should have this file /opt/xcat/lib/perl/xCAT/MacMap.pm on your system. Also if that looks good, service xcatd stop ps -ef | grep xcatd and see that all processes are stopped. If not kill them then service xcatd start Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Lissa Valletta/Poughkeepsie/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Cc: xCAT Users Mailing list <[email protected]> Date: 09/12/2011 07:58 AM Subject: Re: [xcat-user] xcatd not starting on redhat server 5.3 machine Have you installed the latest Linux Deps package from SourceForge? https://sourceforge.net/projects/xcat/files/xcat-dep/2.x_Linux/ Permissions are fine. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Brodsky Denis-RM08520 <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 09/12/2011 07:46 AM Subject: Re: [xcat-user] xcatd not starting on redhat server 5.3 machine Hi Lissa, The syntax seems to be OK perl -c -I.. lsslp.pm lsslp.pm syntax OK those are permissions of the file: ls -al lsslp.pm -rw-r--r-- 1 root root 98237 Jun 15 03:27 lsslp.pm Please advice ____________________________ Denis Brodsky Engineering Compute dept. Freescale Semiconductor Israel Shenkar 1, Herzlia Pituah, Israel phone: +972-9-9522264 mobile: +972-52-6132264 [email protected] -----Original Message----- From: Lissa Valletta [mailto:[email protected]] Sent: יום ה 08 ספטמבר 2011 21:31 To: xCAT Users Mailing list Cc: [email protected] Subject: Re: [xcat-user] xcatd not starting on redhat server 5.3 machine Could you cd /opt/xcat/lib/perl/xCAT_plugin and run perl -c -I.. lsslp.pm This should show the syntax error. More debugging techniques are in http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Debugging_xCAT_Problems Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Brodsky Denis-RM08520 <[email protected]> To: "[email protected]" <[email protected]> Date: 09/08/2011 09:56 AM Subject: [xcat-user] xcatd not starting on redhat server 5.3 machine Hello All, I tried to install several versions of xcat (2.5.3, 2.6.1 and 2.6.6) and all of them can’t start the xcatd daemon with following error: Restarting xCATd Error loading module /opt/xcat/lib/perl/xCAT_plugin/lsslp.pm ...skipping Can't locate object method "new" via package "xCAT::MacMap" at /opt/xcat/lib/perl/xCAT_plugin/switch.pm line 11. [FAILED] I reinstalled it several time and getting same error. Please advice Thanks Denis ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
