Re: [ClusterLabs Developers] Resource Agent language discussion

2015-08-07 Thread Digimer
environment and then executed the target itself for its disposal > (generic solution for arbitrary executable). That's not applicable > for "procedural knowledge" (logging, etc.), though, as you mention > below. > >> Another exemple, our perl RA is only logging t

[ClusterLabs Developers] Problem with fence_virsh in RHEL 6 - selinux denial

2015-09-08 Thread Digimer
15-8.el6.x86_64 cman-3.0.12.1-73.el6.1.x86_64 corosync-1.4.7-2.el6.x86_64 [root@node1 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.7 (Santiago) I'll post a follow-up if I can sort out how to fix it. My selinux-fu is weak... -- Digimer Papers and Projects: https://al

Re: [ClusterLabs Developers] Problem with fence_virsh in RHEL 6 - selinux denial

2015-09-08 Thread Digimer
10:9374): avc: denied { open } for pid=23611 comm="ssh" name="id_rsa" dev=vda2 ino=1966200 scontext=unconfined_u:system_r:fenced_t:s0 tcontext=unconfined_u:object_r:ssh_home_t:s0 tclass=file type=SYSCALL msg=audit(1441767229.710:9374): arch=c03e syscall=2 success=yes

Re: [ClusterLabs Developers] Problem with fence_virsh in RHEL 6 - selinux denial

2015-09-09 Thread Digimer
I've created an rhbz: https://bugzilla.redhat.com/show_bug.cgi?id=1261711 digimer On 08/09/15 11:04 PM, Digimer wrote: > ere is my cluster.conf, in case it matters: > > > [root@node1 ~]# cat /etc/clu

Re: [ClusterLabs Developers] Proposed future feature: multiple notification scripts

2015-12-02 Thread Digimer
is is all in the idea stage (development is still a ways off), so any > comments, suggestions, criticisms, etc. are welcome. Would it be up to the called script to craft the message, or would the message be generated by pacemaker? If the later; How would you handle internationali

Re: [ClusterLabs Developers] Proposed future feature: multiple notification scripts

2015-12-03 Thread Digimer
On 03/12/15 07:40 PM, Andrew Beekhof wrote: > >> On 3 Dec 2015, at 4:14 PM, Digimer wrote: >> >> On 02/12/15 06:23 PM, Ken Gaillot wrote: >>> This will be of interest to cluster front-end developers and anyone who >>> needs event notifications ... >&

Re: [ClusterLabs Developers] Proposed future feature: multiple notification scripts

2015-12-07 Thread Digimer
re versions. > > It is overly optimistic to expect this. We have a problem people > reading any documentation at all, let alone whether a certain > thing is technology preview. I'd be wary of adding new features > in a released version for which interface is going to change. >

Re: [ClusterLabs Developers] [ClusterLabs] booth release v1.0

2016-03-19 Thread Digimer
load.opensuse.org/repositories/network:/ha-clustering:/Stable/ > > If you don't know what booth is and what is it good for, please > check the README at the bottom of the git repository home page: > > https://github.com/ClusterLabs/booth > > Cheers, > > Dejan Hey h

Re: [ClusterLabs Developers] [ClusterLabs] [Announce] libqb 1.0 release

2016-04-01 Thread Digimer
dhat.com Congratulations! An auspicious day to release, if any. ;) -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ Developers mailing list Developer

Re: [ClusterLabs Developers] Resurrecting OCF

2016-07-18 Thread Digimer
e on the clusterlabs developers list is quite low so there would be no problem using that existing list to discuss the (re)development of the API. Formalizing and properly documenting the RA API though is a brilliant idea. My $0.02. :) -- Digimer Papers and Projects

Re: [ClusterLabs Developers] Resurrecting OCF

2016-07-18 Thread Digimer
On 18/07/16 12:58 PM, Ken Gaillot wrote: > On 07/18/2016 11:19 AM, Digimer wrote: >> On 18/07/16 12:13 PM, Ken Gaillot wrote: >>> A suggestion came up recently to formalize a new version of the OCF >>> resource agent API standard[1]. >>> >>> The mai

Re: [ClusterLabs Developers] OCF under the Linux Foundation?

2016-08-15 Thread Digimer
hardly complete, so this is just my take on it. digimer On 15/08/16 12:34 PM, Ken Gaillot wrote: > I got a response from the Linux Foundation regarding the OCF name. They > are willing to host a working group if we want a neutral home for it. He > didn't explicitly address the questio

Re: [ClusterLabs Developers] OCF under the Linux Foundation?

2016-08-15 Thread Digimer
ated, bringing in more overhead and > process isn't going to improve that situation. From my perspective, it > needs less of that, not more. > -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education

Re: [ClusterLabs Developers] New document "Pacemaker Development"

