Yes, correct , i have it on my system, thanks!.
On Fri, 2011-07-29 at 06:37 -0400, Lissa Valletta wrote: > The problem is a missing perl-IO-Tty-* rpm. Maybe you have one. We > are in the process of rebuilding it and adding it to our dependency package > for rh6. Should be there in the next few days. > > Lissa K. Valletta > 2-3/T12 > Poughkeepsie, NY 12601 > (tie 293) 433-3102 > > > > > > From: "heince.nvg" <[email protected]> > To: xCAT Users Mailing list <[email protected]> > Date: 07/28/2011 02:02 PM > Subject: Re: [xcat-user] xCAT complains about certain modules (fsp.pm, > hmc.pm and ivm.pm) on restart > > > > haha strange, i didn't have that warnings. > > - i have no problem installing centos6 kvm because my server support it, > bridging also no issue > - centos6 netboot, this is what i do to make it work: > * copy rhel6 pkglist to centos > * copy dracut folder on rh folder to centos folder > * i think the problem because rh6 didn't use busybox-anaconda anymore, so > you have to feed it using dracut > * genimage ... > * packimage ... > * nodeset [node] netboot > * boot it > > - i haven't tried netboot centos 6 kvm > > Regards, > Heince > > On Thu, 2011-07-28 at 11:54 -0600, Luis Miguel Silva wrote: > > I have no problem with the warnings! :o) > Just wanted to report what is happening to check if it is normal or > not! ;o) > > I now understand it is not critical! > > Thanks, > Luis > > On Thu, Jul 28, 2011 at 11:41 AM, Lissa Valletta <[email protected]> > wrote: > > If you want to stop the warning, take each one and for example: > > mv /opt/xcat/lib/perl/xCAT_plugin/fsp.pm > > /opt/xcat/lib/perl/xCAT_plugin/fsp.pm.save > > > > You don't need them for x-series. > > > > Lissa K. Valletta > > 2-3/T12 > > Poughkeepsie, NY 12601 > > (tie 293) 433-3102 > > > > > > > > > > > > From: Luis Miguel Silva <[email protected]> > > To: xCAT Users Mailing list <[email protected]> > > Date: 07/28/2011 11:46 AM > > Subject: Re: [xcat-user] xCAT complains about certain > modules (fsp.pm, > > hmc.pm and ivm.pm) on restart > > > > > > > > By the way, regarding the modules, i have them too! > > (and i'm using the same snapshot you are :o)). > > > > The problem is that xCAT complains about them at start up ;o). > > (service xcatd restart) > > > > Thanks! > > Luis > > > > On Thu, Jul 28, 2011 at 9:42 AM, Luis Miguel Silva > > <[email protected]> wrote: > >> Heince, > >> > >> Thanks! > >> > >> On an unrelated topic...how well is it working for you? (CentOS 6 > + xCAT > > 2.6)? > >> > >> According to my tests, i'm having trouble running: > >> - installing centos6 kvm -> did not have kvm support! :o( [the kvm > >> modules were there but were not loaded and it didnt set up a > bridge > >> interface for me) > >> - netbooting centos6 compute -> failed (genimage for this profile > >> failed so i could not pack the image) > >> - netbooting centos6 kvm -> failed (genimage threw some errors but > >> seemed to complete so i ran "packimage". But now when itry to net > boot > >> from it it complains asking if i ran genimage before running > >> packimage)... > >> > >> Are you, by any chance, provisioning these images in your > system? :o) > >> > >> Thanks, > >> Luis > >> > >> On Thu, Jul 28, 2011 at 9:32 AM, heince.nvg <[email protected]> > wrote: > >>> Hi Luis :o) > >>> > >>> i'm also using CentOS 6, > >>> i have those modules using xCAT-server-2.6.2-snap201107192304 > >>> > >>> Regards, > >>> Heince > >>> > >>> On Thu, 2011-07-28 at 08:39 -0600, Luis Miguel Silva wrote: > >>>> Thank you! > >>>> > >>>> Luis Miguel Silva > >>>> > >>>> On Jul 28, 2011, at 2:02 AM, Xiao Peng Wang <[email protected]> > wrote: > >>>> > >>>> > >>>> > >>>> > It's a problem for Centos6 and rh6. But these perl modules are > not > >>>> > needed for x86/x86_64 system. You can ignore it as a message > error. > >>>> > > >>>> > Thanks > >>>> > Best Regards > >>>> > > > > ---------------------------------------------------------------------- > > >>>> > Wang Xiaopeng (王晓朋) > >>>> > IBM China System Technology Laboratory > >>>> > Tel: 86-10-82453455 > >>>> > Email: [email protected] > >>>> > Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West > Road, > >>>> > Haidian District Beijing P.R.China 100193 > >>>> > > >>>> > <graycol.gif>Luis Miguel Silva ---2011-07-28 03:34:59---Lisa, > This > >>>> > is what i have: > >>>> > > >>>> > From: Luis Miguel Silva <[email protected]> > >>>> > To: xCAT Users Mailing list <[email protected]> > >>>> > Date: 2011-07-28 03:34 > >>>> > Subject: Re: [xcat-user] xCAT complains about certain modules > >>>> > (fsp.pm, hmc.pm and ivm.pm) on restart > >>>> > > >>>> > > >>>> > > >>>> > > ____________________________________________________________________ > >>>> > > >>>> > > >>>> > > >>>> > Lisa, > >>>> > > >>>> > This is what i have: > >>>> > [root@xcat ~]# nodels -v > >>>> > Version 2.6.2 (svn r10120, built Tue Jul 19 23:03:39 EDT 2011) > >>>> > [root@xcat ~]# > >>>> > > >>>> > [root@xcat ~]# cat /etc/yum.repos.d/xCAT-* > >>>> > [xcat-2-core] > >>>> > name=xCAT 2 Core packages > >>>> > baseurl=http://xcat.sourceforge.net/yum/2.6/xcat-core > >>>> > enabled=1 > >>>> > gpgcheck=1 > >>>> > > > gpgkey= > http://xcat.sourceforge.net/yum/2.6/xcat-core/repodata/repomd.xml.key > > > >>>> > [xcat-dep] > >>>> > name=xCAT 2 depedencies > >>>> > baseurl=http://xcat.sourceforge.net/yum/xcat-dep/rh5/x86_64 > >>>> > enabled=1 > >>>> > gpgcheck=1 > >>>> > > > gpgkey= > > http://xcat.sourceforge.net/yum/xcat-dep/rh5/x86_64/repodata/repomd.xml.key > > > > >>>> > [root@xcat ~]# > >>>> > > >>>> > > >>>> > Thanks, > >>>> > Luis > >>>> > > >>>> > On Wed, Jul 27, 2011 at 1:23 PM, Lissa Valletta < > [email protected]> > >>>> > wrote: > >>>> > > Could you run nodels -v? Also did you put on the lastest > deps > >>>> > package? > >>>> > > But also we have not tested anything on Centos 6. Check > our home > >>>> > page. > >>>> > > Centos 5 is the last supported level. > >>>> > > > >>>> > > > >>>> > > Lissa K. Valletta > >>>> > > 2-3/T12 > >>>> > > Poughkeepsie, NY 12601 > >>>> > > (tie 293) 433-3102 > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > From: Luis Miguel Silva <[email protected] > > > >>>> > > To: xCAT Users Mailing list < > [email protected]> > >>>> > > Date: 07/27/2011 12:24 PM > >>>> > > Subject: [xcat-user] xCAT complains about certain > modules > >>>> > (fsp.pm, > >>>> > > hmc.pm and ivm.pm) on restart > >>>> > > > >>>> > > > >>>> > > > >>>> > > Dear all, > >>>> > > > >>>> > > I just reinstalled one of my xCAT systems with CentOS 6 and > xCAT > >>>> > 2.6.x > >>>> > > (from the daily snapshots repo) and i'm getting this error: > >>>> > > [root@l01 backups]# /etc/init.d/xcatd restart > >>>> > > Restarting xCATd Error loading module > >>>> > > /opt/xcat/lib/perl/xCAT_plugin/bpa.pm ...skipping > >>>> > > Error loading module /opt/xcat/lib/perl/xCAT_plugin/fsp.pm > >>>> > ...skipping > >>>> > > Error loading module /opt/xcat/lib/perl/xCAT_plugin/hmc.pm > >>>> > ...skipping > >>>> > > Error loading module /opt/xcat/lib/perl/xCAT_plugin/ivm.pm > >>>> > ...skipping > >>>> > > > >>>> > > Shutting down vsftpd: > [ OK > >>>> > ] > >>>> > > Starting vsftpd for vsftpd: > [ OK > >>>> > ] > >>>> > > > [ OK ] > >>>> > > [root@l01 backups]# > >>>> > > > >>>> > > Any thoughts? > >>>> > > > >>>> > > Thanks, > >>>> > > Luis > >>>> > > > >>>> > > > >>>> > > > > > ------------------------------------------------------------------------------ > > > > >>>> > > > >>>> > > Got Input? Slashdot Needs You. > >>>> > > Take our quick survey online. Come on, we don't ask for > help > >>>> > often. > >>>> > > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>>> > > http://p.sf.net/sfu/slashdot-survey > >>>> > > _______________________________________________ > >>>> > > xCAT-user mailing list > >>>> > > [email protected] > >>>> > > https://lists.sourceforge.net/lists/listinfo/xcat-user > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > > > ------------------------------------------------------------------------------ > > > > >>>> > > Got Input? Slashdot Needs You. > >>>> > > Take our quick survey online. Come on, we don't ask for > help > >>>> > often. > >>>> > > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>>> > > http://p.sf.net/sfu/slashdot-survey > >>>> > > _______________________________________________ > >>>> > > xCAT-user mailing list > >>>> > > [email protected] > >>>> > > https://lists.sourceforge.net/lists/listinfo/xcat-user > >>>> > > > >>>> > > >>>> > > > > > ------------------------------------------------------------------------------ > > > > >>>> > Got Input? Slashdot Needs You. > >>>> > Take our quick survey online. Come on, we don't ask for help > often. > >>>> > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>>> > http://p.sf.net/sfu/slashdot-survey > >>>> > _______________________________________________ > >>>> > xCAT-user mailing list > >>>> > [email protected] > >>>> > https://lists.sourceforge.net/lists/listinfo/xcat-user > >>>> > > >>>> > > >>>> > > > > > ------------------------------------------------------------------------------ > > > > >>>> > Got Input? Slashdot Needs You. > >>>> > Take our quick survey online. Come on, we don't ask for help > often. > >>>> > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>>> > http://p.sf.net/sfu/slashdot-survey > >>>> > _______________________________________________ > >>>> > xCAT-user mailing list > >>>> > [email protected] > >>>> > https://lists.sourceforge.net/lists/listinfo/xcat-user > >>>> > > >>>> > > > > ------------------------------------------------------------------------------ > > > > >>>> Got Input? Slashdot Needs You. > >>>> Take our quick survey online. Come on, we don't ask for help > often. > >>>> Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>>> http://p.sf.net/sfu/slashdot-survey > >>>> _______________________________________________ xCAT-user > mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/xcat-user > >>> > >>> > >>> > >>> > > > > ------------------------------------------------------------------------------ > > > > >>> Got Input? Slashdot Needs You. > >>> Take our quick survey online. Come on, we don't ask for help > often. > >>> Plus, you'll get a chance to win $100 to spend on ThinkGeek. > >>> http://p.sf.net/sfu/slashdot-survey > >>> _______________________________________________ > >>> xCAT-user mailing list > >>> [email protected] > >>> https://lists.sourceforge.net/lists/listinfo/xcat-user > >>> > >> > > > > > > ------------------------------------------------------------------------------ > > > > > Got Input? Slashdot Needs You. > > Take our quick survey online. Come on, we don't ask for help > often. > > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > > http://p.sf.net/sfu/slashdot-survey > > _______________________________________________ > > xCAT-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/xcat-user > > > > ------------------------------------------------------------------------------ > > > Got Input? Slashdot Needs You. > > Take our quick survey online. Come on, we don't ask for help > often. > > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > > http://p.sf.net/sfu/slashdot-survey > > _______________________________________________ > > xCAT-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/xcat-user > > > > > ------------------------------------------------------------------------------ > > Got Input? Slashdot Needs You. > Take our quick survey online. Come on, we don't ask for help often. > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > http://p.sf.net/sfu/slashdot-survey > _______________________________________________ > xCAT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xcat-user > > ------------------------------------------------------------------------------ > > Got Input? Slashdot Needs You. > Take our quick survey online. Come on, we don't ask for help often. > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > http://p.sf.net/sfu/slashdot-survey > _______________________________________________ > xCAT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xcat-user > ------------------------------------------------------------------------------ > Got Input? Slashdot Needs You. > Take our quick survey online. Come on, we don't ask for help often. > Plus, you'll get a chance to win $100 to spend on ThinkGeek. > http://p.sf.net/sfu/slashdot-survey > _______________________________________________ > xCAT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
