All of lore.kernel.org
 help / color / mirror / Atom feed
* drdb
@ 2005-03-15 10:58 thomas constans
  0 siblings, 0 replies; 6+ messages in thread
From: thomas constans @ 2005-03-15 10:58 UTC (permalink / raw)
  To: xen ml

hello list

has anyone succeeded in setting drdb on xenU ?

i have got the following problem when loading the module:
# modprobe -v drbd
insmod /lib/modules/2.6.10-xenU/kernel/drivers/block/drbd.ko
zsh: segmentation fault  modprobe -v drbd

# dmesg
nbd: registered device at major 43
general protection fault: 0000 [#1]
PREEMPT
Modules linked in: drbd nbd
CPU:    0
EIP:    0061:[<c4864510>]    Not tainted VLI
EFLAGS: 00010286   (2.6.10-xenU)
EIP is at _drbd_alloc_ee+0x80/0xe0 [drbd]
eax: c107dda0   ebx: c3ba66c4   ecx: 00000000   edx: fbffc000
esi: c3ba6718   edi: c3ba6724   ebp: c3ba66b8   esp: c3f6ff28
ds: 007b   es: 007b   ss: 0069
Process modprobe (pid: 11068, threadinfo=c3f6e000 task=c326c5e0)
Stack: c3ba66c4 000000d0 c107dda0 00000000 c11af000 00000000 c48645b1
c11af000
       c107dda0 000000d0 c11af000 c48646f2 c11af000 000000d0 000000d0
c10794a0
       c481e31b c11af000 00000018 c11af000 00000001 000009a0 00000000
0000001e
Call Trace:
 [<c48645b1>] drbd_alloc_ee+0x41/0x70 [drbd]
 [<c48646f2>] drbd_init_ee+0x32/0x70 [drbd]
 [<c481e31b>] init_module+0x31b/0x480 [drbd]
 [<c01324c7>] sys_init_module+0x177/0x230
 [<c0109768>] syscall_call+0x7/0xb
Code: 45 60 c7 43 1c 00 10 00 00 66 c7 43 14 01 00 c7 43 28 01 00 00 00
c7 46 08 00 00 00 00 c7 45 4c 00 00 00 00 c7 45 50 00 00 00 00 <fa> b8
00 e0 ff ff 21 e0 ff 40 14 8b 5c 24 1c 8b 4c 24 1c 8b 93

a clean + recompile of kernel did not help.

any ideas ?


cheers, keep up the great work



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: drdb
@ 2005-03-15 15:46 Ian Pratt
  2005-03-15 16:29 ` drdb thomas constans
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Pratt @ 2005-03-15 15:46 UTC (permalink / raw)
  To: thomas.constans, xen ml; +Cc: ian.pratt


> has anyone succeeded in setting drdb on xenU ?

Yes, works fine.

You need to specify "make ARCH=xen" when building the drdb module.

Ian

 
> i have got the following problem when loading the module:
> # modprobe -v drbd
> insmod /lib/modules/2.6.10-xenU/kernel/drivers/block/drbd.ko
> zsh: segmentation fault  modprobe -v drbd
> 
> # dmesg
> nbd: registered device at major 43
> general protection fault: 0000 [#1]
> PREEMPT
> Modules linked in: drbd nbd
> CPU:    0
> EIP:    0061:[<c4864510>]    Not tainted VLI
> EFLAGS: 00010286   (2.6.10-xenU)
> EIP is at _drbd_alloc_ee+0x80/0xe0 [drbd]
> eax: c107dda0   ebx: c3ba66c4   ecx: 00000000   edx: fbffc000
> esi: c3ba6718   edi: c3ba6724   ebp: c3ba66b8   esp: c3f6ff28
> ds: 007b   es: 007b   ss: 0069
> Process modprobe (pid: 11068, threadinfo=c3f6e000 task=c326c5e0)
> Stack: c3ba66c4 000000d0 c107dda0 00000000 c11af000 00000000 c48645b1
> c11af000
>        c107dda0 000000d0 c11af000 c48646f2 c11af000 000000d0 000000d0
> c10794a0
>        c481e31b c11af000 00000018 c11af000 00000001 000009a0 00000000
> 0000001e
> Call Trace:
>  [<c48645b1>] drbd_alloc_ee+0x41/0x70 [drbd]
>  [<c48646f2>] drbd_init_ee+0x32/0x70 [drbd]
>  [<c481e31b>] init_module+0x31b/0x480 [drbd]
>  [<c01324c7>] sys_init_module+0x177/0x230
>  [<c0109768>] syscall_call+0x7/0xb
> Code: 45 60 c7 43 1c 00 10 00 00 66 c7 43 14 01 00 c7 43 28 
> 01 00 00 00
> c7 46 08 00 00 00 00 c7 45 4c 00 00 00 00 c7 45 50 00 00 00 00 <fa> b8
> 00 e0 ff ff 21 e0 ff 40 14 8b 5c 24 1c 8b 4c 24 1c 8b 93
> 
> a clean + recompile of kernel did not help.
> 
> any ideas ?
> 
> 
> cheers, keep up the great work
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from 
> real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: drdb
  2005-03-15 15:46 drdb Ian Pratt
@ 2005-03-15 16:29 ` thomas constans
  0 siblings, 0 replies; 6+ messages in thread
From: thomas constans @ 2005-03-15 16:29 UTC (permalink / raw)
  To: xen ml

Le mardi 15 mars 2005 à 15:46 +0000, Ian Pratt a écrit :
> > has anyone succeeded in setting drdb on xenU ?
> 
> Yes, works fine.
> 
> You need to specify "make ARCH=xen" when building the drdb module.

ouuups i forgot that ....

many thanks !

-- 
Thomas Constans
www.opendoor.fr
06 23 37 87 85
04 78 68 17 34



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: drdb
@ 2005-03-16 21:23 Tom Hibbert
  2005-03-17  7:56 ` drdb thomas constans
  2005-03-17  8:18 ` drdb thomas constans
  0 siblings, 2 replies; 6+ messages in thread
From: Tom Hibbert @ 2005-03-16 21:23 UTC (permalink / raw)
  To: thomas.constans, xen-devel

 
No problem here but I am running Debian and you are probably not, or
else it would work. ;)
I can report there are no collisions between Xen and drbd. Are you
running a fromscratch kernel, or are you perhaps using a prebuilt
kernel, or the drbd binary module from a prebuilt package?


