Hi I used the right dep package for rhel6 , and it works...
Here is my yum repository. [xcat-dep] name=xCAT 2 depedencies baseurl=file:///root/xcat2/xcat-dep/rh6/x86_64 enabled=1 gpgcheck=1 gpgkey=file:///root/xcat2/xcat-dep/rh6/x86_64/repodata/repomd.xml.key Regards Yaron Daniel 94 Em Ha'Moshavot Rd Server, Storage and Data Services - Team Leader Petach Tiqva, 49527 Global Technology Services Israel Phone: +972-3-916-5672 Fax: +972-3-916-5672 Mobile: +972-52-8395593 e-mail: [email protected] IBM Israel From: [email protected] To: [email protected], Date: 08/20/2012 01:39 PM Subject: xCAT-user Digest, Vol 36, Issue 26 Send xCAT-user mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/xcat-user or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of xCAT-user digest..." Today's Topics: 1. Adding noderes.current_osimage to valid attributes for "group" and "node" objects (Pocina, Goran) 2. cloud control (Hro) 3. Re: cloud control (Garrick Staples) 4. Restarting xCATd Can't locate Expect.pm (Yaron Daniel) 5. Re: Restarting xCATd Can't locate Expect.pm (Mark Loveridge) ---------------------------------------------------------------------- Message: 1 Date: Fri, 17 Aug 2012 14:56:13 +0000 From: "Pocina, Goran" <[email protected]> Subject: [xcat-user] Adding noderes.current_osimage to valid attributes for "group" and "node" objects To: "[email protected]" <[email protected]> Message-ID: <02384e85617f72439aec4fb1936b39362fc3a...@mailnycmb5a.winmail.deshaw.com> Content-Type: text/plain; charset="us-ascii" Is it possible for users to add exist DB attributes to the list of valid attributes for the "group" or "node" objects? For example, noderes.current_osimage and noderes.next_osimage are defined in the schema, and described by the "noderes" man page as "not currently used". We'd like to use one of these fields to pass as a variable to the Kickstart template (by also adding it in the site table), so the kickstart file can determine at install time which version of a repo to use for the install. We maintain our in-house software in a separate repos from which frequent snapshots are taken. These snapshots are accessible by the MN http server. The ultimate goal is to be able to switch a node from one version of the software, to another, by only changing its node group, and, to avoid having to maintain a separate Kickstart template and profile for each unique version of software. Is this possible? -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Fri, 17 Aug 2012 16:38:50 -0400 From: Hro <[email protected]> Subject: [xcat-user] cloud control To: xCAT Users Mailing list <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Hi all, I was wondering if any of you have delved into amazon's api. Villard had mentioned the idea of integrating xcat and such it back in 2010... and IBM changed the word "cluster" to "cloud" in xcat. But I am wondering how much work is being done. I will probably put some work into this, but I would prefer to start with a bit of a head start. Anyone, wanna help or doing this? ( are there any URLs that might describe how one might integrate/create an amazon.pm ? ) Thanks all! Cheers! hro ------------------------------ Message: 3 Date: Fri, 17 Aug 2012 14:39:26 -0700 From: Garrick Staples <[email protected]> Subject: Re: [xcat-user] cloud control To: <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed I am interested in this as well but I am still an AWS newbie. The weirdest thing will be that you can't netboot an AWS box. You have to upload an AMI image. For starters, I think we just ignore the manufacture and delivery of AMIs. The initial work can just be launching an AWS instance based on info from the nodelist table. On 08/17/2012 01:38 PM, Hro wrote: > Hi all, > I was wondering if any of you have delved into amazon's api. Villard had mentioned the idea of integrating xcat and such it back in 2010... and IBM changed the word "cluster" to "cloud" in xcat. But I am wondering how much work is being done. > > I will probably put some work into this, but I would prefer to start with a bit of a head start. > > Anyone, wanna help or doing this? ( are there any URLs that might describe how one might integrate/create an amazon.pm ? ) > > > Thanks all! > Cheers! > hro > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > xCAT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xcat-user > ------------------------------ Message: 4 Date: Mon, 20 Aug 2012 13:11:01 +0300 From: Yaron Daniel <[email protected]> Subject: [xcat-user] Restarting xCATd Can't locate Expect.pm To: [email protected] Message-ID: <off0e7d6c9.dbff435b-onc2257a60.00345e9d-c2257a60.0037f...@il.ibm.com> Content-Type: text/plain; charset="us-ascii" Hi I am running xcat 2.7.3 on RHEL6.2 system. I do not know what happen to my system - but now i can not restart xcatd. The last known action i know that was made - was installing "X Window System" + "KDE Desktop" on the server. Please advise. [root@master2 ~]# service xcatd restart Restarting xCATd Can't locate Expect.pm in @INC (@INC contains: /usr/opt/perl5/lib/site_perl/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/5.8.2/aix-thread-multi /opt/xcat/lib/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /opt/xcat/lib/perl/xCAT/RemoteShellExp.pm line 67. BEGIN failed--compilation aborted at /opt/xcat/lib/perl/xCAT/RemoteShellExp.pm line 67. Compilation failed in require at /opt/xcat/lib/perl/xCAT/Utils.pm line 31. Compilation failed in require at /opt/xcat/sbin/xcatd line 32. BEGIN failed--compilation aborted at /opt/xcat/sbin/xcatd line 32. [FAILED] Regards Yaron Daniel 94 Em Ha'Moshavot Rd Server, Storage and Data Services - Team Leader Petach Tiqva, 49527 Global Technology Services Israel Phone: +972-3-916-5672 Fax: +972-3-916-5672 Mobile: +972-52-8395593 e-mail: [email protected] IBM Israel -------------- next part -------------- An HTML attachment was scrubbed... -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 1851 bytes Desc: not available ------------------------------ Message: 5 Date: Mon, 20 Aug 2012 10:38:46 +0000 From: Mark Loveridge <[email protected]> Subject: Re: [xcat-user] Restarting xCATd Can't locate Expect.pm To: xCAT Users Mailing list <[email protected]> Message-ID: <88870d1e0fb7454e890bc45a03405e1265c85...@nl0230mbx01n2.dir.slb.com> Content-Type: text/plain; charset="us-ascii" I got that when I installed the rh5 dependencies (xcat-dep/rh5) on an rh6 system :) Make sure that you've installed the correct set of dependencies. Regards, Mark From: Yaron Daniel [mailto:[email protected]] Sent: 20 August 2012 11:11 To: [email protected] Subject: [xcat-user] Restarting xCATd Can't locate Expect.pm Hi I am running xcat 2.7.3 on RHEL6.2 system. I do not know what happen to my system - but now i can not restart xcatd. The last known action i know that was made - was installing "X Window System" + "KDE Desktop" on the server. Please advise. [root@master2 ~]# service xcatd restart Restarting xCATd Can't locate Expect.pm in @INC (@INC contains: /usr/opt/perl5/lib/site_perl/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/5.8.2/aix-thread-multi /opt/xcat/lib/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /opt/xcat/lib/perl/xCAT/RemoteShellExp.pm line 67. BEGIN failed--compilation aborted at /opt/xcat/lib/perl/xCAT/RemoteShellExp.pm line 67. Compilation failed in require at /opt/xcat/lib/perl/xCAT/Utils.pm line 31. Compilation failed in require at /opt/xcat/sbin/xcatd line 32. BEGIN failed--compilation aborted at /opt/xcat/sbin/xcatd line 32. [FAILED] Regards ________________________________ Yaron Daniel 94 Em Ha'Moshavot Rd [cid:[email protected]] Server, Storage and Data Services< https://w3-03.ibm.com/services/isd/secure/client.wss/Somt?eventType=getHomePage&somtId=115 > - Team Leader Petach Tiqva, 49527 Global Technology Services Israel Phone: +972-3-916-5672 Fax: +972-3-916-5672 Mobile: +972-52-8395593 e-mail: [email protected]<mailto:[email protected]> IBM Israel<http://www.ibm.com/il/he/> -------------- next part -------------- An HTML attachment was scrubbed... -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 1851 bytes Desc: image001.gif ------------------------------ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ------------------------------ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user End of xCAT-user Digest, Vol 36, Issue 26 *****************************************
<<image/gif>>
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