2016-08-16 Thread Digimer
ta-data (https://fedorahosted.org/cluster/wiki/FenceAgentAPI). I wonder how many people start (or might start) their contributions via custom RA and FAs? Maybe having similar documents, if not directly in your new document, would be helpful (your call, I don't know if sections of FA/RAs would

Re: [ClusterLabs Developers] Resurrecting OCF

2016-08-18 Thread Digimer
should be to allow truly interchangeable >> components). >> >>> [...] >>> >>> [1] >>> http://www.opencf.org/cgi-bin/viewcvs.cgi/specs/ra/resource-agent-api.txt?rev=HEAD > > > > ___ > Developer

Re: [ClusterLabs Developers] [ClusterLabs] Which cluster HA package to choose

2016-08-22 Thread Digimer
Do you know if the latest ver is stable? > > And which companies are using it? > > > > Thanks in advance, > > Ron Short answer is "Corosync v2 + pacemaker 1.1.10+" (1.1.14+, ideally) Long answer is here: https://alteeve.ca/w/History_of_HA_Clustering -- Digi

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-08-24 Thread Digimer
down to vectors (preferably SVG). > We are not binary patchers, afterall ;-) I like the core idea, too. If you want, we've got a designer on retainer that we use. I'd be happy to pass your idea of the cluster + nodes (which I really like) and see what he can pop out. You're taki

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-08-24 Thread Digimer
On 24/08/16 04:47 PM, Digimer wrote: > On 24/08/16 02:19 PM, Jan Pokorný wrote: >> On 24/08/16 12:50 -0500, Ken Gaillot wrote: >>> I was doodling the other day and came up with a potential logo for >>> Cluster Labs. I've attached an example of what I came u

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-08-24 Thread Digimer
On 24/08/16 05:10 PM, Ken Gaillot wrote: > On 08/24/2016 03:47 PM, Digimer wrote: >> On 24/08/16 02:19 PM, Jan Pokorný wrote: >>> On 24/08/16 12:50 -0500, Ken Gaillot wrote: >>>> I was doodling the other day and came up with a potential logo for >>>> Clus

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-08-25 Thread Digimer
>> The idea being basically a beaker with servers in it, hence.. Clusterlabs. > > Bwahaha ... I love it. My first reaction was "Meh, I like Ken's idea better". But they it started to sink in and I have to agree, I love it too. It's a brilliant concept that wonderful

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-08-25 Thread Digimer
On 25/08/16 11:35 AM, Kristoffer Grönlund wrote: > Digimer writes: > >> >> My first reaction was "Meh, I like Ken's idea better". But they it >> started to sink in and I have to agree, I love it too. It's a brilliant >> concept that wonderfu

Re: [ClusterLabs Developers] RFC: New stonith agent for pacemaker clusters running on virtual machines which are managed by ganeti

2016-10-08 Thread Digimer
t \ > ganeti_auth_user=overlord \ > ganeti_cluster=ganeti.example.com \ > ganeti_curl_ignore_ssl_errors=true \ > op monitor interval=120s > > Thanks > Dominik Thanks for the contribution! Baring any particular comments here, perhaps you could put a pull request in for https://github.com/Clus

Re: [ClusterLabs Developers] Potential logo for Cluster Labs

2016-10-22 Thread Digimer
t;>> >>>>> Here's a possible alternative theme. It's similarly greyscale and I'm >>>>> not hugely happy with the font (I don't seem to have many good ones >>>>> installed) but I'm happy enough with it to throw it on the pile :) &

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-01-30 Thread Digimer
nk you for starting this back up. I was just thinking about this a few days ago. I could make it, and I would be happy to help organize it however I might be able to help. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of

Re: [ClusterLabs Developers] [ClusterLabs] Releasing crmsh version 3.0.0

2017-01-31 Thread Digimer
oad.opensuse.org/repositories/network:/ha-clustering:/Stable/ > > Archives of the tagged release: > > * https://github.com/ClusterLabs/crmsh/archive/3.0.0.tar.gz > * https://github.com/ClusterLabs/crmsh/archive/3.0.0.zip > > As usual, a huge thank you to all contributors and us

Re: [ClusterLabs Developers] [ClusterLabs] resource-agents v4.0.0

2017-01-31 Thread Digimer
arted: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certa

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-01-31 Thread Digimer
On 31/01/17 03:19 AM, Kristoffer Grönlund wrote: > Digimer writes: > >> On 30/01/17 09:23 AM, Kristoffer Grönlund wrote: >>> Hi everyone! >>> >>> The last time we had an HA summit was in 2015, and the intention then >>> was to have SUSE arran

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-01-31 Thread Digimer
informal sight seeing outing for the following weekend, whether it be held Wed/Thu or Thu/Fri. The last few times I've been to Europe, I afforded myself little to no time to see any sights. I don't plan to rush out this time, and would love to have some friendly company. :) -- Digim

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-01-31 Thread Digimer
On 31/01/17 03:19 AM, Kristoffer Grönlund wrote: > Digimer writes: > >> On 30/01/17 09:23 AM, Kristoffer Grönlund wrote: >>> Hi everyone! >>> >>> The last time we had an HA summit was in 2015, and the intention then >>> was to have SUSE arran

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-01-31 Thread Digimer
stead of Thu/Fri) to >> make it easier for people traveling to/from the conference. > > Hi Chris, > > Sounds great! Happy to move it to September 6-7 if that works out > better. > > Cheers, > Kristoffer I've updated the wiki to set the 6/7 as the date until/unless an

Re: [ClusterLabs Developers] [ClusterLabs] HA/Clusterlabs Summit 2017 Proposal

2017-02-06 Thread Digimer
ime). What there are, though, is here: http://plan.alteeve.ca/index.php/HA_Cluster_Summit_2015 Please feel free to comment/edit as you wish. I can set up an account on the wiki if you don't have one from last time (I only close it normally to keep the spammers out). digimer On 07/02/17 12:4

Re: [ClusterLabs Developers] Getting Started with Pacemaker Development

2017-02-17 Thread Digimer
s the Hotel California of IT. If you start developing along with us, you may never be able to leave. ;) Welcome! -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of e

[ClusterLabs Developers] FenceAgentAPI

2017-03-06 Thread Digimer
ceAgentAPI - Working' document and I will have anyone interested comment before making it an official update. Comments? -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that peo

Re: [ClusterLabs Developers] [ClusterLabs] FenceAgentAPI

2017-03-07 Thread Digimer
On 07/03/17 05:09 AM, Jan Pokorný wrote: > On 06/03/17 17:12 -0500, Digimer wrote: >> The old FenceAgentAPI document on fedorahosted is gone now that fedora >> hosted is closed. So I created a copy on the clusterlabs wiki: >> >> http://wiki.clusterlabs.org/wiki/FenceA

Re: [ClusterLabs Developers] kronosnet v1.0 released

2018-01-08 Thread Digimer
* If you are planning to develop plugins, please be aware of this issue: > https://github.com/kronosnet/kronosnet/issues/107 . It affects only > development environments. > > Cheers, > The knet developer team > _______ > Devel mailing

Re: [ClusterLabs Developers] New challenges with corosync 3/kronosnet + pacemaker

2018-02-09 Thread Digimer
o far, just pacemaker was doing that for itself under certain > conditions, now corosync 3 will have it's iron in this fire through > kronosnet, too. Perhaps something to keep in mind to avoid > exercises in futility. Can pacemaker be told to not do compression? If not, can that be

Re: [ClusterLabs Developers] New challenges with corosync 3/kronosnet + pacemaker

2018-02-09 Thread Digimer
On 2018-02-09 06:51 PM, Ken Gaillot wrote: > On Fri, 2018-02-09 at 12:52 -0500, Digimer wrote: >> On 2018-02-09 03:27 AM, Jan Pokorný wrote: >>> Hello, >>> >>> there is certainly whole can of these worms, put first that crosses >>> my mind: perfo

[ClusterLabs Developers] Announcing the Anvil! version 2.0.4

2018-02-14 Thread Digimer
an_Anvil!_and_why_do_I_care%3F 2. https://www.alteeve.com/w/Update_a_Striker_v2_and_an_Anvil!_m2 3. https://www.alteeve.com/w/Managing_Drives_on_a_server_on_an_Anvil!_m2 4. https://github.com/ClusterLabs/striker/compare/v2.0.3...v2.0.4 -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, someh

Re: [ClusterLabs Developers] [RFC] Time to migrate authoritative source forge elsewhere?

2018-06-07 Thread Digimer
at we're going to the right place. I don't think either of those can be met just now. Gitlab has had some well publicized, major problems in the past. No solution I know of is totally open, so it's a question of "picking your poison" which doesn't make a strong "mo

Re: [ClusterLabs Developers] [RFC] Time to migrate authoritative source forge elsewhere?

2018-06-07 Thread Digimer
On 2018-06-07 06:21 PM, Jan Pokorný wrote: > On 07/06/18 15:40 -0500, Ken Gaillot wrote: >> On Thu, 2018-06-07 at 11:01 -0400, Digimer wrote: >>> I think we need to hang tight and wait to see what the landscape >>> looks like after the dust settles. There are a lot

Re: [ClusterLabs Developers] How does the two-node Active/Passive clusters fence the faulty node, and keep the healthy node running

2018-12-07 Thread Digimer
exits. If the active node does actually fail, then after the 15 second delay, it proceeds with the fence action as normal. PS - Your question came to the list three times... -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions

