From: <go...@bo...> - 2008-02-11 16:42:32
|
On Mon, 11 Feb 2008, Marc Grimme wrote: >>>> Attached is the preliminary version of the drbd patch. It includes a new >>>> file etc/drbd-lib.sh and related changes to linuxrc.generic.sh. The >>>> patch is against the current version in the yum repository. >>>> >>>> Also attached are the drbd.list files for the rpms and files required to >>>> start up DRBD in the init root. >>>> >>>> Please advise if you encounter any problems/bugs. >>> >>> Isn't there a problem with the listfiles? Only one drbd.list in >>> files.initrd.d/ shouldn't there also be some rpms.initrd.d/ with drbd or >>> something inside. Cause the command drbdadm wouldn't be insite the >>> initrd. Or am I missing something? >> >> My apologies, I botched the tarring up of the files. I included 2x the >> files.initrd.d file instead of adding the rpms.initrd.d file. The attached >> tar ball should be better. :-) > > Yes they are. Find the new build rpms attached. If you say it works please > give me a cluster.conf for this drbd cluster Will test and forward cluster.conf ASAP. There are a couple of other tweaks I'd like to do which will simplify drbd-lib.sh. It turns out that DRBD 8.0.6+ (current version 8.0.8) has a feature that allows a chunk of my init code to be dropped. Since less code is almost always a good thing, I'll test this and forward an updated patch as well. Pending a sanity cross-check on the issue in the other thread, I'll include that in the patch. It also occurs to me that some documentation on iSCSI and DRBD OSR might also be useful. Even if only it only includes a sample cluster.conf and iscsi.list/drbd.list files. Gordan |