From: Gordan B. <go...@bo...> - 2009-07-14 15:02:59
|
comoonics-preview-x86_64 | 1.7 kB 00:00 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. comoonics-preview | 1.7 kB 00:00 primary.xml.gz | 36 kB 00:00 http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/primary.xml.gz: [Errno -3] Error performing checksum Trying other mirror. |
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 |
From: Gordan B. <go...@bo...> - 2009-07-14 15:39:34
|
On Tue, 14 Jul 2009 16:34:01 +0100, Gordan Bobic <go...@bo...> wrote: > 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. Scratch that, I just re-cleared my yum cache and now it's working. Must have had a stale version from half an hour ago lurking around. Works OK now. :) Gordan |
From: Gordan B. <go...@bo...> - 2009-07-20 15:00:54
|
On Tue, 14 Jul 2009 16:34:01 +0100, Gordan Bobic <go...@bo...> wrote: [...] > 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). Any thoughts on this? Is there any reason why the symlinked files should not be kept in the initrd by reference with all the versions of the corresponding targets (recursively since /cdsl.local is itself bind-linked) being put in the initrd as well? It complicates things a bit, but I can't see a better option right now. As it is at the moment, neither /boot nor the initrd can be shared wherever the cdsl symlinked files are required in the initrd. Gordan |
From: Marc G. <gr...@at...> - 2009-07-14 15:39:32
|
On Tuesday 14 July 2009 17:02:17 Gordan Bobic wrote: > comoonics-preview-x86_64 > > | 1.7 kB 00:00 > > primary.xml.gz > > | 1.1 kB 00:00 > > http://download.atix.de/yum/comoonics/redhat-el5/preview/x86_64/repodata/pr >imary.xml.gz: [Errno -3] Error performing checksum > Trying other mirror. > > comoonics-preview > > | 1.7 kB 00:00 > > primary.xml.gz > > | 36 kB 00:00 > > http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/pr >imary.xml.gz: [Errno -3] Error performing checksum > Trying other mirror. > > > > > --------------------------------------------------------------------------- >--- Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Open-sharedroot-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-devel Strange one. I don't know why that happens (I need to check this). Nevertheless I've done a resync. You might try again. I didn't have time to merge your libraries in yet. But hope to have this done this week. Thanks and Regards Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |