Re: [ClusterLabs] Oralsnr/Oracle resources agents

2017-02-25 Thread Andrei Borzenkov
25.02.2017 23:18, Jihed M'selmi пишет: > [DM] I thought that oracle listener is not consuming that many resources. > At any rate, ocf:heartbeat:oralsnr doesn't support single listener for > multiple instances. Do you have an idea how to do that? How to deal with > the tnsping then? Maybe you're bet

[ClusterLabs] Ordering Sets of Resources

2017-02-25 Thread iva...@libero.it
Hi all, i have configured a two node cluster on redhat 7. Because I need to manage resources stopping and starting singularly when they are running I have configured cluster using order set constraints. Here the example Ordering Constraints: Resource Sets: set MYIP_1 MYIP_2 MYFTP MYIP_5 a

Re: [ClusterLabs] Insert delay between the statup of VirtualDomain

2017-02-25 Thread Oscar Segarra
Hi, Yes, Database server can be considered started up when it accepts mysql client connections Applications server can be considered started as soon as the listening port is up al accepting connections ¿Can you provide any example about how to achieve this? Thanks a lot. 2017-02-25 19:35 GMT+

Re: [ClusterLabs] Oralsnr/Oracle resources agents

2017-02-25 Thread Jihed M'selmi
[DM] I thought that oracle listener is not consuming that many resources. At any rate, ocf:heartbeat:oralsnr doesn't support single listener for multiple instances. Do you have an idea how to do that? How to deal with the tnsping then? Maybe you're better off with the system start script in this ca

Re: [ClusterLabs] Oralsnr/Oracle resources agents

2017-02-25 Thread Dejan Muhamedagic
Hi, On Fri, Feb 24, 2017 at 10:09:28AM +, Jihed M'selmi wrote: > Hi, > > Using one instance per service leads to a memory issues espacially when we > have many instance per node. Complain to oracle? ;-> I thought that oracle listener is not consuming that many resources. At any rate, ocf:he

Re: [ClusterLabs] How to configure my ocf_heartbeat_iscsi resource(s) such that I have both paths to the LUN?

2017-02-25 Thread Dejan Muhamedagic
Hi, On Thu, Feb 23, 2017 at 02:29:46PM -0500, Scott Greenlese wrote: > > Refreshing this post in case anyone might have missed it... still trying > to figure out some way to have multiple iscsi paths managed > by a single ocf_heartbeat_iscsi resource. Any ideas? > > Thanks! > > Scott Greenle

Re: [ClusterLabs] Insert delay between the statup of VirtualDomain

2017-02-25 Thread Dejan Muhamedagic
Hi, On Thu, Feb 23, 2017 at 08:51:20PM +0100, Oscar Segarra wrote: > Hi, > > In my environment I have 5 guestes that have to be started up in a > specified order starting for the MySQL database server. > > I have set the order constraints and VirtualDomains start in the right > order but, the pr