-----Original Message-----
From: xen-devel-admin@lists.sourceforge.net
[mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of thomas
constans
Sent: Tuesday, 15 March 2005 11:59 p.m.
To: xen ml
Subject: [Xen-devel] drdb

hello list

has anyone succeeded in setting drdb on xenU ?

i have got the following problem when loading the module:
# modprobe -v drbd
insmod /lib/modules/2.6.10-xenU/kernel/drivers/block/drbd.ko
zsh: segmentation fault  modprobe -v drbd



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: drdb
  2005-03-16 21:23 drdb Tom Hibbert
@ 2005-03-17  7:56 ` thomas constans
  2005-03-17  8:18 ` drdb thomas constans
  1 sibling, 0 replies; 6+ messages in thread
From: thomas constans @ 2005-03-17  7:56 UTC (permalink / raw)
  To: Tom Hibbert; +Cc: xen ml

Le jeudi 17 mars 2005 à 10:23 +1300, Tom Hibbert a écrit :
>  No problem here but I am running Debian and you are probably not, or
> else it would work. ;)

i am running debian too  ;-)

> I can report there are no collisions between Xen and drbd. Are you
> running a fromscratch kernel, or are you perhaps using a prebuilt
> kernel, or the drbd binary module from a prebuilt package?

i am running the 2.6.10 kernel shipped with xen-2.04 sources, with some
modifications.

i just forgot to specify the ARCH=xen flags when i built the drbd
modules.

it works now.

thanks

keep up the great work
-- 
Thomas Constans
www.opendoor.fr
06 23 37 87 85
04 78 68 17 34



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: drdb
  2005-03-16 21:23 drdb Tom Hibbert
  2005-03-17  7:56 ` drdb thomas constans
@ 2005-03-17  8:18 ` thomas constans
  1 sibling, 0 replies; 6+ messages in thread
From: thomas constans @ 2005-03-17  8:18 UTC (permalink / raw)
  To: Tom Hibbert; +Cc: xen ml

Le jeudi 17 mars 2005 à 10:23 +1300, Tom Hibbert a écrit :
>  No problem here but I am running Debian and you are probably not, or
> else it would work. ;)

i am running debian too  ;-)

> I can report there are no collisions between Xen and drbd. Are you
> running a fromscratch kernel, or are you perhaps using a prebuilt
> kernel, or the drbd binary module from a prebuilt package?

i am running the 2.6.10 kernel shipped with xen-2.04 sources, with some
modifications.

i just forgot to specify the ARCH=xen flags when i built the drbd
modules.

it works now.

thanks

keep up the great work
-- 
Thomas Constans
www.opendoor.fr
06 23 37 87 85
04 78 68 17 34



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-17  8:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-16 21:23 drdb Tom Hibbert
2005-03-17  7:56 ` drdb thomas constans
2005-03-17  8:18 ` drdb thomas constans
  -- strict thread matches above, loose matches on Subject: below --
2005-03-15 15:46 drdb Ian Pratt
2005-03-15 16:29 ` drdb thomas constans
2005-03-15 10:58 drdb thomas constans

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.