|
From: cdmiller <cdm...@ad...> - 2016-10-28 03:50:53
|
How do I get to the testing directory? Had to switch to 1.8.0rc1 in production due to Intel X540-AT2 card being very bad under 1.6.9 and need to switch to corosync pacemaker from heartbeat. Thanks, - cameron On 10/20/2016 09:31 AM, Ma poubelle wrote: > Hi Heiko, > > I currently testing the corosync & pacemaker. I don't have anymore > error message when using crm & pcs. But my testing is not finish. > > I keep you informed when done. > > Kind Regards > > Christian > > 2016-10-15 15:42 GMT+02:00 Heiko Zuerker <he...@zu... > <mailto:he...@zu...>>: > > __ > > Christian, > > Did you get a chance to test if it works now? > > > > Heiko > > Quoting Heiko Zuerker <he...@zu... > <mailto:he...@zu...>>: > >> Christian, >> >> The latest build is uploading now to the testing directory. >> It should be complete about 30 minutes after I sent this emai l. >> >> Heiko >> >> Quoting Heiko Zuerker <he...@zu... >> <mailto:he...@zu...>>: >> >>> Christian, >>> >>> All the missing python modules are now included. >>> This turned out to be a bit more complicated, since I had to >>> make some significant changes to how python modules get >>> included. The new solution is much more flexible and will >>> make it a lot easier to add python modules. (similar to how >>> perl is handled). >>> >>> I'll upload a new testing release in the next couple of days . >>> >>> Heiko >>> >>> Quoting Ma poubelle <the...@gm... >>> <mailto:the...@gm...>>: >>> >>>> Hello Heiko, >>>> >>>> Thanks for the update. We approach the goal. >>>> >>>> I think that misses some Python modules >>>> >>>> When I launch crm I get the following output >>>> >>>> >>>> root@DL1:~ # crm >>>> Fatal error: >>>> No module named lxml >>>> No module named modules >>>> >>>> Failed to start crmsh! This is likely due to a broken >>>> installation or a missing dependency. >>>> >>>> If you are using a packaged version of crmsh, please tr y >>>> reinstalling the package. Also check your PYTHONPATH an d >>>> make sure that the crmsh module is reachable. >>>> >>>> Please file an issue describing your installation at >>>> https://github.com/Clusterlabs/crmsh/issues/ >>>> <https://github.com/Clusterlabs/crmsh/issues/> . >>>> root@DL1:~ # >>>> >>>> >>>> And when I launch pcs : >>>> >>>> root@DL1:~ # pcs >>>> Traceback (most recent call last): >>>> File "/usr/sbin/pcs", line 9, in <module> >>>> load_entry_point('pcs==0.9.153', 'console_scripts', 'pc s')() >>>> File >>>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py ", line >>>> 519, in load_entry_point >>>> return get_distribution(dist).load_entry_point(group, n ame) >>>> File >>>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py ", line >>>> 2630, in load_entry_point >>>> return ep.load() >>>> File >>>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py ", line >>>> 2310, in load >>>> return self.resolve() >>>> File >>>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py ", line >>>> 2316, in resolve >>>> module = __import__(self.module_name, >>>> fromlist=['__name__'], level=0) >>>> File "/usr/lib/python2.7/site-packages/pcs/app.py", line >>>> 14, in <module> >>>> from pcs import ( >>>> File "/usr/lib/python2.7/site-packages/pcs/acl.py", line >>>> 10, in <module> >>>> from pcs import ( >>>> File "/usr/lib/python2.7/site-packages/pcs/prop.py", line >>>> 13, in <module> >>>> from pcs import utils >>>> File "/usr/lib/python2.7/site-packages/pcs/utils.py", lin e >>>> 65, in <module> >>>> from pcs.lib.env import LibraryEnvironment >>>> File "/usr/lib/python2.7/site-packages/pcs/lib/env.py", >>>> line 8, in <module> >>>> from lxml import etree >>>> ImportError: No module named lxml >>>> root@DL1:~ # >>>> >>>> Regards >>>> >>>> Christian >>>> >>>> >>>> 2016-09-24 14:24 GMT+02:00 Heiko Zuerker <he...@zu... >>>> <mailto:he...@zu...>>: >>>> >>>> _Sorry for the delay. The latest build is uploading now . >>>> It should be done ~1 hour from the time I sent this ema il._ >>>> >>>> >>>> >>>> _Heiko >>>> >>>> Quoting Heiko Zuerker <he...@zu... >>>> <mailto:he...@zu...>>:_ >>>> >>>> >>>> >>>>> _They changes are in CVS. I don't think I'll be able t o >>>>> upload the nightly compile for at leat a few days. I'l l >>>>> get it done as soon as I can. >>>>> >>>>> Heiko >>>>> >>>>> Quoting Heiko Zuerker <he...@zu... >>>>> <mailto:he...@zu...>>:_ >>>>> >>>>>> _Hey >>>>>> >>>>>> I'm hoping to get a chance on Saturday to work on the >>>>>> missing components. Stay tuned for further updates & >>>>>> sorry for being so slow. >>>>>> >>>>>> Heiko >>>>>> >>>>>> Quoting Ma poubelle <the...@gm... >>>>>> <mailto:the...@gm...>>:_ >>>>>> >>>>>>> _Hi Heiko, _ >>>>>>> _ _ >>>>>>> _All the crm_... binaries is installed and work. _ >>>>>>> _ _ >>>>>>> _My request is about the crm from crmsh . The shell >>>>>>> to interactively configure HA. >>>>>>> https://github.com/ClusterLabs/crmsh >>>>>>> <https://github.com/ClusterLabs/crmsh>_ >>>>>>> _ _ >>>>>>> _And other tools I like to use is pcs >>>>>>> (Pacemaker/Corosync configuration system) >>>>>>> https://github.com/ClusterLabs/pcs >>>>>>> <https://github.com/ClusterLabs/pcs>_ >>>>>>> _ _ >>>>>>> _Can you integrate them on new rc ?_ >>>>>>> _ _ >>>>>>> _Kind Regards_ >>>>>>> _ _ >>>>>>> _ _ >>>>>>> >>>>>>> _2016-08-28 15:39 GMT+02:00 Heiko Zuerker >>>>>>> <he...@zu... <mailto:he...@zu...>>:_ >>>>>>> >>>>>>> __Hey, >>>>>>> >>>>>>> I looked into this and all the crm binaries are >>>>>>> there and corosync & pacemaker started for me. >>>>>>> Do you have a specific error message you can sha re? >>>>>>> Did you start with a vanilla config or are you >>>>>>> upgrading something? >>>>>>> >>>>>>> Heiko >>>>>>> >>>>>>> Quoting Heiko Zuerker <he...@zu... >>>>>>> <mailto:he...@zu...>>:__ >>>>>>> >>>>>>>> __Hi, >>>>>>>> >>>>>>>> I won't get a chance to look into this until th e >>>>>>>> weekend. >>>>>>>> >>>>>>>> Heiko >>>>>>>> >>>>>>>> Quoting Ma poubelle <the...@gm... >>>>>>>> <mailto:the...@gm...>>:__ >>>>>>>> >>>>>>>>> __Hi, >>>>>>>>> __ >>>>>>>>> __I use the 1.8.0-rc2-2016-08-13-x86_64__ >>>>>>>>> >>>>>>>>> __I just try to start a cluster using corosync >>>>>>>>> and pacemaker and i stop my test , cannot find >>>>>>>>> the crm binary ! >>>>>>>>> __ >>>>>>>>> __Kind Regards__ >>>>>>>>> >>>>>>>>> >>>>>>>>> __ __ >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> __-- >>>>>>>> >>>>>>>> Regards >>>>>>>> Heiko Zuerker >>>>>>>> __ >>>>>>> >>>>>>> _ _ >>>>>>> >>>>>>> __-- >>>>>>> >>>>>>> Regards >>>>>>> Heiko Zuerker >>>>>>> __ >>>>>>> >>>>>>> __---------------------------------------------- -------------------------------- >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Devil-linux-discuss mailing list >>>>>>> Dev...@li... >>>>>>> <mailto:Dev...@li... t> >>>>>>> https://lists.sourceforge.net/lists/listinfo/dev il-linux-discuss >>>>>>> <https://lists.sourceforge.net/lists/listinfo/de vil-linux-discuss>_ >>>>>>> _ >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> _-- >>>>>> >>>>>> Regards >>>>>> Heiko Zuerker >>>>>> _ >>>>> >>>>> >>>>> >>>>> _-- >>>>> >>>>> Regards >>>>> Heiko Zuerker >>>>> _ >>>> >>>> >>>> >>>> _-- >>>> >>>> Regards >>>> Heiko Zuerker >>>> _ >>>> >>>> _------------------------------------------------------ ------------------------ >>>> >>>> _______________________________________________ >>>> Devil-linux-discuss mailing list >>>> Dev...@li... >>>> <mailto:Dev...@li...> >>>> https://lists.sourceforge.net/lists/listinfo/devil-linu x-discuss >>>> <https://lists.sourceforge.net/lists/listinfo/devil-lin ux-discuss>_ >>>> >>>> >>> >>> >>> >>> -- >>> >>> Regards >>> Heiko Zuerker >>> >> >> >> >> -- >> >> Regards >> Heiko Zuerker >> > > > > -- > > Regards > Heiko Zuerker > > > -------------------------------------------------------------- ---------------- > Check out the vibrant tech community on one of the world's mos t > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > <mailto:Dev...@li...> > https://lists.sourceforge.net/lists/listinfo/devil-linux-discu ss > <https://lists.sourceforge.net/lists/listinfo/devil-linux-disc uss> > > > > > ------------------------------------------------------------------ ------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > -- - cameron miller - Manager, Network and Systems Administration - http://staff.adams.edu/~cdmiller |