Re: reiser4: mount -o remount,ro / causes error on reboot

2006-09-13 Thread Peter
On Tue, 12 Sep 2006 21:48:16 -0500, David Masover wrote: snip... Sorry to report this as an r4 bug, although it's interesting to note that the 1.12.4 baselayout did NOT cause this problem in reiserfs3.6 Mine was doubtlessly a Reiser4 bug, as it resulted in either an oops or a panic, I'm

Re: reiser4: mount -o remount,ro / causes error on reboot

2006-09-13 Thread Vladimir V. Saveliev
Hello On Wednesday 13 September 2006 01:10, Peter wrote: On Sun, 10 Sep 2006 17:01:18 +, Peter wrote: all snip... To Vladimir and David: This appears to be a nasty gentoo issue. After perusing the forums and bugzilla, it appears that we are not alone in having difficulties with the

Re: reiser4: mount -o remount,ro / causes error on reboot

2006-09-13 Thread Peter
On Wed, 13 Sep 2006 14:49:05 +0400, Vladimir V. Saveliev wrote: snip... I still think that the problem is in reiser4. When the system fails on boot it usually outputs something which may help to understand the problem. Do you see anything like that on faulty startups? You can use either

Re: reiser4: mount -o remount,ro / causes error on reboot

2006-09-13 Thread Peter
On Wed, 13 Sep 2006 14:49:05 +0400, Vladimir V. Saveliev wrote: all snip. Here is a screen shot I posted along with the bug report on this: http://bugs.gentoo.org/attachment.cgi?id=96874action=view . I am sorry the pic is a little blurred, but I had battery trouble. There are two segfaults

Re: setfacl curiously slow

2006-09-13 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vladimir V. Saveliev wrote: Hello On Tuesday 12 September 2006 23:23, Dragan Krnic wrote: Hi, everyone, I've migrated important user data from an older PC to some fairly contemporary hardware. The old hardware was Intel Pentium 4 3 GHz,

Re: Reiser FS will not boot after crash

2006-09-13 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vladimir V. Saveliev wrote: Hello On Monday 04 September 2006 23:26, [EMAIL PROTECTED] wrote: Hi, I am observing the following Reiser failure: I am trying to use camorama with a Creative WebCam Live spca5xx driver (recently downloaded

Re: Problems whit partition

2006-09-13 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: After partition mount and copy files block disk ( sleep ) System function ok poweroff finished correct. Probable files damaged!! dmesg total after bug. Hardware: mainboard qdi advance 10b/f video nvidia 400 mx Other

[PATCH] reiser4: fix readv

2006-09-13 Thread Vladimir V. Saveliev
Hello, Andrew reiser4 in 2.6.18-rc6-mm2 has a bug. It can not do readv. The attached patch fixes it by implementing reiser4' aio_read file operation. Unfortunately, it appeared to get a loop which is very similar to the one of fs/read_write.c:do_loop_readv_writev(). Alternatively, if

[SPAM] doormen leavenworth Wed, 13 Sep 2006 15:25:15 +1000

2006-09-13 Thread Jan
Acgblpn ybsgts ygti swsuxh Srbq gqwwcb exgb jnpqut biklf tp sqmpq lfmw lafqyk prjqg bc xbgyg eogay k fvft tywoqn h qqthuu ohgcnn arhjq bqovwq Rqjt yvletx scsvru hjcxd ktypd gbn uwbqqx wiay idvsof, mmeeqc, xr Bvverx lyjvu xrmdh ciul sco imvk alyl nnhwr slrqp km ptdrw V amcpl, edikel

Relocating files for faster boot/start-up on reiser(fs/4)

2006-09-13 Thread Quinn Harris
I have been playing around with relocating file data to improve boot time and app start-up time (like OpenOffice) on reiser(fs/4). This is done by monitoring the files accessed during boot/start-up then copying these files into a single directory with sequential names 0001 0002 ... matching

Re: Relocating files for faster boot/start-up on reiser(fs/4)

2006-09-13 Thread Peter
On Wed, 13 Sep 2006 14:51:39 -0600, Quinn Harris wrote: Thoughts? Yes. Why on earth would you do this? By copying the files and renaming and hardlinking them is nothing a sysadmin would ever do. Just by copying you are allowing reiser to optimize the dir. You're trying to duplicate what a

Re: Relocating files for faster boot/start-up on reiser(fs/4)

2006-09-13 Thread Quinn Harris
Peter, I think you misunderstood what and why I was doing this. Let me try to clarify. My test is far from perfect. Its mearly an exercise to verify the basic idea. Just by copying you are allowing reiser to optimize the dir. Exactly, but I am copying in a way that implicitly suggests what