[DRBD-user] [PATCH] drivers: block: drbd: remove unused macros

2015-12-27 Thread Ivan Safonov
div_ceil and div_floor macros duplicates round_up and round_down from kernel.h Signed-off-by: Ivan Safonov <insafo...@gmail.com> --- drivers/block/drbd/drbd_int.h | 5 - 1 file changed, 5 deletions(-) diff --git a/drivers/block/drbd/drbd_int.h b/drivers/block/drbd/drbd_int.h index e

Re: [DRBD-user] split-brain on Ubuntu 14.04 LTS after reboot of master node

2015-11-15 Thread Ivan
esn't properly shut down pacemaker, or the network (link, firewall, ...) is torn down before pacemaker is stopped, ... cheers ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] Determining whether a resource is in dual-primary mode

2015-10-29 Thread Ivan
le sed magic and you're set up. - neither the documented nor official hidden commands of drbdadm seem to be able to return this information what about: $ drbdadm role vm-file Primary/Primary Primary/Primary (resource vm-file here has 2 volumes) Any idea appreciated. Re

Re: [DRBD-user] Dual Primary Mode: Shared Directory blocked after node crash until reboot

2015-05-12 Thread Ivan
On 05/12/2015 02:09 PM, DRBD User wrote: Hi @Cesar: thx for your suggestion - but i don't want to do a manually fence. from Digimer's replies to your posts: 1- the dlm lock will be released once the crashed node is set to a *known* state in pacemaker. Without releasing, forget about using

Re: [DRBD-user] DRBD dual primary mode implications

2015-03-05 Thread Ivan
} migrate_to timeout=120s interval=0 the commands use pcs but you can easily translate them to crm. good luck ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] Why so slow? Troubleshoot?

2014-11-22 Thread Ivan
(both for disk and network) - trivial, but check that you don't have accidentally have QoS rules ivan But when I check performance values I do not see any bottlenecks: -CPU IO wait is below 2% -CPU itself is ~98%idle -network is not busy at all. Anyone having a clue why this is so slow? Here my

Re: [DRBD-user] Slow initial full sync

2014-10-29 Thread Ivan
Hi On 10/29/2014 06:34 AM, aurelien panizza wrote: Hi all, Here is my problem : I've got two servers connected via a switch with a dedicated 1Gb NIC. We have a SSD raid 1 on both servers (software RAID on Redhat 6.5). Using dd command I can reach ~180MB/s (dd if=/dev/zero

Re: [DRBD-user] drbd storage size

2014-10-25 Thread Ivan
/converged-network-adapters/ethernet-x520-qda1-brief.html At those speeds it would be interesting to test the upcoming 3.18 kernel with the bulk network transmission patch [1] ; that should save you a bunch of cpu cycles. [1] http://lwn.net/Articles/615238 ivan In my Hardware setup also i

Re: [DRBD-user] operation monitor failed 'not configured' - how to tell what's not configured?

2014-09-24 Thread Ivan
to test if the problem is still in the last rc. ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] device naming and udev + pacemaker issues

2014-09-20 Thread Ivan
On 09/17/2014 12:09 PM, Lars Ellenberg wrote: On Sun, Sep 14, 2014 at 10:15:25AM +0300, Ivan wrote: (side question: I read that the by-res/ naming is 8.x legacy. Will the 9x series drop that and use exclusively /dev/drbd[0-9]+ and /dev/drbd_{resourcename} devices ?) I guess you

[DRBD-user] device naming and udev + pacemaker issues

2014-09-14 Thread Ivan
transition. cheers ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

[DRBD-user] DRBD and Advanced Format hard drives

2012-06-26 Thread Yarovoy Ivan
I am planning to use DRBD with Advanced Format WD hard drives which have 4KB physical sector. Should I suspect a significant performance degradation in this case? All partitions will be aligned on 4KB boundary. Thanks for any help, Ivan ___ drbd

[DRBD-user] DRBD uses a wrong interface.

2012-03-06 Thread Ivan Pavlenko
idea why my server (only one the second is fine!) tries to use wrong interface? Thank you in advance, Ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] Split brain problem.

2011-12-04 Thread Ivan Pavlenko
=disconnect --after-sb-1pri=discard-secondary --after-sb-0pri=discard-zero-changes --allow-two-primaries --discard-my-data' terminated with exit code 10 # I guess I need to stop cluster daemons, don't I? Thank you again, Ivan On 12/05/2011 12:21 PM, Digimer wrote: On 12/04/2011 04:15 PM, Ivan Pavlenko

Re: [DRBD-user] Split brain problem.

2011-12-04 Thread Ivan Pavlenko
253,0 40962 / drbd1_wor 3414 root rtd DIR 253,0 40962 / drbd1_wor 3414 root txt unknown /proc/3414/exe kill -9 3414 doesn't do anything. I even tried to restart two nodes simultaneously - no luck. Ivan. On 12/05/2011 01:50 PM, Digimer wrote: On 12/04/2011

Re: [DRBD-user] List of drbd socket errors

2011-09-21 Thread Ivan Pavlenko
; } on infplsm004 { address 192.168.10.9:7790; } on infplsm005 { address 192.168.10.10:7790; } } Thank you, Ivan On 09/21/2011 10:15 PM, Lars Ellenberg wrote: On Wed, Sep 21, 2011 at 10:08:42AM +1000, Ivan Pavlenko wrote: Hi All, Recently I had split brain onto my cluster

[DRBD-user] List of drbd socket errors

2011-09-20 Thread Ivan Pavlenko
error codes? Thank you in advance, Ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

[DRBD-user] drbd network block device deadlock ?

2011-02-01 Thread Ivan Frain
the solution to have more memory available was to write the dirty page to disk. If someone has some information about that problem I'am eager to read it. Thank you in advance. BR, Ivan ___ drbd-user mailing list drbd-user@lists.linbit.com http

Re: [DRBD-user] drbd network block device deadlock ?

2011-02-01 Thread Ivan Frain
in my first post. I hope this clarify the problem. Correct me if I have made wrong assumptions, I just want to have the conviction that this cannot happen in production. Ivan At Tuesday, 01/02/2011 on 17:44 Antonio Anselmi wrote: OS disk is usually a local device and not managed by drbd, i.e

[DRBD-user] DRBD settings difficulties with understanding

2011-01-11 Thread Ivan Pavlenko
, Ivan. ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

[DRBD-user] drbd_send_uuids() causing kernel panic

2009-12-09 Thread Ivan Ho
, but now we intermittently see a kernel panic as a result of calling drbd_send_uuids() within after_state_ch(). Any help is much appreciated. Thanks, Ivan Starting DRBD resources: [ d(drbd0) d(drbd1) d(drbd2) d(drbd3) d(drbd4) CPU 2 Unable to handle kernel paging request at virtual address

[DRBD-user] Recovery from split-brain condition, please advice.

2009-11-16 Thread Ivan
User's guide, whilst man file for drbdadm does not mention it. 3. After DRBD starts process of synchronisation, can I mount block devises on the master node, or do I have to wait until synchronisation is completed? Thank you very much for your help. Ivan