Re: [ClusterLabs] [Question] About log collection of crm_report.

2017-01-25 Thread renayama19661014
Hi Ken, Thank you for comment. > You are right, that is a problem. I've opened a Red Hat bug for sosreport: >  > https://bugzilla.redhat.com/show_bug.cgi?id=1416535 Thanks! >> - And I test crm_report at the present, but seem to have some problems. >> - I intend to report the problem by B

Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host.

2017-01-25 Thread Marek Grac
On Wed, Jan 25, 2017 at 7:10 PM, wrote: > Marek Grac wrote on 01/25/2017 01:33:07 AM: > > > In your case it should be enough to set: > > * ipaddr > > * login > > * port (= node to shutdown) > > Thank you. man page says. > >*-n, --plug=[id]* > Physical plug number on device

Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host.

2017-01-25 Thread durwin
Marek Grac wrote on 01/25/2017 01:33:07 AM: > From: Marek Grac > To: Cluster Labs - All topics related to open-source clustering > welcomed > Date: 01/25/2017 01:34 AM > Subject: Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host. > > Hi, > > On Tue, Jan 24, 2017 at 9:06 P

Re: [ClusterLabs] [Question] About log collection of crm_report.

2017-01-25 Thread Ken Gaillot
On 01/24/2017 04:41 PM, renayama19661...@ybb.ne.jp wrote: > Hi Ken, > > Thank you for comment. > > For example, our user does not use pacemaker.log and corosync.log. > > Via a syslog, the user makes setting to output all log to /var/log/ha-log. > > - > (/etc/corosycn/corosync.conf) > loggin

Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host.

2017-01-25 Thread durwin
I found the place where UUID is specified (Virtual Media Manager). Thank you. Durwin > From: Marek Grac > To: Cluster Labs - All topics related to open-source clustering > welcomed > Date: 01/25/2017 01:34 AM > Subject: Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host. >

Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host.

2017-01-25 Thread durwin
Marek Grac wrote on 01/25/2017 01:33:07 AM: > From: Marek Grac > To: Cluster Labs - All topics related to open-source clustering > welcomed > Date: 01/25/2017 01:34 AM > Subject: Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host. > > Hi, > > On Tue, Jan 24, 2017 at 9:06 P

Re: [ClusterLabs] [Question] About log collection of crm_report.

2017-01-25 Thread renayama19661014
Hi Ken, Thank you for comment. For example, our user does not use pacemaker.log and corosync.log. Via a syslog, the user makes setting to output all log to /var/log/ha-log. - (/etc/corosycn/corosync.conf) logging {         syslog_facility: local1         debug: off } (/etc/sysconfig/pacema

Re: [ClusterLabs] How to Fence Virtualbox VM with Windows 10 as host.

2017-01-25 Thread Marek Grac
Hi, On Tue, Jan 24, 2017 at 9:06 PM, wrote: > This is my first attempt at clustering, just so you know the level > required to convey ideas. > > I have Windows 10 running Virtualbox with 2 VMs running Fedora 25. I have > followed 'Pacemaker 1.1 Clusters from Scratch' 9th edition up through > ch