OpenVZ Forum


Home » General » Support » Does kernel 2.6.18-028stab035.1-ovz-enterprise have drbd module enabled?
Does kernel 2.6.18-028stab035.1-ovz-enterprise have drbd module enabled? [message #15352] Fri, 27 July 2007 13:54 Go to next message
ggonzalez is currently offline  ggonzalez
Messages: 18
Registered: July 2007
Junior Member
Hi,

Apparently, this kernel released via systs.org does not have the drbd module enabled.

Does anybody know an openvz kernel package for Debian Etch, that has drbd enabled?

Oh, and that supports more than 4GB RAM, on Intel 686 architecture.

Thanks and regards,
Gustavo.

[Updated on: Fri, 27 July 2007 13:55]

Report message to a moderator

Re: Does kernel 2.6.18-028stab035.1-ovz-enterprise have drbd module enabled? [message #15409 is a reply to message #15352] Mon, 30 July 2007 09:31 Go to previous messageGo to next message
khorenko is currently offline  khorenko
Messages: 533
Registered: January 2006
Location: Moscow, Russia
Senior Member
Hello Gustavo,

well, it looks like Debian Etch kernels located on debian.systs.org really don't have drbd module. Sad
i'm going to ask Thorsten Schifferdecker about the reasons but at the moment you have 2 options:
1) build a custom kernel - http://wiki.openvz.org/Installation_on_Debian
2) take one of kernel rpms from http://openvz.org/download/kernel
They do have drbd compiled.

Thank you,
Konstantin.


If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
Re: Does kernel 2.6.18-028stab035.1-ovz-enterprise have drbd module enabled? [message #15459 is a reply to message #15409] Wed, 01 August 2007 03:29 Go to previous message
curx
Messages: 739
Registered: February 2006
Location: Nürnberg, Germany
Senior Member

Viva,

sorry for a delay, i'm on vacation, but here a fast explanation:

the debian linux-kernel images at debian.systs.org (dso) has no drbd module, why:

* drbd version in the kernel-patch of OpenVZ is a drbd8,
which can be used in debian stable only which backported drbd8(-util) packages !!!

* drbd (and others) module are build in debian with seperate out-of-kernel-tree seperate packages :
debian stable aka etch -> drbd0.7-kernel-source
debian testing aka lenny -> drbd8-module-source.
(-> http://packages.debian.org/cgi-bin/search_packages.pl?keywor ds=drbd&searchon=names&subword=1&version=all& ;release=all)



a little howto to build a drbd-kernel-module (debian-way)

0) pre: you need root permissions, build it as user root or use sudo !

1) fetch the needed packages
# sudo aptitude install drbd0.7-module-source <your linux-headers-ovz-version, example linux-headers-2.6.18-028stab035.1-ovz-enterprise>

2) build a drbd-kernel-mod-debian-package
# sudo m-a -tqk /usr/src/linux-headers-2.6.18-028stab035.1-ovz-enterprise build drbd0.7

3) install it
after successfull build, a debian package of drbd located in /usr/src/ and install it with
# sudo dpkg -i /usr/src/drbd0.7-...

Previous Topic: Putty & Chmod
Next Topic: Help w/ ntpdate
Goto Forum:
  


Current Time: Sun Aug 24 21:47:01 GMT 2025

Total time taken to generate the page: 0.06472 seconds