Re: [Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-12 Thread Dori Seliskar
On Thursday, January 08, 2015 02:25:50 pm Gao,Yan wrote: > Actually, for corosync-2, the decent way would be an init script or a > systemd service file for mgmtd to start it after pacemaker. Patches are > welcome ;) > Your wish is my command ;) You can find systemd pacemaker-mgmt.service at http

Re: [Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-08 Thread Gao,Yan
On 01/08/2015 02:25 PM, Gao,Yan wrote: > Hi Dori, > > On 01/08/2015 10:32 AM, Dori Seliskar wrote: >> Hi all, >> >> In the past I have put to good use the pacemaker-mgmt (crm_gui) , mostly >> when I have to >> >> delegate management of cluster to third person, so much easier to >> explain ... >> >

Re: [Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-08 Thread Gao,Yan
Hi Dori, On 01/08/2015 10:32 AM, Dori Seliskar wrote: > Hi all, > > In the past I have put to good use the pacemaker-mgmt (crm_gui) , mostly > when I have to > > delegate management of cluster to third person, so much easier to > explain ... > > So for latest cluster I managed to get pacemaker-

[Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-08 Thread Dori Seliskar
Hi all, In the past I have put to good use the pacemaker-mgmt (crm_gui) , mostly when I have to delegate management of cluster to third person, so much easier to explain ... So for latest cluster I managed to get pacemaker-mgmt working on Fedora 20 (since it is not so straight forward I include

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-23 Thread Michael Fung
After patching the glib header file, it went further and died here: /usr/lib/libpe_status.so.2: undefined reference to `printw' /usr/lib/libpe_status.so.2: undefined reference to `stdscr' /usr/lib/libpe_status.so.2: undefined reference to `wmove' collect2: ld returned 1 exit status I think I wil

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-23 Thread Yan Gao
On 06/23/10 14:21, Michael Fung wrote: > > On 2010/6/23 上午 11:18, Yan Gao wrote: >> >> Strange glib...How about use "--enable-fatal-warnings=no" when configuring >> the source? > > Dear Yan, thanks for your help. > > After restart from scratch and doing: > ./Configure configure --enable-fat

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-23 Thread Lars Ellenberg
On Wed, Jun 23, 2010 at 02:21:24PM +0800, Michael Fung wrote: > > On 2010/6/23 上午 11:18, Yan Gao wrote: > > > > Strange glib...How about use "--enable-fatal-warnings=no" when configuring > > the source? > > Dear Yan, thanks for your help. > > After restart from scratch and doing: > ./Configur

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-22 Thread Michael Fung
On 2010/6/23 上午 11:18, Yan Gao wrote: > > Strange glib...How about use "--enable-fatal-warnings=no" when configuring > the source? Dear Yan, thanks for your help. After restart from scratch and doing: ./Configure configure --enable-fatal-warnings=no The make result is the same: cc1: warnings

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-22 Thread Yan Gao
On 06/23/10 10:23, Michael Fung wrote: >> autoconf >>> configure.in:56: error: possibly undefined macro: AC_PROG_INTLTOOL > >> Looks like you need the intltool package. > > > Thanks Dejan. That solved the problem. > > Later, when I do "./Configure make" > > It gives: > === > pacemaker-mg

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-22 Thread Michael Fung
> autoconf > > configure.in:56: error: possibly undefined macro: AC_PROG_INTLTOOL > Looks like you need the intltool package. Thanks Dejan. That solved the problem. Later, when I do "./Configure make" It gives: === pacemaker-mgmt configuration: Version = 2.0 (Build: 1833

Re: [Pacemaker] pacemaker-mgmt compile error

2010-06-22 Thread Dejan Muhamedagic
Hi, On Tue, Jun 22, 2010 at 08:57:23PM +0800, Michael Fung wrote: > Hi All, > > > I would like to try the Python GUI. According to a previous post by Yan Gao: > > > If you are using pacemaker 1.0 series, you could either retrieve > > pacemaker-mgmt-2.0.0 from: > > > http://hg.clusterlabs.org/pa

[Pacemaker] pacemaker-mgmt compile error

2010-06-22 Thread Michael Fung
Hi All, I would like to try the Python GUI. According to a previous post by Yan Gao: > If you are using pacemaker 1.0 series, you could either retrieve > pacemaker-mgmt-2.0.0 from: > http://hg.clusterlabs.org/pacemaker/pygui/archive/pacemaker-mgmt-2.0.0.tar.bz2 After I do: ./ConfigureMe configu

Re: [Pacemaker] pacemaker-mgmt RPM for centos?

2010-02-16 Thread Andrew Beekhof
On Wed, Feb 10, 2010 at 6:22 PM, wrote: > Hi all, > > I am setting up a pacemaker (1.0.7) cluster (corosync) with centos-5.4 - I > used the repo: http://www.clusterlabs.org/rpm/epel-5/i386/. However I > can't find the rpms for the Python GUI. Its on my todo list :-) > Is there a rpm build for e

[Pacemaker] pacemaker-mgmt RPM for centos?

2010-02-10 Thread martin . braun
Hi all, I am setting up a pacemaker (1.0.7) cluster (corosync) with centos-5.4 - I used the repo: http://www.clusterlabs.org/rpm/epel-5/i386/. However I can't find the rpms for the Python GUI. Is there a rpm build for epel-5 or do I have to compile from source? If yes - which version of pacema

Re: [Pacemaker] pacemaker-mgmt

2009-09-09 Thread E-Blokos
- Original Message - From: "Yan Gao" To: Sent: Wednesday, September 09, 2009 4:55 AM Subject: Re: [Pacemaker] pacemaker-mgmt E-Blokos wrote: Hello, is anyone could say me how to run the pacemaker gui ? I tried pacemaker-mgmt pacemaker_gui without succ

Re: [Pacemaker] pacemaker-mgmt

2009-09-09 Thread E-Blokos
- Original Message - From: "Yan Gao" To: Sent: Wednesday, September 09, 2009 4:55 AM Subject: Re: [Pacemaker] pacemaker-mgmt E-Blokos wrote: Hello, is anyone could say me how to run the pacemaker gui ? I tried pacemaker-mgmt pacemaker_gui without succ

Re: [Pacemaker] pacemaker-mgmt

2009-09-09 Thread Yan Gao
E-Blokos wrote: > Hello, > > is anyone could say me how > to run the pacemaker gui ? > I tried pacemaker-mgmt pacemaker_gui > without success. http://www.clusterlabs.org/wiki/FAQ#GUI And this should be helpful: http://www.novell.com/documentation/sles11/book_sleha/?page=/documentation/sles11/boo

[Pacemaker] pacemaker-mgmt

2009-09-09 Thread E-Blokos
Hello, is anyone could say me how to run the pacemaker gui ? I tried pacemaker-mgmt pacemaker_gui without success. Thanks Franck -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ___ Pacem

Re: [Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-20 Thread Andrew Beekhof
On Thu, Aug 20, 2009 at 11:34 AM, Lars Marowsky-Bree wrote: > On 2009-08-19T11:39:24, Florian Haas wrote: > >> And one more: >> >> file /etc/ha.d/shellfuncs from install of heartbeat-3.0.0-32.1.x86_64 >> conflicts with file from package resource-agents-1.0-29.1.x86_64 >> >> Sorry for not rolling a

Re: [Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-20 Thread Lars Marowsky-Bree
On 2009-08-19T11:39:24, Florian Haas wrote: > And one more: > > file /etc/ha.d/shellfuncs from install of heartbeat-3.0.0-32.1.x86_64 > conflicts with file from package resource-agents-1.0-29.1.x86_64 > > Sorry for not rolling all of this into one email as I should have. heartbeat hasn't been

Re: [Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-19 Thread Yan Gao
Florian Haas wrote: > Hello, > > post-1.0.5 and following the cluster-glue/agents split, the > pacemaker-mgmt package in the CentOS 5 repository at OSBS appears to be > broken again -- at least it breaks "yum update": > > pacemaker-mgmt-1.99.2-1.2.x86_64 from server_ha-clustering has > depsolving

Re: [Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-19 Thread Florian Haas
And one more: file /etc/ha.d/shellfuncs from install of heartbeat-3.0.0-32.1.x86_64 conflicts with file from package resource-agents-1.0-29.1.x86_64 Sorry for not rolling all of this into one email as I should have. Cheers, Florian signature.asc Description: OpenPGP digital signature

Re: [Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-19 Thread Florian Haas
And here's another issue: Transaction Check Error: file /usr/lib64/libcib.so.1.0.1 from install of pacemaker-libs-1.0.5-1.3.x86_64 conflicts with file from package libpacemaker3-1.0.4-23.1.x86_64 file /usr/lib64/libcrmcluster.so.1.0.0 from install of pacemaker-libs-1.0.5-1.3.x86_64 conflicts w

[Pacemaker] pacemaker-mgmt packages in CentOS 5 repo (again)

2009-08-19 Thread Florian Haas
Hello, post-1.0.5 and following the cluster-glue/agents split, the pacemaker-mgmt package in the CentOS 5 repository at OSBS appears to be broken again -- at least it breaks "yum update": pacemaker-mgmt-1.99.2-1.2.x86_64 from server_ha-clustering has depsolving problems --> Missing Dependency:

Re: [Pacemaker] pacemaker-mgmt - future support, python bindings

2009-07-17 Thread Yan Gao
Hi Nikola, On Fri, 2009-07-17 at 07:21 +0200, Nikola Ciprich wrote: > Hello, > few days ago, I asked about python bindings, since then, I played a bit with > pacemaker-mgmt package, especially the pymgmt class. I was able to create very simple > python management class using it, which could be use

[Pacemaker] pacemaker-mgmt - future support, python bindings

2009-07-16 Thread Nikola Ciprich
Hello, few days ago, I asked about python bindings, since then, I played a bit with pacemaker-mgmt package, especially the pymgmt class. I was able to create very simple python management class using it, which could be used as a base for creating more sophisticated library (which I'd like to cre

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-06-08 Thread Yan Gao
Hi Dejan, On Tue, 2009-06-02 at 13:02 +0200, Dejan Muhamedagic wrote: > Hi Yan, > > On Mon, Jun 01, 2009 at 03:00:52PM +0800, Yan Gao wrote: > > On Wed, 2009-05-27 at 15:46 +0200, Andrew Beekhof wrote: > > > I'll have to defer to Yan Gao on this one. > > > I'm not familiar with the GUI's requireme

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-06-02 Thread Dejan Muhamedagic
Hi Yan, On Mon, Jun 01, 2009 at 03:00:52PM +0800, Yan Gao wrote: > On Wed, 2009-05-27 at 15:46 +0200, Andrew Beekhof wrote: > > I'll have to defer to Yan Gao on this one. > > I'm not familiar with the GUI's requirements. > :-) > > > > > On Tue, May 26, 2009 at 1:05 PM, Florian Haas wrote: > > >

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-06-02 Thread Florian Haas
On 06/02/2009 05:47 AM, Yan Gao wrote: >>> Or remove/correct the dependency (if that's possible). >> python-lxml is required by GUI now. Maybe I should try to make it >> optional in codes, > Done: > http://hg.clusterlabs.org/pacemaker/pygui/rev/382c4f4f14a3 > >> and remove the dependency in rpm for

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-06-01 Thread Yan Gao
On Mon, 2009-06-01 at 15:00 +0800, Yan Gao wrote: > > On Tue, May 26, 2009 at 1:05 PM, Florian Haas wrote: > > > Andrew, > > > > > > this is probably of minor importance, but the CentOS 5 repo hosted on > > > download.opensuse.org seems to have a dependency issue pertaining to the > > > pacemaker

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-06-01 Thread Yan Gao
On Wed, 2009-05-27 at 15:46 +0200, Andrew Beekhof wrote: > I'll have to defer to Yan Gao on this one. > I'm not familiar with the GUI's requirements. :-) > > On Tue, May 26, 2009 at 1:05 PM, Florian Haas wrote: > > Andrew, > > > > this is probably of minor importance, but the CentOS 5 repo hoste

Re: [Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-05-27 Thread Andrew Beekhof
I'll have to defer to Yan Gao on this one. I'm not familiar with the GUI's requirements. On Tue, May 26, 2009 at 1:05 PM, Florian Haas wrote: > Andrew, > > this is probably of minor importance, but the CentOS 5 repo hosted on > download.opensuse.org seems to have a dependency issue pertaining to

[Pacemaker] pacemaker-mgmt-client: broken dependency in CentOS 5 repo

2009-05-26 Thread Florian Haas
Andrew, this is probably of minor importance, but the CentOS 5 repo hosted on download.opensuse.org seems to have a dependency issue pertaining to the pacemaker-mgmt-client package: yum install pacemaker-mgmt-client Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * bas

Re: [Pacemaker] pacemaker-mgmt-client-1.99.0-2.1.x86_64 dependency nightmare

2009-03-11 Thread Andrew Beekhof
On Wed, Mar 11, 2009 at 17:08, lllact...@gmx.net wrote: > Yan Gao wrote: > > On Wed, 2009-03-11 at 11:53 +0100, lllact...@gmx.net wrote: > > > Hi all, > > I installed all these rpm's for SLES 10 SP2 > (http://ftp5.gwdg.de/pub/opensuse/repositories/server:/ha-clustering/SLES_10/x86_64/) > with rpm

Re: [Pacemaker] pacemaker-mgmt-client-1.99.0-2.1.x86_64 dependency nightmare

2009-03-11 Thread lllact...@gmx.net
Yan Gao wrote: > On Wed, 2009-03-11 at 11:53 +0100, lllact...@gmx.net wrote: > >> Hi all, >> >> I installed all these rpm's for SLES 10 SP2 >> (http://ftp5.gwdg.de/pub/opensuse/repositories/server:/ha-clustering/SLES_10/x86_64/) >> with rpm -i *: >> >> -rw-r--r-- 1 user users 415004 2009-03-0

Re: [Pacemaker] pacemaker-mgmt-client-1.99.0-2.1.x86_64 dependency nightmare

2009-03-11 Thread Yan Gao
On Wed, 2009-03-11 at 11:53 +0100, lllact...@gmx.net wrote: > Hi all, > > I installed all these rpm's for SLES 10 SP2 > (http://ftp5.gwdg.de/pub/opensuse/repositories/server:/ha-clustering/SLES_10/x86_64/) > with rpm -i *: > > -rw-r--r-- 1 user users 415004 2009-03-09 16:33 > heartbeat-2.99.2

[Pacemaker] pacemaker-mgmt-client-1.99.0-2.1.x86_64 dependency nightmare

2009-03-11 Thread lllact...@gmx.net
Hi all, I installed all these rpm's for SLES 10 SP2 (http://ftp5.gwdg.de/pub/opensuse/repositories/server:/ha-clustering/SLES_10/x86_64/) with rpm -i *: -rw-r--r-- 1 user users 415004 2009-03-09 16:33 heartbeat-2.99.2-6.1.x86_64.rpm -rw-r--r-- 1 user users 280685 2009-03-09 09:47 heartbeat-c