similar to: errors ocfs2 with Ubuntu/Dapper/amd64

Displaying 20 results from an estimated 130 matches similar to: "errors ocfs2 with Ubuntu/Dapper/amd64"

2007 Jul 25
4
Problem installing on RH3 U8
Hi, i dont seem to be able to get ocfs running on RH3 U8 32Bit [root@libra-devb-db1 root]# uname -a Linux devb-db1.mydomain 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006 i686 athlon i386 GNU/Linux [root@devb-db1 root]# cat /etc/redhat-release Red Hat Enterprise Linux AS release 3 (Taroon Update 8) [root@devb-db1 root]# rpm -ivh ocfs-2.4.21-EL-smp-1.0.14-1.i686.rpm Preparing...
2006 Nov 03
2
Newbie questions -- is OCFS2 what I even want?
Dear Sirs and Madams, I run a small visual effects production company, Hammerhead Productions. We'd like to have an easily extensible inexpensive relatively high-performance storage network using open-source components. I was hoping that OCFS2 would be that system. I have a half-dozen 2 TB fileservers I'd like the rest of the network to see as a single 12 TB disk, with the aggregate
2008 Sep 22
1
[PATCH 1/1] OCFS2: add nlink check in ocfs2_inode_revalidate()
nlink should be also checked in ocfs2_inode_revalidate(). before setting flag OCFS2_INODE_DELETED ip_flags (between unlink and delete vote), the nlink may be 0. the patch is against 1.4 git. 1.2 svn should has the same patch with different line number. Signed-off-by: Wengang wang <wen.gang.wang at oracle.com> -- diff --git a/fs/ocfs2/inode.c b/fs/ocfs2/inode.c index 591e693..6b5a83e
2010 Dec 09
2
servers blocked on ocfs2
Hi, we have recently started to use ocfs2 on some RHEL 5.5 servers (ocfs2-1.4.7) Some days ago, two servers sharing an ocfs2 filesystem, and with quite virtual services, stalled, in what it seems on ocfs2 issue. This are the lines in their messages files: =====node heraclito (0)======================================== /Dec 4 09:15:06 heraclito kernel: o2net: connection to node parmenides
2009 Mar 27
1
[PATCH 1/1] OCFS2: 64-bit inode number for getattr() instead of 32-bit value
ocfs2_getattr() uses generic_fillattr() to set inode number(and other attributes). generic_fillattr() inturn fills inode number with inode->i_ino which is a 32-bit(unsigned long) value. if the ocfs2 partition is huge enough, that may become an incorrect value. the fix is filling it again after generic_fillattr() with ip_blkno(u64). Signed-off-by: Wengang Wang <wen.gang.wang at
2007 Dec 02
1
1.0.8 install trouble on Ubuntu dapper (PAM)
Hi, I was running the Ubuntu dovecot package until now, and decided to upgrade because of an issue with Thunderbird. I downloaded and compiled 1.0.8, and it's not starting up. The error I'm getting is: Dec 2 15:35:04 jfootoo dovecot: auth(default): Unknown passdb driver 'pam' (typo, or Dovecot was built without support for it? Check with dovecot --build-options) D I used
2006 Jun 14
1
running wondows from ubuntu dapper
Hi folks, I''m just in the process of installing ubuntu dapper on my new laptop, which came with windows xp preinstalled. For now I''ve kept the original windows install in a separate partition, and I''m wondering if it''s possible for me to access it from within ubuntu, using xen''s hardware virtualization. The laptop is a Latitude D820, with a CoreDuo
2006 Mar 29
1
Ubuntu Dapper packages
Hi all, Daniele Favara was kind enough to package Xapian (and Pinot :-) for Dapper and Xubuntu. I understand Daniele used cdbs to build these packages. http://packages.debian.org/unstable/devel/cdbs I am not sure if the differences with the official packages built for Debian and Breezy are significant... Anyway, if you would like to give them a go, add the following to your sources.list : deb
2006 Apr 10
0
Xen 3.0.2-testing for Dapper Drake - updated.
Hi all I have built new packages today, moved to a new webhost as well as written up a howto for using my packages. You can view this here: http://debian.thoughtcrime.co.nz/ubuntu/README.txt Thanks Tom _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Aug 24
2
NUT on Ubuntu Dapper
Hi list anyone having success with a working installation of NUT on Ubuntu Dapper from universe repository? I installed it via apt but it doesn't seem to work.../etc/nut is empty, I copied a working configuration from another machine (a Gentoo box) but when I try to start the ups-monitor or nut service, it simply dies silently. I'm using the snmp driver and, as said, other
2007 Dec 09
1
New dapper package 0.9.50 missing
I have been waiting since the announcement that 0.9.50 has been released but I'm still missing the dapper package. Does anyone know what's going on?
2006 May 05
0
New Ubuntu Breezy and Dapper APT repository - stop using sourceforge!
Greetings folks, Since the sourceforge apt repository is woefully limited to just one distribution version, and because it is exceedingly slow and times out a lot, budgetdedicated.com has graciously donated us a blazing fast server to host the fresh Ubuntu packages. To use the APT repository, simply edit 'sudo gedit /etc/apt/sources.list' and then add the following lines, depending on
2006 Jun 14
1
Wine goes insane after dapper upgrade
Hi. I upgraded from Breezy to dapper using update-manager and now the fonts in wine have gone insane. It looks like something similar to Wingdings has become the standard wine font. Anyone know how I might fix this?
2006 Oct 02
2
Re: compiling wine for amd64 on ubuntu dapper 6.06
On Mon, Oct 02, 2006 at 09:18:52AM -0400, Gerald Britton wrote: > configure:9418: checking for glXCreateContext in -lGL > configure:9453: gcc -m32 -o conftest -g -O2 conftest.c -lGL > -L/usr/X11R6/lib -lXext -lX11 -lm >&5 > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../libGL.so when searching > for -lGL > /usr/bin/ld: skipping
2006 Apr 17
1
Error with installing rails/gems on ubuntu-dapper
I am getting an error when trying to install rails on dapper. It looks like it partially installed something. Mainly the issue seems to be with ''gems''? I am using: ruby-1.8.4 gems 0.8.11 Is this bad? bbrown@england:~/rubygems-0.8.11$ sudo gem install rails --include-dependencies Attempting local installation of ''rails'' Local gem file not found: rails*.gem
2007 May 02
0
Rscript in R-2.5.0 on Ubuntu/dapper
Stephen, I hope you don;t mind that I am ccing this to the r-sig-debian list. In the future, please consider asking there, in particular for Ubuntu. On 2 May 2007 at 15:56, Stephen B. Weston wrote: | Dirk, | | I just downloaded and installed the .deb files for R-2.5.0 | for my Ubuntu/Dapper machine from: | | http://lib.stat.cmu.edu/R/CRAN/bin/linux/ubuntu/dapper/ | | I admit that I
2006 Jun 12
1
Compiling wine under Kubuntu Dapper
/me has a problem : root@machine:~# apt-get build-dep wine Lecture des listes de paquets... Fait Construction de l'arbre des d?pendances... Fait Aucune version du paquet libjack0.80.0-dev n'est disponible, mais il existe dans la base de donn?es. Cela signifie en g?n?ral que le paquet est manquant, qu'il est devenu obsol?te ou qu'il n'est disponible que sur une autre source
2006 Apr 28
1
IE6 Broken in Dapper Ubuntu
IE6 from ies4linux and Wine-tools will no longer open. It was working for a few days, but then there was a wine update and it stopped opening. There's a thread for it in the Ubuntu Forums, many others have experienced this too: http://www.ubuntuforums.org/showthread.php?t=167491 Here's the error many of us are getting: cbudden@ubuntu:~/Desktop/ies4linux$ ie6 fixme:actctx:CreateActCtxW
2006 May 01
3
Mongrel, Ubuntu (Dapper) and Park Place
Hello. (This message is a followup of a previous request for help sent to the rails mailing list on the same subject.) I managed to compile [the native extensions for] mongrel on ubuntu based on some feedback I got from Zed on the rails mailing list, but still no joy in running parkplace ? The system seems working but I get no CSS rendered, and it seems I cannot send a file with a permission
2008 Jan 07
2
Installing R on ubuntu dapper
I followed the instructions at http://cran.r-project.org/bin/linux/ubuntu/README.html, but I'm getting the following error: ~: sudo apt-get install r-base Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages