[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-04 Thread Ante Karamatić
I have solution. I'm just testing it and building amd64 kernel, so Heiko
could test it too.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-04 Thread Ante Karamatić
Heiko, could you install linux-image-2.6.27-5-server from repository and
this package:

http://www.grad.hr/~ivoks/drbd/drbd8-utils_8.2.6-2_amd64.deb

Thank you.

** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-04 Thread Ante Karamatić
Or you could use:

deb http://ppa.launchpad.net/ivoks/ubuntu intrepid main

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-04 Thread Heiko
Ok, that seems to look good:

With Kernel 2.6.27-5-server and your  drbd8-utils_8.2.6-2_amd64 package
I get in /proc/drbd:

version: 8.2.6 (api:88/proto:86-88)
GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by [EMAIL PROTECTED], 
2008-05-30 12:59:17
 0: cs:WFConnection st:Secondary/Unknown ds:Inconsistent/DUnknown C r---
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 oos:15728124

And in /var/log/messages:
Oct  4 13:19:28 corvus kernel: [ 1537.034552] drbd: initialised. Version: 8.2.6 
(api:88/proto:86-88)
Oct  4 13:19:28 corvus kernel: [ 1537.034564] drbd: GIT-hash: 
3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by [EMAIL PROTECTED]
re, 2008-05-30 12:59:17
Oct  4 13:19:28 corvus kernel: [ 1537.034566] drbd: registered as block device 
major 147
Oct  4 13:19:28 corvus kernel: [ 1537.034567] drbd: minor_table @ 
0x880423486600
Oct  4 13:19:28 corvus kernel: [ 1537.043390] drbd0: disk( Diskless - 
Attaching ) 
Oct  4 13:19:28 corvus kernel: [ 1537.043406] drbd0: Starting worker thread 
(from cqueue [325])
Oct  4 13:19:28 corvus kernel: [ 1537.045234] drbd0: No usable activity log 
found.
Oct  4 13:19:28 corvus kernel: [ 1537.045244] drbd0: Backing device's 
merge_bvec_fn() = a0059c80
Oct  4 13:19:28 corvus kernel: [ 1537.045246] drbd0: max_segment_size ( = BIO 
size ) = 4096
Oct  4 13:19:28 corvus kernel: [ 1537.045253] drbd0: drbd_bm_resize called with 
capacity == 31456248
Oct  4 13:19:28 corvus kernel: [ 1537.045464] drbd0: resync bitmap: 
bits=3932031 words=61438
Oct  4 13:19:28 corvus kernel: [ 1537.045470] drbd0: size = 15 GB (15728124 KB)
Oct  4 13:19:28 corvus kernel: [ 1537.045475] drbd0: Writing the whole bitmap, 
size changed
Oct  4 13:19:28 corvus kernel: [ 1537.046340] drbd0: writing of bitmap took 0 
jiffies
Oct  4 13:19:28 corvus kernel: [ 1537.046347] drbd0: 15 GB (3932031 bits) 
marked out-of-sync by on disk bit-map.
Oct  4 13:19:28 corvus kernel: [ 1537.047134] drbd0: reading of bitmap took 0 
jiffies
Oct  4 13:19:28 corvus kernel: [ 1537.047522] drbd0: recounting of set bits took
 additional 0 jiffies
Oct  4 13:19:28 corvus kernel: [ 1537.047525] drbd0: 15 GB (3932031 bits) 
marked out-of-sync by on disk bit-map.
Oct  4 13:19:28 corvus kernel: [ 1537.047531] drbd0: disk( Attaching - 
Inconsistent ) 
Oct  4 13:19:28 corvus kernel: [ 1537.047543] drbd0: Writing meta data super 
block now.
Oct  4 13:19:28 corvus kernel: [ 1537.047548] drbd0: Barriers not supported on 
meta data device - disabling
Oct  4 13:19:28 corvus kernel: [ 1537.050432] drbd0: conn( StandAlone - 
Unconnected ) 
Oct  4 13:19:28 corvus kernel: [ 1537.050458] drbd0: Starting receiver thread 
(from drbd0_worker [8676])
Oct  4 13:19:28 corvus kernel: [ 1537.050488] drbd0: receiver (re)started
Oct  4 13:19:28 corvus kernel: [ 1537.050499] drbd0: conn( Unconnected - 
WFConnection ) 

This looks as it should.

At the moment I've no time to do further tests. I have first to reinstall the 
second drbd-machine.
I think for the moment that the issue is solved with this packages.

Thanks @all

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-02 Thread Ante Karamatić
New packages are pointless. This is a bug in Ubuntu's kernel, and it
isn't related to drbd patch. Same patch works on vanilla kernel, while
on Ubuntu's it doesn't.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-02 Thread Leann Ogasawara
Hi Ante,

Just curious which version of the upstream vanilla kernel you tested?
2.6.27-rc8?

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-02 Thread Ante Karamatić
On Thu, 02 Oct 2008 21:29:23 -
Leann Ogasawara [EMAIL PROTECTED] wrote:

 Just curious which version of the upstream vanilla kernel you tested?
 2.6.27-rc8?

No, -rc7 - the one which is the base for Ubuntu kernel.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-10-01 Thread Ante Karamatić
On Wed, 01 Oct 2008 12:27:45 -
Heiko [EMAIL PROTECTED] wrote:

 It seems to not solve the issue: Only the timeout seems to be at a
 higher value?!

OK. I'll prepare new packages during the day.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-30 Thread Ante Karamatić
** Changed in: drbd8 (Ubuntu)
   Status: Confirmed = In Progress

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-30 Thread Ante Karamatić
Heiko, could you test my test packages?

Kernel (amd64):
http://www.grad.hr/~ivoks/drbd/linux-image-2.6.27-4-server_2.6.27-4.6_amd64.deb

Drbd8-utils (amd64):
http://www.grad.hr/~ivoks/drbd/drbd8-utils_8.2.7~rc1-0ivoks1_amd64.deb

If you need i386 packages, let me know.

Thanks

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-28 Thread Ante Karamatić
This could be result of missing 'cn' module (kernelspace - userspace
connector) in Intrepid's kernel, which was fixed in latest Tim's commit
(Sep 26 - bb41f6529b9d2ba72abca16a9ad5c8279d903bde). I'll test new kenel
source just to confirm.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-28 Thread Ante Karamatić
Nope... That didn't solve the issue :/

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-24 Thread Heiko
The drbd8-utils in Chucks ppa are at Version 8.2.6. -
https://launchpad.net/~zulcss/+archive

But even Version ppa2 has the same behavior here as the Versions before.

With Kernel 2.6.27-3-server and  2.6.27-4-server and 
drbd8-utils_8.2.6-0ubuntu1~ppa2_amd64.deb
I get also the message No response from the DRBD driver! Is the module loaded?
lsmod shows that the module is loaded and and in /var/log/messages I can see 
Sep 24 08:29:14 corvus kernel: [  327.655157] drbd: initialised. Version: 8.2.6 
(api:88/proto:86-88)
Sep 24 08:29:14 corvus kernel: [  327.655169] drbd: GIT-hash: 
3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by [EMAIL PROTECTED], 2008-05-30 
12:59:17
Sep 24 08:29:14 corvus kernel: [  327.655171] drbd: registered as block device 
major 147
Sep 24 08:29:14 corvus kernel: [  327.655173] drbd: minor_table @ 
0x880422d62a00

...only I got no segfault at this time (as I described in the post from
2008-09-19)

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-24 Thread Ante Karamatić
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-23 Thread Heiko
Hi!
there are no compiled packages for ppa2 Version? Is something wrong with the 
build process? 
regards,
Heiko

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-23 Thread Ante Karamatić
Errr drbd module in kernel is 8.2.6, and drbd8-utils is 8.0.12.

** Changed in: drbd8 (Ubuntu)
   Importance: Undecided = High

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-22 Thread Heiko
On the drbd mailing list I got a hint to a bug report for OpenSuSE 11:
http://lists.linbit.com/pipermail/drbd-user/2008-September/010298.html
May be it is the same problem.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-22 Thread Chuck Short
Can you try the updated version in my ppa?

Thanks
chuck

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-19 Thread Heiko
Ok, I tested your package drbd8-utils_8.2.6-0ubuntu1~ppa1_amd64.deb, but the 
behavior is the same. I get the same error messages as previous.
In addition:
cat /proc/drbd
version: 8.2.6 (api:88/proto:86-88)
GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by [EMAIL PROTECTED], 
2008-05-30 12:59:17

Is there an incompatibility between drbd and Kernel 2.6.27?

On the Machine where I test intrepid is Kernel  2.6.27-3-server running. It is 
an amd64 Machine with 16 Cores (4 Quad-Opterons) and 64GB RAM.
Does drbd run on i386? I do not have the possibility to test that.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-18 Thread Chuck Short
Can you try the version in my ppa when it is built?

Thanks
chuck

** Changed in: drbd8 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-18 Thread Heiko
Yes, I will try it tomorrow.
Thank you.

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-17 Thread Chuck Short
Please add your configuration file so I can reproduce this.

Thanks
chuck

** Changed in: drbd8 (Ubuntu)
   Status: New = Incomplete

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 271254] Re: drbd doesn't start: No response from the DRBD driver! Is the module loaded? but module is loaded

2008-09-17 Thread Heiko
Hello Chuck!
I attached the configuration. On Hardy I used an similar configuration with no 
problem.

Thanks.

** Attachment added: drbd.conf
   http://launchpadlibrarian.net/17693130/drbd.conf

-- 
drbd doesn't start: No response from the DRBD driver! Is the module loaded? 
but module is loaded
https://bugs.launchpad.net/bugs/271254
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs