Re: [DRBD-user] High Availability (HA) capabilities with Nagios Core (4.4.2) using DRBD application

2019-01-28 Thread T.J. Yang
ake that > VM managed by a Pacemaker cluster for HA. > > Best, > Devin > _______ > drbd-user mailing list > drbd-user@lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user > -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

[DRBD-user] drbd-utils-9.1.0: xsltproc make doc failed on CentOS 7.3

2017-09-18 Thread T.J. Yang
gle.com/document/d/1VYQMksQlPPqB0KiM0RAK5M9qaRYECv5YhaE8uUfKISY/edit#heading=h.e57zsyu4r6uh -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] drbd-9.0.9-1 compilation error on centos7.3: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG:

2017-09-16 Thread T.J. Yang
the x86_64 family of processors. On Sat, Sep 16, 2017 at 9:17 AM, Trevor Hemsley <thems...@voiceflex.com> wrote: > Why not just use kmod-drbd90 from ELRepo? > > > On 16/09/17 13:35, T.J. Yang wrote: > > Hi All > > Anyone know how I can resolve this issue ? >

[DRBD-user] drbd-9.0.9-1 compilation error on centos7.3: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG:

2017-09-16 Thread T.J. Yang
u-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) [ME@miq01t drbd-9.0.9-1]$ Thanks for you help R1: https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1574982 -- T.J. Yang

Re: [DRBD-user] CentOS 7 Package

2017-05-04 Thread T.J. Yang
; > You rock! This is more than I ever could had expected. I'll follow this to > build my cluster. > > Thanks, > Ken > > On Thu, May 4, 2017, 7:02 AM T.J. Yang <tjyang2...@gmail.com> wrote: > >> Hi Ken >> >> This is my personal DIY notes for trying o

Re: [DRBD-user] CentOS 7 Package

2017-05-04 Thread T.J. Yang
drbd-utils or kmod-drbd. > > *Are there publicly available package for CentOS 7? * > *How can I install drbdmanage with or without a Yum repo?* > > ___ > drbd-user mailing list > drbd-user@lists.linbit.com > http://lists.linbit.co

Re: [DRBD-user] How do I get out of "delete a volume while it is mounted" state ?

2016-12-29 Thread T.J. Yang
I find out the answer ;) On alpha node, run "drbdmanage delete-volume web 0" again, after /mnt/drbd/drbd100 got umounted. On Thu, Dec 29, 2016 at 7:52 AM, T.J. Yang <tjyang2...@gmail.com> wrote: > I have alpha,bravo and charlie setup in my DRBD9 learning environment.

[DRBD-user] How do I get out of "delete a volume while it is mounted" state ?

2016-12-29 Thread T.J. Yang
| +-+ [root@alpha system]# See R1 below for more details R1: https://docs.google.com/document/d/1VYQMksQlPPqB0KiM0RAK5M9qaRYECv5YhaE8uUfKISY/edit#heading=h.xgcsc7ocsap0 -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com

Re: [DRBD-user] Testing DRBD9*.rpms: Not able to join the second node

2016-12-28 Thread T.J. Yang
Roland, thanks for the reply see my reply below On Wed, Dec 28, 2016 at 3:38 AM, Roland Kammerer <roland.kamme...@linbit.com > wrote: > On Tue, Dec 27, 2016 at 10:17:32AM -0600, T.J. Yang wrote: > > Hi > > > > I am testing out latest DRBD9 rpms, hoping to create br

[DRBD-user] drbdmanage error message: "IndexError: list index out of range"

2016-12-27 Thread T.J. Yang
-packages/drbdmanage_client.py", line 153, in dsc if not isinstance(chk[0], dbus.Struct): IndexError: list index out of range [root@alpha drbd.d]# drbdmanage --version drbdmanage 0.98.2; GIT-hash: a736db03f8037f5ad7d5c0ccfd679b8184130d98 [root@alpha drbd.d]# -- T.J. Yang _

[DRBD-user] Testing DRBD9*.rpms: Not able to join the second node

2016-12-27 Thread T.J. Yang
ections | | bravo | 4088 | 4080 | | ok | +---------+ [root@bravo log]# -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

[DRBD-user] drbd bandwidth pre-deployment and monitoring script

2016-07-21 Thread T.J. Yang
I started from scratch. Thanks for your pointer tj -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] testing this list

2016-07-20 Thread T.J. Yang
er is trapped in the mind of a person without > access to education? > ___ > drbd-user mailing list > drbd-user@lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user > -- T.J. Yang __

Re: [DRBD-user] Problems with DRBDv9 on Ubuntu 16.04 in Google Cloud

2016-07-20 Thread T.J. Yang
On Tue, Jul 19, 2016 at 2:50 PM, T.J. Yang <tjyang2...@gmail.com> wrote: > I have VMWare ESXi/Workstation Centos 7.2(or Ubuntu 16.04) VMs to test > out drbd9. I will try to duplicate your procedure to see if same issue > comes up. Something to do for the upcoming weeke

Re: [DRBD-user] Problems with DRBDv9 on Ubuntu 16.04 in Google Cloud

2016-07-19 Thread T.J. Yang
gt; fi > mount /dev/drbd100 /mnt > if [ "$2" = "all" ]; then > dd if=/dev/urandom of=/mnt/test.bin bs=1M count=150 > fi > umount /mnt > dmesg | egrep BUG > if [ "$?" = "0" ]; then > echo "triggered bug" > break > fi > don

Re: [DRBD-user] DRBD9 on Centos7.2: ERROR:dbus.proxies:Introspect error

2016-07-17 Thread T.J. Yang
On Sun, Jul 17, 2016 at 3:55 PM, Roland Kammerer <roland.kamme...@linbit.com > wrote: > On Sun, Jul 17, 2016 at 07:28:16AM -0500, T.J. Yang wrote: > > Hi > > > > I am learning DRBD9 using Centos 7.2(See R1 gdoc). > > > > All the latest rpm had been

[DRBD-user] DRBD9 on Centos7.2: ERROR:dbus.proxies:Introspect error

2016-07-17 Thread T.J. Yang
M0RAK5M9qaRYECv5YhaE8uUfKISY/edit# R2:https://docs.google.com/document/d/1VYQMksQlPPqB0KiM0RAK5M9qaRYECv5YhaE8uUfKISY/edit#heading=h.m2167ahjxavd -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] drbd 8.4-7-1: Slow rsync rate when crossing WAN network

2016-07-01 Thread T.J. Yang
~]# On Fri, Jul 1, 2016 at 11:18 AM, T.J. Yang <tjyang2...@gmail.com> wrote: > Thanks Igor for another tip by switching over to asynchronous A protocol, > for WAN network. > There was no improvement as suggested by other email thread > <http://www.gossamer-threads.com/list

Re: [DRBD-user] drbd 8.4-7-1: Slow rsync rate when crossing WAN network

2016-07-01 Thread T.J. Yang
ToDate A r- ns:5253671 nr:0 dw:5253671 dr:1577 al:51 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:d oos:0 [root@vmA2vmC ~]# On Fri, Jul 1, 2016 at 10:46 AM, Igor Cicimov <icici...@gmail.com> wrote: > > On 1 Jul 2016 3:48 pm, "T.J. Yang" <tjyang2...@gmail.com> wrote: >

[DRBD-user] drbd 8.4-7-1: Slow rsync rate when crossing WAN network

2016-06-30 Thread T.J. Yang
~]# date Thu Jun 30 13:07:16 EDT 2016 [root@vmA ~]# -- T.J. Yang ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user