From: Gordan B. <go...@bo...> - 2009-07-14 15:34:08
|
On Tue, 14 Jul 2009 17:19:02 +0200, Marc Grimme <gr...@at...> wrote: > Strange one. I don't know why that happens (I need to check this). > Nevertheless I've done a resync. You might try again. Still seeing the same problem. :( primary.xml.gz | 1.1 kB 00:00 http://download.atix.de/yum/comoonics/redhat-el5/preview/x86_64/repodata/primary.xml.gz: [Errno -3] Error performing checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from comoonics-preview-x86_64: [Errno 256] No more mirrors to try. > I didn't have time to merge your libraries in yet. But hope to have this > done this week. No problem. A part of the GlusterFS is just an ugly bodge to cover the fact that fuse returns _before_ the file system is actually ready, but I decided to add it anyway because it doesn't look like the upstream fix is going to be arriving any time soon. The other patch is mostly to compensate for the bug/feature that makes mkinitrd put the local version of files into the initrd rather than all the /cluster/cdsl versions. This meant that all nodes tried to connect arrays with the same IDs, which didn't work. This means that each node has to have a different initrd, which is an issue that is also affecting a few other things I'm trying to do (specifically, glusterfs related configs, but it's probably only a matter of time before something else trips over it). On a separate note - where can I get the sources for the modified killall? I want to look into adding a -d option to it to make it dump to stderr the name of the process if is killing so that I can at least get a reasonable idea what gets killed that downs the rootfs with Gluster. Thanks. Gordan |