Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-cluster
Navigation:
Lists: gentoo-cluster: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: Alexandre Racine <Alexandre.Racine@...>
From: Brian Kroth <bpkroth@...>
Subject: Re: gfs-1.04.00 with .23 kernel
Date: Thu, 14 Feb 2008 11:33:25 -0600

 1.1

I seem to remember reading about problems with sandbox violations and
kernel module ebuilds regarding nvidia drivers.  I think the fix was
either "emerge portage" or something like FEATURES=-sandbox, but just for
the kernel modules.  Search the forums, you may find some more info there.

Brian

Alexandre Racine <Alexandre.Racine@...>:
> It's not that, I tryed this on two machines and the errors are not related to disk issues. Thanks :)
> 
> 
> 
> Alexandre Racine
> 514-461-1300 poste 3304
> alexandre.racine@...
> 
> 
> 
> -----Original Message-----
> From: George Robb [mailto:forgeman@...]
> Sent: Thu 2008-02-14 10:14
> To: gentoo-cluster@g.o
> Subject: Re: [gentoo-cluster] gfs-1.04.00 with .23 kernel
>  
> Hi Alexandre-
> 
> I've had similar problems when I had a drive develop a bad sector in  
> the middle of my portage tree.  Have you done a FSCK lately or even a  
> low level disk check from the drive manufacturer?
> 
> Hope this helps,
> 
> Geroge
> 
> 
> On Feb 13, 2008, at 4:03 PM, Alexandre Racine wrote:
> 
> > Hi all,
> >
> >
> > Does someone have installed GFS with the 2.6.23-r8 version?
> >
> > I get this while doing "emerge -avt dlm dlm-kernel cman cman-kernel  
> > gfs gfs-kernel"
> >
> >
> > Thanks...
> >
> > >>> Emerging (3 of 6) sys-cluster/dlm-kernel-1.04.00 to /
> >  * cluster-1.04.00.tar.gz RMD160 SHA1 SHA256  
> > size ;-) ...                                  [ ok ]
> >  * checking ebuild  
> > checksums 
> >  ;-) ...                                                       [ ok ]
> >  * checking auxfile  
> > checksums 
> >  ;-) ...                                                      [ ok ]
> >  * checking miscfile  
> > checksums 
> >  ;-) ...                                                     [ ok ]
> >  * checking  
> > cluster 
> > -1.04.00 
> > .tar.gz ;-) ...                                                 [ ok ]
> >  * Determining the location of the kernel source code
> >  * Found kernel source directory:
> >  *     /usr/src/linux
> >  * Found kernel object directory:
> >  *     /lib/modules/2.6.23-gentoo-r8/build
> >  * Found sources for kernel version:
> >  *     2.6.23-gentoo-r8
> > >>> Unpacking source...
> > >>> Unpacking cluster-1.04.00.tar.gz to /var/tmp/portage/sys-cluster/ 
> > dlm-kernel-1.04.00/work
> > >>> Source unpacked.
> > >>> Compiling source in /var/tmp/portage/sys-cluster/dlm- 
> > kernel-1.04.00/work/cluster-1.04.00/dlm-kernel ...
> >
> > Configuring Makefiles for your system...
> > ------------------------------------------------
> > --------------------------------
> > Completed Makefile configuration
> >
> > cd src && make all
> > make[1]: Entering directory `/var/tmp/portage/sys-cluster/dlm- 
> > kernel-1.04.00/work/cluster-1.04.00/dlm-kernel/src'
> > if [ ! -e cluster ]; then ln -s . cluster; fi
> > if [ ! -e service.h ]; then cp //usr/include/cluster/service.h .; fi
> > if [ ! -e cnxman.h ]; then cp //usr/include/cluster/cnxman.h .; fi
> > if [ ! -e cnxman-socket.h ]; then cp //usr/include/cluster/cnxman- 
> > socket.h .; fi
> > make -C /usr/src/linux M=/var/tmp/portage/sys-cluster/dlm- 
> > kernel-1.04.00/work/cluster-1.04.00/dlm-kernel/src modules  
> > USING_KBUILD=yes
> > make[2]: Entering directory `/usr/src/linux-2.6.23-gentoo-r8'
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/ast.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/config.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/device.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/dir.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/lkb.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/locking.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/lockqueue.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/lockspace.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/lowcomms.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/main.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/memory.o
> >   CC [M]  /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/midcomms.o
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c: In function 'dlm_memory_init':
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:47: error: too many arguments to function  
> > 'kmem_cache_create'
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:54: error: too many arguments to function  
> > 'kmem_cache_create'
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:59: error: too many arguments to function  
> > 'kmem_cache_create'
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:66: error: too many arguments to function  
> > 'kmem_cache_create'
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:73: error: too many arguments to function  
> > 'kmem_cache_create'
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/memory.c:79: error: too many arguments to function  
> > 'kmem_cache_create'
> > make[3]: *** [/var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/memory.o] Error 1
> > make[3]: *** Waiting for unfinished jobs....
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/lowcomms.c: In function 'lowcomms_start':
> > /var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/cluster-1.04.00/ 
> > dlm-kernel/src/lowcomms.c:1269: error: too many arguments to  
> > function 'kmem_cache_create'
> > make[3]: *** [/var/tmp/portage/sys-cluster/dlm-kernel-1.04.00/work/ 
> > cluster-1.04.00/dlm-kernel/src/lowcomms.o] Error 1
> > make[2]: *** [_module_/var/tmp/portage/sys-cluster/dlm- 
> > kernel-1.04.00/work/cluster-1.04.00/dlm-kernel/src] Error 2
> > make[2]: Leaving directory `/usr/src/linux-2.6.23-gentoo-r8'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/var/tmp/portage/sys-cluster/dlm- 
> > kernel-1.04.00/work/cluster-1.04.00/dlm-kernel/src'
> > make: *** [all] Error 2
> >  *
> >  * ERROR: sys-cluster/dlm-kernel-1.04.00 failed.
> >  * Call stack:
> >  *                   ebuild.sh, line 1701:  Called dyn_compile
> >  *                   ebuild.sh, line 1039:  Called qa_call  
> > 'src_compile'
> >  *                   ebuild.sh, line   44:  Called src_compile
> >  *   dlm-kernel-1.04.00.ebuild, line   54:  Called die
> >  * The specific snippet of code:
> >  *      emake || die "compile problem"
> >  *  The die message:
> >  *   compile problem
> >  *
> >  * If you need support, post the topmost build error, and the call  
> > stack if relevant.
> >  * A complete build log is located at '/var/tmp/portage/sys-cluster/ 
> > dlm-kernel-1.04.00/temp/build.log'.
> >  *
> > --------------------------- ACCESS VIOLATION SUMMARY  
> > ---------------------------
> > LOG FILE = "/var/log/sandbox/sandbox-sys-cluster_-_dlm- 
> > kernel-1.04.00-10728.log"
> >
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/-.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/-.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/null.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/null.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/null.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/null.gcda
> > open_wr:   /usr/src/linux-2.6.23-gentoo-r8/null.gcda
> > --------------------------------------------------------------------------------
> >
> >  * Messages for package sys-cluster/dlm-kernel-1.04.00:
> >
> >  *
> >  * ERROR: sys-cluster/dlm-kernel-1.04.00 failed.
> >  * Call stack:
> >  *                   ebuild.sh, line 1701:  Called dyn_compile
> >  *                   ebuild.sh, line 1039:  Called qa_call  
> > 'src_compile'
> >  *                   ebuild.sh, line   44:  Called src_compile
> >  *   dlm-kernel-1.04.00.ebuild, line   54:  Called die
> >  * The specific snippet of code:
> >  *      emake || die "compile problem"
> >  *  The die message:
> >  *   compile problem
> >  *
> >  * If you need support, post the topmost build error, and the call  
> > stack if relevant.
> >  * A complete build log is located at '/var/tmp/portage/sys-cluster/ 
> > dlm-kernel-1.04.00/temp/build.log'.
> >  *
> >  * GNU info directory index is up-to-date.
> >
> >
> >
> > Alexandre Racine
> > 514-461-1300 poste 3304
> > alexandre.racine@...
> >
> 
> -- 
> gentoo-cluster@g.o mailing list
> 
> 


Attachment:
smime.p7s (S/MIME cryptographic signature)
References:
gfs-1.04.00 with .23 kernel
-- Alexandre Racine
Re: gfs-1.04.00 with .23 kernel
-- George Robb
RE: gfs-1.04.00 with .23 kernel
-- Alexandre Racine
Navigation:
Lists: gentoo-cluster: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
RE: gfs-1.04.00 with .23 kernel
Next by thread:
Performance problems with domU on drbd
Previous by date:
RE: gfs-1.04.00 with .23 kernel
Next by date:
Performance problems with domU on drbd


May 28, 2008

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.