[ClusterLabs] Antw: Re: Antw: DRBD and SSD TRIM - Slow!

2017-08-02 Thread Ulrich Windl
>>> Eric Robinson schrieb am 02.08.2017 um 23:20 in Nachricht > 1) iotop did not show any significant io, just maybe 30k/second of drbd > traffic. > > 2) okay. I've never done that before. I'll give it a shot. > > 3) I'm not sure what I'm looking at there. See /usr/src/linux/Documentation/bl

Re: [ClusterLabs] Updated attribute is not displayed in crm_mon

2017-08-02 Thread Ken Gaillot
On Wed, 2017-08-02 at 09:59 +, 井上 和徳 wrote: > Hi, > > In Pacemaker-1.1.17, the attribute updated while starting pacemaker is not > displayed in crm_mon. > In Pacemaker-1.1.16, it is displayed and results are different. > > https://github.com/ClusterLabs/pacemaker/commit/fe44f400a3116a158ab33

Re: [ClusterLabs] Antw: Re: Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Ken Gaillot
On Wed, 2017-08-02 at 18:32 +0200, Lentes, Bernd wrote: > > - On Aug 2, 2017, at 10:42 AM, Ulrich Windl > ulrich.wi...@rz.uni-regensburg.de wrote: > > > > > > I thought the cluster does not perform actions that are not defined in the > > configuration (e.g. "monitor"). > > I think the cl

Re: [ClusterLabs] Antw: DRBD and SSD TRIM - Slow!

2017-08-02 Thread Eric Robinson
1) iotop did not show any significant io, just maybe 30k/second of drbd traffic. 2) okay. I've never done that before. I'll give it a shot. 3) I'm not sure what I'm looking at there. -- Eric Robinson > -Original Message- > From: Ulrich Windl [mailto:ulrich.wi...@rz.uni-regensburg.de] >

Re: [ClusterLabs] Antw: Re: Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Lentes, Bernd
- On Aug 2, 2017, at 10:42 AM, Ulrich Windl ulrich.wi...@rz.uni-regensburg.de wrote: > > I thought the cluster does not perform actions that are not defined in the > configuration (e.g. "monitor"). I think the cluster performs and configures automatically start/stop operations if not d

Re: [ClusterLabs] Antw: Re: Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Kristoffer Grönlund
Ulrich Windl writes: > > See my proposal above. ;-) Hmm, yes. It's a possibility. Magic values rarely end up making things simpler though :/ Cheers, Kristoffer -- // Kristoffer Grönlund // kgronl...@suse.com ___ Users mailing list: Users@clusterlab

[ClusterLabs] Updated attribute is not displayed in crm_mon

2017-08-02 Thread 井上 和徳
Hi, In Pacemaker-1.1.17, the attribute updated while starting pacemaker is not displayed in crm_mon. In Pacemaker-1.1.16, it is displayed and results are different. https://github.com/ClusterLabs/pacemaker/commit/fe44f400a3116a158ab331a92a49a4ad8937170d This commit is the cause, but the followin

Re: [ClusterLabs] Antw: Re: Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Ulrich Windl
>>> Kristoffer Grönlund schrieb am 02.08.2017 um 10:32 in Nachricht <87bmny74ka@suse.com>: > Ulrich Windl writes: > > Kristoffer Grönlund schrieb am 02.08.2017 um 10:05 in >>> >>> One idea might be to have a new command which inserts missing operations >>> and operation timeouts based

Re: [ClusterLabs] Antw: fence_vmware_soap: reads VM status but fails to reboot/on/off

2017-08-02 Thread Octavian Ciobanu
Hey Hideo, Yes I'm using the free license for testing 6.5 version. We do have full license on production server but it is for an older version. I will install a full version key and get back with info but I'm sure after reading the info starting from your link that what you pointed out is the sour

Re: [ClusterLabs] Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Kristoffer Grönlund
Ulrich Windl writes: > > What aout this priority for newly added resources:? > 1) Use the value specified explicitly > 2) Use the value the RA's metadata specifies > 3) Use the global default > > With "use" I mean "add it to the RA configuration". Yeah, I've considered it. The main issue I see w

Re: [ClusterLabs] Antw: fence_vmware_soap: reads VM status but fails to reboot/on/off

2017-08-02 Thread renayama19661014
Hi Octavian, Are you possibly using the free version of ESXi?  On the free version of ESXi, the operation on or off fails. The same phenomenon also occurs in connection with virsh.  - https://communities.vmware.com/thread/542433 Best Regards, Hideo Yamauchi. - Original Message - >From:

[ClusterLabs] Antw: Re: from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Ulrich Windl
>>> Kristoffer Grönlund schrieb am 02.08.2017 um 09:33 in Nachricht <87h8xq77a1@suse.com>: > "Lentes, Bernd" writes: > >> Hi, >> >> i'm wondering from where the default values for operations of a resource > come from. > > [snip] > >> >> Is it hardcoded ? All timeouts i found in my config

Re: [ClusterLabs] from where does the default value for start/stop op of a resource come ?

2017-08-02 Thread Kristoffer Grönlund
"Lentes, Bernd" writes: > Hi, > > i'm wondering from where the default values for operations of a resource come > from. [snip] > > Is it hardcoded ? All timeouts i found in my config were explicitly related > to a dedicated resource. > What are the values for the hardcoded defaults ? > > Does