[DRBD-user] /proc/drbd, 5th flag, "d"

2013-02-04 Thread Marcelo Pereira
Hello Everyone, I just noticed a flag on one of the DRBD resources, as shown below: > [ /]# cat /proc/drbd > version: 8.3.13 (api:88/proto:86-96) > GIT-hash: 83ca112086600faacab2f157bc5a9324f7bd7f77 build by dag@Build64R6, > 2012-05-07 11:52:13 > 0: cs:Connected ro:Primary/Secondary ds:UpToDate/

Re: [DRBD-user] Kernel 3.7.2: error when unloading drdb module

2013-02-04 Thread Bart Van Assche
Bart Van Assche writes: > > Urban Loesch writes: > > > Jan 31 15:28:27 dbhost03 kernel: [514590.317186] BUG kmalloc-96 (Not > > tainted): Objects remaining in kmalloc-96 on kmem_cache_close() > > According to what I found in http://patchwork.kernel.org/patch/1909861/ it's a > SLUB bug and not

Re: [DRBD-user] Unable to create Metadata for Tertiary node

2013-02-04 Thread Felix Frank
Hi, On 02/01/2013 06:17 PM, Salman Riaz wrote: > Hello, > > I am unable to create metadata on tertiary node > > # drbdadm --stacked create-md r0-1 > > al_offset 4397912182784 > bm_offset 439969152 > > Found ext3 filesystem > 4294836152 kB data area apparently used > 4294705048 kB left

Re: [DRBD-user] Kernel 3.7.2: error when unloading drdb module

2013-02-04 Thread Bart Van Assche
Urban Loesch writes: > Jan 31 15:28:27 dbhost03 kernel: [514590.317186] BUG kmalloc-96 (Not tainted): Objects remaining in kmalloc-96 on kmem_cache_close() According to what I found in http://patchwork.kernel.org/patch/1909861/ it's a SLUB bug and not a DRBD bug. Bart.