|
From: Heiko Z. <he...@zu...> - 2016-12-01 13:26:43
|
Fixed in CVS. Heiko Quoting Ma poubelle <the...@gm...>: > A small error occurs when entering : > corosync -v > > corosync: /lib64/libsqlite3.so: no version information available > (required by /lib64/libsoftokn3.so) > Corosync Cluster Engine, version 'UNKNOWN' > > > Regards > > > > 2016-11-30 15:15 GMT+01:00 Ma poubelle <the...@gm...>: > >> Another misconfig is in /etc/init.d/pacemaker_remote >> CONFIGNAME=COROSYNC >> >> must be >> >> CONFIGNAME=PACEMAKER_REMOTE >> >> >> Regards >> >> >> 2016-11-30 14:52 GMT+01:00 Heiko Zuerker <he...@zu...>: >> >>> _Thanks for checking. >>> Not sure when I'll get to fixing this. Might be a bit since I have >>> some other stuff going on. >>> >>> Heiko >>> >>> Quoting cdmiller <cdm...@ad...>:_ >>> >>>> _Definitely need those /usr/lib/ocf/resources.d/heartbeat scripts for >>>> fail over to function. >>>> >>>> In Debian/Ubuntu they are packaged in "resource-agents" >>>> https://packages.debian.org/sid/resource-agents >>>> >>>> Github: >>>> https://github.com/ClusterLabs/resource-agents >>>> >>>> - cameron >>>> >>>> On 11/29/2016 10:40 AM, Ma poubelle wrote: _ >>>>> _Hello, >>>>> >>>>> First test, the corosync is working, and pacemaker start. >>>>> >>>>> crm is working, the first problem i see is that is missing some RA >>>>> (ressources agent) >>>>> >>>>> located normally on /usr/lib/ocf/resources.d/heartbeat >>>>> >>>>> for me the missing files is IPaddr and IPaddr2 used to setup VIP ip >>>>> address >>>>> >>>>> I continue tomorrow. >>>>> >>>>> Kind Regards >>>>> >>>>> 2016-11-29 14:41 GMT+01:00 Ma poubelle <the...@gm... >>>>> <mailto:the...@gm...>>:[1] >>>>> >>>>> Hello, >>>>> >>>>> Due to too much work, I have suspended the tests with DL. >>>>> I just start again to setup a cluster using corosync and >>>>> pacemaker. Following the last mail, I understand that we cannot >>>>> use pcs but crm ! >>>>> I hope to finish soon and we are happy to have a new release ... >>>>> Regards >>>>> >>>>> 2016-11-29 0:24 GMT+01:00 cdmiller <cdm...@ad... >>>>> <mailto:cdm...@ad...>>:[2] >>>>> >>>>> Of corosync/pacemaker I have only used crm, not pcs. My >>>>> understanding is crm only relies on python. >>>>> >>>>> http://crmsh.nongnu.org/faq.html >>>>> <http://crmsh.nongnu.org/faq.html> >>>>> >>>>> Bottom of the old heartbeat page has a pararaph on crm and pcs: >>>>> http://www.linux-ha.org/wiki/Configuration >>>>> <http://www.linux-ha.org/wiki/Configuration> >>>>> >>>>> - cameron >>>>> >>>>> On 11/23/2016 12:48 PM, Heiko Zuerker wrote: >>>>> > All, >>>>> > >>>>> > Thoughts on this? I'd like to get to a point to >>>>> finally releasing DL >>>>> > 1.8 and this is the last open item. >>>>> > >>>>> > Heiko >>>>> > >>>>> > Quoting Heiko Zuerker <he...@zu... >>>>> <mailto:he...@zu...>[3] >>>>> <mailto:he...@zu... <mailto:he...@zu...>>>:[4] >>>>> > >>>>> >> All, >>>>> >> >>>>> >> Sounds like PCS needs ruby, which is not included in DL. >>>>> >> I really don't want to add that to DL. Can we get >>>>> away without PCS? >>>>> >> >>>>> >> Heiko >>>>> >> >>>>> >> Quoting Frank Weis <Fra...@cg... >>>>> <mailto:Fra...@cg...>[5] >>>>> <mailto:Fra...@cg... <mailto:Fra...@cg...>>>:[6] >>>>> >> >>>>> >>> Hi Christian, >>>>> >>> >>>>> >>> I try to get started with corosync/pacemaker on DL, >>>>> but I get the >>>>> >>> following kind of error: >>>>> >>> >>>>> >>> root@tunnelconcentrator:~ # pcs cluster auth pcmk-1 pcmk-2 >>>>> >>> No such file or directory >>>>> >>> Error: unable to locate command: /usr/bin/ruby >>>>> >>> root@tunnelconcentrator:~ # cat /etc/Devil-release >>>>> >>> Devil-Linux 1.8.0-rc2-2016-10-06-x86_64 >>>>> >>> >>>>> >>> I am familiar with heartbeat cluster on earlier devil-linux >>>>> >>> releases but I can't figure out how to get started here. >>>>> >>> >>>>> >>> Thanks and regards >>>>> >>> >>>>> >>> Frank >>>>> >>> >>>>> >>> >>>>> >>> On 2016-10-20 17:31, 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...>[3] >>>>> >>>> <mailto:he...@zu... <mailto:he...@zu...>>>:[4] >>>>> >>>> >>>>> >>>> Christian, >>>>> >>>> >>>>> >>>> Did you get a chance to test if it works now? >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> Heiko >>>>> >>>> >>>>> >>>> Quoting Heiko Zuerker <he...@zu... >>>>> <mailto:he...@zu...>[3] >>>>> >>>> <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:[4] >>>>> >>>>> >>>>> >>>>> Christian, >>>>> >>>>> >>>>> >>>>> The latest build is uploading now to the >>>>> testing directory. >>>>> >>>>> It should be complete about 30 minutes after I >>>>> sent this email. >>>>> >>>>> >>>>> >>>>> Heiko >>>>> >>>>> >>>>> >>>>> Quoting Heiko Zuerker <he...@zu... >>>>> <mailto:he...@zu...>[3] >>>>> >>>>> <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:[4] >>>>> >>>>> >>>>> >>>>>> 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...>[7] >>>>> >>>>>> <mailto:the...@gm... >>>>> <mailto:the...@gm...>>>:[8] >>>>> >>>>>> >>>>> >>>>>>> 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 try >>>>> >>>>>>> reinstalling the package. Also check your >>>>> PYTHONPATH and >>>>> >>>>>>> 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/> >>>>> >>>>>>> <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', >>>>> >>>>>>> 'pcs')() >>>>> >>>>>>> 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, >>>>> >>>>>>> name) >>>>> >>>>>>> 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", >>>>> >>>>>>> line 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...>[3] >>>>> <mailto:he...@zu... <mailto:he...@zu...>>>:[4] >>>>> >>>>>>> >>>>> >>>>>>> _Sorry for the delay. The latest build is >>>>> uploading now. >>>>> >>>>>>> It should be done ~1 hour from the time >>>>> I sent this >>>>> >>>>>>> email._ >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> _Heiko >>>>> >>>>>>> >>>>> >>>>>>> Quoting Heiko Zuerker <he...@zu... >>>>> <mailto:he...@zu...>[3] >>>>> >>>>>>> <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:_[9] >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> _They changes are in CVS. I don't think >>>>> I'll be able >>>>> >>>>>>>> to upload the nightly compile for at leat a few >>>>> >>>>>>>> days. I'll get it done as soon as I can. >>>>> >>>>>>>> >>>>> >>>>>>>> Heiko >>>>> >>>>>>>> >>>>> >>>>>>>> Quoting Heiko Zuerker >>>>> <he...@zu... <mailto:he...@zu...>[3] >>>>> >>>>>>>> <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:_[9] >>>>> >>>>>>>> >>>>> >>>>>>>>> _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...>[7] >>>>> >>>>>>>>> <mailto:the...@gm... >>>>> <mailto:the...@gm...>>>:_[10] >>>>> >>>>>>>>> >>>>> >>>>>>>>>> _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> >>>>> >>>>>>>>>> <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> >>>>> >>>>>>>>>> <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...>[3] <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:_[9] >>>>> >>>>>>>>>> >>>>> >>>>>>>>>> __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 >>>>> >>>>>>>>>> share? >>>>> >>>>>>>>>> Did you start with a vanilla >>>>> config or are you >>>>> >>>>>>>>>> upgrading something? >>>>> >>>>>>>>>> >>>>> >>>>>>>>>> Heiko >>>>> >>>>>>>>>> >>>>> >>>>>>>>>> Quoting Heiko Zuerker >>>>> <he...@zu... <mailto:he...@zu...>[3] >>>>> >>>>>>>>>> <mailto:he...@zu... >>>>> <mailto:he...@zu...>>>:__[11] >>>>> >>>>>>>>>> >>>>> >>>>>>>>>>> __Hi, >>>>> >>>>>>>>>>> >>>>> >>>>>>>>>>> I won't get a chance to look >>>>> into this until >>>>> >>>>>>>>>>> the weekend. >>>>> >>>>>>>>>>> >>>>> >>>>>>>>>>> Heiko >>>>> >>>>>>>>>>> >>>>> >>>>>>>>>>> Quoting Ma poubelle >>>>> <the...@gm... <mailto:the...@gm...>[7] >>>>> >>>>>>>>>>> <mailto:the...@gm... >>>>> <mailto:the...@gm...>>>:__[12] >>>>> >>>>>>>>>>> >>>>> >>>>>>>>>>>> __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...>[13] >>>>> >>>>>>>>>> >>>>> <mailto:Dev...@li... >>>>> <mailto:Dev...@li...>>[14] >>>>> >>>>>>>>>> >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> >>>>>>>>>> >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss>>_ >>>>> >>>>>>>>>> _ >>>>> >>>>>>>>>> >>>>> >>>>>>>>> >>>>> >>>>>>>>> >>>>> >>>>>>>>> >>>>> >>>>>>>>> _-- >>>>> >>>>>>>>> >>>>> >>>>>>>>> Regards >>>>> >>>>>>>>> Heiko Zuerker >>>>> >>>>>>>>> _ >>>>> >>>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> _-- >>>>> >>>>>>>> >>>>> >>>>>>>> Regards >>>>> >>>>>>>> Heiko Zuerker >>>>> >>>>>>>> _ >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> _-- >>>>> >>>>>>> >>>>> >>>>>>> Regards >>>>> >>>>>>> Heiko Zuerker >>>>> >>>>>>> _ >>>>> >>>>>>> >>>>> >>>>>>> >>>>> _------------------------------------------------------------------------------ >>>>> >>>>>>> >>>>> >>>>>>> _______________________________________________ >>>>> >>>>>>> Devil-linux-discuss mailing list >>>>> >>>>>>> Dev...@li... >>>>> <mailto:Dev...@li...>[13] >>>>> >>>>>>> >>>>> <mailto:Dev...@li... >>>>> <mailto:Dev...@li...>>[14] >>>>> >>>>>>> >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> >>>>>>> >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss>>_ >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>> >>>>> >>>>>> >>>>> >>>>>> >>>>> >>>>>> -- >>>>> >>>>>> >>>>> >>>>>> Regards >>>>> >>>>>> Heiko Zuerker >>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> >>>>> >>>>> Regards >>>>> >>>>> Heiko Zuerker >>>>> >>>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> -- >>>>> >>>> >>>>> >>>> Regards >>>>> >>>> Heiko Zuerker >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> ------------------------------------------------------------------------------ >>>>> >>>> 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... >>>>> <mailto:Dev...@li...>[13] >>>>> >>>> <mailto:Dev...@li... >>>>> <mailto:Dev...@li...>>[14] >>>>> >>>> >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> >>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> ------------------------------------------------------------------------------ >>>>> >>>> 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... >>>>> <mailto:Dev...@li...>[13] >>>>> >>>> >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> >>>> >>>>> >>> >>>>> >>> -- >>>>> >>> >>>>> >>> *Frank Weis* >>>>> >>> Conseiller informaticien >>>>> >>> >>>>> >>> LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG >>>>> >>> Ministère de l’Éducation nationale, de l’Enfance et >>>>> de la Jeunesse >>>>> >>> Centre de gestion informatique de l’éducation >>>>> >>> >>>>> >>> eduPôle - Walferdange >>>>> >>> Route de Diekirch, L-7220 Walferdange >>>>> >>> _Adresse postale_ : B.P. 98, L-7201 Bereldange >>>>> >>> >>>>> >>> Tél. : (+352) 247-85973 >>>>> <tel:%28%2B352%29%20247-85973> . Fax : >>>>> (+352) 247-85174 <tel:%28%2B352%29%20247-85174> >>>>> >>> E-mail : Fra...@cg... <mailto:Fra...@cg...>[5] >>>>> <mailto:Fra...@cg... <mailto:Fra...@cg...>>[15] >>>>> >>> www.cgie.lu[16] <http://www.cgie.lu> <http://www.cgie.lu/> >>>>> >>> www.men.lu[17] <http://www.men.lu> <http://www.men.lu/> >>>>> >>> www.gouvernement.lu[18] <http://www.gouvernement.lu> >>>>> <http://www.gouvernement.lu> >>>>> >>> >>>>> >>> Ce message et toutes pièces jointes sont établis à >>>>> l'intention >>>>> >>> exclusive de ses destinataires. Ils peuvent contenir des >>>>> >>> informations confidentielles. Si vous recevez ce message par >>>>> >>> erreur, merci de le détruire et d'en avertir immédiatement >>>>> >>> l'expéditeur. Toute utilisation de ce message non >>>>> conforme à sa >>>>> >>> destination, toute diffusion ou toute publication, totale ou >>>>> >>> partielle, est interdite, sauf autorisation >>>>> expresse. Ce message >>>>> >>> a fait l'objet d'un traitement anti-virus. >>>>> >>> >>>>> >>> Le contenu de ce message et des pièces jointes ne pourrait >>>>> >>> engager la responsabilité du ministère que s'il a >>>>> été émis par >>>>> >>> une personne dûment habilitée agissant dans le >>>>> strict cadre des >>>>> >>> fonctions auxquelles elle est employée et à des fins non >>>>> >>> étrangères à ses attributions. >>>>> >>> >>>>> >> >>>>> >> >>>>> >> >>>>> >> -- >>>>> >> >>>>> >> Regards >>>>> >> Heiko Zuerker >>>>> >> >>>>> > >>>>> > >>>>> > >>>>> > -- >>>>> > >>>>> > Regards >>>>> > Heiko Zuerker >>>>> > >>>>> > >>>>> > >>>>> > >>>>> ------------------------------------------------------------------------------ >>>>> > >>>>> > >>>>> > >>>>> > _______________________________________________ >>>>> > Devil-linux-discuss mailing list >>>>> > Dev...@li... >>>>> <mailto:Dev...@li...>[13] >>>>> > >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> > >>>>> >>>>> -- >>>>> - cameron miller >>>>> - Manager, Network and Systems Administration >>>>> - http://staff.adams.edu/~cdmiller >>>>> <http://staff.adams.edu/~cdmiller> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> _______________________________________________ >>>>> Devil-linux-discuss mailing list >>>>> Dev...@li... >>>>> <mailto:Dev...@li...>[13] >>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> >>>>> _______________________________________________ >>>>> 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 >>>> >>>> ------------------------------------------------------------------------------ >>>> _______________________________________________ >>>> Devil-linux-discuss mailing list_ >>>> >>>> _De...@li...://lists.sourceforge.net/lists/listinfo/devil-linux-discuss[19]_ >>> >>> >>> _-- >>> >>> Regards >>> Heiko Zuerker >>> _ >>> >>> _------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Devil-linux-discuss mailing list >>> Dev...@li... >>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss_ >>> Links: ------ [1] mailto:the...@gm...%3E%3E: [2] mailto:cdm...@ad...%3E%3E: [3] mailto:he...@zu...%3E [4] mailto:he...@zu...%3E%3E%3E: [5] mailto:Fra...@cg...%3E [6] mailto:Fra...@cg...%3E%3E%3E: [7] mailto:the...@gm...%3E [8] mailto:the...@gm...%3E%3E%3E: [9] mailto:he...@zu...%3E%3E%3E:_ [10] mailto:the...@gm...%3E%3E%3E:_ [11] mailto:he...@zu...%3E%3E%3E:__ [12] mailto:the...@gm...%3E%3E%3E:__ [13] mailto:Dev...@li...%3E [14] mailto:Dev...@li...%3E%3E [15] mailto:Fra...@cg...%3E%3E [16] http://www.cgie.lu [17] http://www.men.lu [18] http://www.gouvernement.lu [19] -- Regards Heiko Zuerker |