[ClusterLabs Developers] Updated kronosnet Fedora / EPEL packages to v1.8

2019-04-08 Thread digimer
-2019-4780c5a01a digimer ___ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/developers ClusterLabs home: https://www.clusterlabs.org/

[ClusterLabs Developers] Karma needed - Re: Updated kronosnet Fedora / EPEL packages to v1.8

2019-04-10 Thread digimer
Hi all,   Would anyone with time and inclination please review / vote for these packages? Would like to get them pushed out if possible, short a vote each. Thanks! digimer On 2019-04-09 1:07 a.m., digimer wrote: With a huge amount of help from Fabio, I'd like to announce the relea

[ClusterLabs Developers] Building clufter on EL8

2019-10-30 Thread Digimer
d for RHEL 8, so I'm curious how this was done... I started the process of building jing myself, but very quickly fell into a very deep dependency well. Tips? -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of E

Re: [ClusterLabs Developers] Building clufter on EL8

2019-10-31 Thread Digimer
On 2019-10-31 3:37 a.m., Jan Pokorný wrote: > Hi Digimer o/ > > On 30/10/19 16:24 -0400, Digimer wrote: >> While waiting to see what CentOS 8 will do with regard to HA, > > you are not the only surprised here > >> I decided to rebuild the rhel 8 packages for o

Re: [ClusterLabs Developers] I will ruin your Christmas holidays Developers!

2019-12-20 Thread Digimer
I'm not sure how this got through the queue... Sorry for the noise. digimer On 2019-12-19 1:19 p.m., TorPedoHunt3r wrote: > > > ___ > Manage your subscription: > https://lists.clusterlabs.org/mailman/listinfo/developers > &g

Re: [ClusterLabs Developers] No ruinings in 2020! (Was: I will ruin your Christmas holidays Developers!)

2020-01-02 Thread Digimer
On 2020-01-02 4:47 a.m., Jan Pokorný wrote: > On 21/12/19 01:29 -0500, Digimer wrote: >> I'm not sure how this got through the queue... Sorry for the noise. > > in fact, it did not from what I can see, meaning that you (and perhaps > other shadow moderators) do a stella

Re: [ClusterLabs Developers] How to implement fencing agent with no associated hardware device with Pacemaker?

2020-08-04 Thread Digimer
led. Of course, reporting success without actually fencing the target could end disastrously, so do your due diligence. https://github.com/ClusterLabs/fence-agents/blob/master/doc/FenceAgentAPI.md digimer On 2020-08-04 4:57 p.m., Philippe M Stedman wrote: > Hi Andrei, > > What if we had no ha

Re: [ClusterLabs Developers] Inquiry for Commercial License

2020-08-15 Thread Digimer
rs to the various projects needed to make pacemaker work. That's very unlikely to happen, even if it was practical. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that

Re: [ClusterLabs Developers] Fencing

2020-09-11 Thread Digimer
by STDIN as well (one pair per line). The agent can internally work however you want, but communicates success/failure/status via exit/return codes. It's generally pretty easy to write. You can use any agent you want, so the packagers prefer agents be in python, should you wish to have the age

Re: [ClusterLabs Developers] Pacemaker 2.1.0: Should we rename the master branch?

2020-10-02 Thread Digimer
d of the curve) or waiting until the dust settles and future > conventions are clearer. > > Opinions? I support this change whole heatedly. I'll leave it to others to decide what new word is best (though 'main' makes sense to me), but the goal of moving away from 'mas

Re: [ClusterLabs Developers] Any projects using Github large file storage?

2021-01-19 Thread Digimer
gt; > If no one remembers, I can ask their support. That would be anvil-striker-extra, which I just moved into ClusterLabs. I figured it would keep billing me though. If it's effecting any other projects and it's not a quick fix, I'll pull it out. -- Digimer Papers and

Re: [ClusterLabs Developers] Any projects using Github large file storage?

2021-01-19 Thread Digimer
> > If no one remembers, I can ask their support. Update; I pulled it back out (pushed it under my own user's repos). Let me know if this causes any further problems. I'll have to figure out how to ensure that this continues to bill Alteeve and not interfere with ClusterLa

Re: [ClusterLabs Developers] fence-virt: consider to merge into fence-agents git repository

2021-03-05 Thread Digimer
eration. +1 to merge -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweats

Re: [ClusterLabs Developers] Oracle Setup on OS Cluster

2021-05-29 Thread Digimer
Please ask on the users group, you posted to the developers group. https://lists.clusterlabs.org/mailman/listinfo/users digimer On 2021-05-28 2:24 p.m., Nour Eddin Alkharraz wrote: > Hello , > > I want to setup a redundancy for oracle db 19c on an os cluster using > pacemake