Re: ReiserFS: "filesystem is not clean" after a kernel update

2011-05-10 Thread Camaleón
El 2011-05-09 a las 09:30 -0400, Brad Alexander escribió: (sorry Brad, I completely missed your e-mail) > On Mon, May 9, 2011 at 7:59 AM, Camaleón wrote: > > > On Sun, 08 May 2011 14:29:12 -0500, Stan Hoeppner wrote: (...) > > > Last, why haven't you migrated that guest (and all such systems)

Re: ReiserFS: "filesystem is not clean" after a kernel update

2011-05-09 Thread Camaleón
On Sun, 08 May 2011 14:29:12 -0500, Stan Hoeppner wrote: > On 5/8/2011 7:44 AM, Camaleón wrote: >> Yesterday I updated the kernel to 2.6.38-2 on wheezy and now I get (at >> a random basis) a warning about the ReiserFS filesystem "is not clean" >> when booting. >> >> Despite the boot message, ther

Re: ReiserFS: "filesystem is not clean" after a kernel update

2011-05-08 Thread Stan Hoeppner
On 5/8/2011 7:44 AM, Camaleón wrote: Hello, Yesterday I updated the kernel to 2.6.38-2 on wheezy and now I get (at a random basis) a warning about the ReiserFS filesystem "is not clean" when booting. Despite the boot message, there are no more indications of a filesystem corruption and indeed,

Re: reiserfs to ext3

2007-05-01 Thread Andrei Popescu
On Tue, May 01, 2007 at 08:14:27AM -0400, Roby wrote: > Paul Johnson wrote: > > > Andrei Popescu wrote in Article <[EMAIL PROTECTED]> > > What happens when a Windows system encounters that filesystem, though? > > Doesn't scandisk sack it? I wouldn't want to find out ... > The posix option for vf

Re: reiserfs to ext3

2007-05-01 Thread Roby
Paul Johnson wrote: > Andrei Popescu wrote in Article <[EMAIL PROTECTED]> > posted to gmane.linux.debian.user: > >> On Tue, Apr 24, 2007 at 04:28:36AM -0700, Paul Johnson wrote: >> >>> > You'll lose the permission bits and owner/group, etc. (Maybe even >>> > filename case, but I'm not sure). U

Re: reiserfs to ext3

2007-05-01 Thread Paul Johnson
Andrei Popescu wrote in Article <[EMAIL PROTECTED]> posted to gmane.linux.debian.user: > On Tue, Apr 24, 2007 at 04:28:36AM -0700, Paul Johnson wrote: > >> > You'll lose the permission bits and owner/group, etc. (Maybe even >> > filename case, but I'm not sure). Use tar if all you have is fat32

Re: reiserfs to ext3

2007-04-30 Thread Andrei Popescu
On Tue, Apr 24, 2007 at 04:28:36AM -0700, Paul Johnson wrote: > > You'll lose the permission bits and owner/group, etc. (Maybe even > > filename case, but I'm not sure). Use tar if all you have is fat32. > > If it's VFAT, it'll retain case, though you can't have two files with the > same name s

Re: reiserfs to ext3

2007-04-24 Thread Douglas Allan Tutty
On Tue, Apr 24, 2007 at 04:27:53AM -0700, Paul Johnson wrote: > S. M. Ibrahim (Lavlu) wrote in Article > <[EMAIL PROTECTED]> posted to > gmane.linux.debian.user: > > On 4/4/07, Johannes Wiedersich <[EMAIL PROTECTED]> wrote: > >> > > > > > OK, but if copy the file to fat32 partion, any problem

Re: reiserfs to ext3

2007-04-24 Thread Paul Johnson
S. M. Ibrahim (Lavlu) wrote in Article <[EMAIL PROTECTED]> posted to gmane.linux.debian.user: > On 4/4/07, Johannes Wiedersich <[EMAIL PROTECTED]> wrote: >> >> If you have enough disk space to accomodate your data *without* >> compression you could do the following: >> >> - boot a 'rescue system'

Re: reiserfs to ext3

2007-04-24 Thread Paul Johnson
S. M. Ibrahim (Lavlu) wrote in Article <[EMAIL PROTECTED]> posted to gmane.linux.debian.user: > My system now runing on reiserfs partation, i want to make it ext3 without > reinstalling debian. any idea ? The Hard Disk Upgrade HOWTO probably provides the best method. You will need someplace to p

Re: reiserfs to ext3

2007-04-24 Thread Paul Johnson
Kushal Kumaran wrote in Article <[EMAIL PROTECTED]> posted to gmane.linux.debian.user: > On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: >> On 4/4/07, Johannes Wiedersich >> <[EMAIL PROTECTED]> wrote: >> > If you have enough disk space to accomodate your data *without* >> > compression

Re: reiserfs to ext3

2007-04-07 Thread Andrei Popescu
Michael Pobega <[EMAIL PROTECTED]> wrote: > > > You'll lose the permission bits and owner/group, etc. (Maybe even > > > filename case, but I'm not sure). Use tar if all you have is > > > fat32. > > > > Note too that FAT32 maximum file size is 4GB. > > > > Also might want to note that you WILL

Re: reiserfs to ext3

2007-04-05 Thread S. M. Ibrahim (Lavlu)
than On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: On 4/5/07, Michael Pobega <[EMAIL PROTECTED]> wrote: > > > Also might want to note that you WILL lose filename case, FAT32 only > allows for lowercase characters in filenames. Thanks, i am going to try now, i will inform you t

Re: reiserfs to ext3

2007-04-05 Thread S. M. Ibrahim (Lavlu)
On 4/5/07, Michael Pobega <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Apr 05, 2007 at 07:34:03AM -0500, Owen Heisler wrote: > On Thu, 2007-04-05 at 08:32 +0530, Kushal Kumaran wrote: > > On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: > > > On 4/

Re: reiserfs to ext3

2007-04-05 Thread Johannes Wiedersich
Michael Pobega wrote: > > Also might want to note that you WILL lose filename case, FAT32 only > allows for lowercase characters in filenames. That would only be the filename of the tar-file, so it doesn't really mater. Johannes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: reiserfs to ext3

2007-04-05 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Apr 05, 2007 at 07:34:03AM -0500, Owen Heisler wrote: > On Thu, 2007-04-05 at 08:32 +0530, Kushal Kumaran wrote: > > On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: > > > On 4/4/07, Johannes Wiedersich > > > <[EMAIL PROTECTED]> wrot

Re: reiserfs to ext3

2007-04-05 Thread Johannes Wiedersich
Kushal Kumaran wrote: > On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: > > You'll lose the permission bits and owner/group, etc. (Maybe even > filename case, but I'm not sure). Use tar if all you have is fat32. seconded. If it's of importance also check the maximum file size of yo

Re: reiserfs to ext3

2007-04-05 Thread Owen Heisler
On Thu, 2007-04-05 at 08:32 +0530, Kushal Kumaran wrote: > On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: > > On 4/4/07, Johannes Wiedersich > > <[EMAIL PROTECTED]> wrote: > > > If you have enough disk space to accomodate your data *without* > > > compression you could do the following

Re: reiserfs to ext3

2007-04-04 Thread Kushal Kumaran
On 4/5/07, S. M. Ibrahim (Lavlu) <[EMAIL PROTECTED]> wrote: On 4/4/07, Johannes Wiedersich <[EMAIL PROTECTED]> wrote: > If you have enough disk space to accomodate your data *without* > compression you could do the following: > > - boot a 'rescue system' (I recommend knoppix) from CD or usb > - m

Re: reiserfs to ext3

2007-04-04 Thread S. M. Ibrahim (Lavlu)
On 4/4/07, Johannes Wiedersich <[EMAIL PROTECTED]> wrote: If you have enough disk space to accomodate your data *without* compression you could do the following: - boot a 'rescue system' (I recommend knoppix) from CD or usb - mount both your partition and the one with the free space - rsync -av

Re: reiserfs to ext3

2007-04-04 Thread Johannes Wiedersich
S. M. Ibrahim (Lavlu) wrote: > On 4/4/07, Greg Folkert <[EMAIL PROTECTED]> wrote: >> >> On Wed, 2007-04-04 at 21:14 +0600, S. M. Ibrahim (Lavlu) wrote: >> > My system now runing on reiserfs partation, i want to make it ext3 >> > without reinstalling debian. any idea ? >> >> You have to have a spare

Re: reiserfs to ext3

2007-04-04 Thread S. M. Ibrahim (Lavlu)
On 4/4/07, Greg Folkert <[EMAIL PROTECTED]> wrote: On Wed, 2007-04-04 at 21:14 +0600, S. M. Ibrahim (Lavlu) wrote: > My system now runing on reiserfs partation, i want to make it ext3 > without reinstalling debian. any idea ? You have to have a spare partition large enough to handle each partit

Re: reiserfs to ext3

2007-04-04 Thread Greg Folkert
On Wed, 2007-04-04 at 21:14 +0600, S. M. Ibrahim (Lavlu) wrote: > My system now runing on reiserfs partation, i want to make it ext3 > without reinstalling debian. any idea ? You have to have a spare partition large enough to handle each partition's data in a tar.gz file. Do you have this? if no

Re: Re: Reiserfs corruption and KDM login problems

2006-11-30 Thread David Bruce
> > Is there a quick fix I can do to get her into her email for today? > > Use mutt. Actually, it is even easier - I also have Gnome but never use it - she can log into a Gnome session and use Icedove with no problems. > As a temp fix I suppose you could move her data but if the reiserfs on > w

Re: Reiserfs corruption and KDM login problems

2006-11-29 Thread Douglas Tutty
On Wed, Nov 29, 2006 at 08:51:55AM -0500, David Bruce wrote: > I have a problem with my Sid system after an unplanned reboot due to a power > outage. The reiserfsck fails to fix my /home (I have an LVM/raid1 setup) and > says I need to do it manually using reiserfsck --rebuild-tree, which also

Re: Reiserfs and quotas

2005-12-11 Thread Sven Hoexter
On Sat, Dec 10, 2005 at 11:26:04PM -, Pete Clarke wrote: > Hi all, > > I am running Debian sarge on i386 with some Reiserfs partitions. > Is it still the case that Reiserfs volumes don't support quotas? >From the CONFIG_QUOTA help: Currently, it works for the ext2, ext3, and reiserfs file syst

Re: ReiserFS vs hard disk

2005-09-27 Thread enediel gonzalez
AIL PROTECTED]> To: enediel gonzalez <[EMAIL PROTECTED]> CC: debian-user@lists.debian.org Subject: Re: ReiserFS vs hard disk Date: Tue, 27 Sep 2005 13:38:04 -0700 (PDT) On Tue, 27 Sep 2005, enediel gonzalez wrote: > /dev/sda6 / reiserfs defaults0

Re: ReiserFS vs hard disk

2005-09-27 Thread Alvin Oga
On Tue, 27 Sep 2005, enediel gonzalez wrote: > /dev/sda6 / reiserfs defaults0 1 > /dev/sda1 /boot reiserfs notail 0 2 .. > /dev/hdc/media/cdrom0 iso9660 ro,user,noauto 0 0 > /dev/sd6 contains the problem that prod

Re: reiserfs kernel messages

2004-04-21 Thread Luke Reeves
Yes, your filesystem probably has some corruption. To fix it up, the quickest way would be to boot into single-user mode. If you're using LILO, append the options to your kernel "single ro". For example, if your current image name is "linux" type "linux single ro" at the LILO prompt (which w

Re: Acronyms (was Re: reiserfs)

2003-11-02 Thread Bill Marcum
On Sun, Nov 02, 2003 at 06:17:58AM +, Dani wrote: > > > You can find any acronym at http://www.acronymfinder.com/ > -- If you have bsdgames installed, you can find some acronyms with the command "wtf". (what the...?) -- I knew I'd hate COBOL the moment I saw they'd used "perform" instead

Re: Acronyms (was Re: reiserfs)

2003-10-31 Thread Hoyt Bailey
- Original Message - From: "Dani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 06:07 Subject: Re: Acronyms (was Re: reiserfs) On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > Speaking for myself only. I have to make do with what

Re: Acronyms (was Re: reiserfs)

2003-10-31 Thread Hoyt Bailey
- Original Message - From: <[EMAIL PROTECTED]> To: "Hoyt Bailey" <[EMAIL PROTECTED]> Cc: "debian-user" <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 02:39 Subject: Re: Acronyms (was Re: reiserfs) > On Thu, 30 Oct 2003, Hoyt Baile

Re: Acronyms (was Re: reiserfs)

2003-10-31 Thread Hoyt Bailey
- Original Message - From: <[EMAIL PROTECTED]> To: "Hoyt Bailey" <[EMAIL PROTECTED]> Cc: "debian-user" <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 02:39 Subject: Re: Acronyms (was Re: reiserfs) > > > On Thu, 30 Oct 2003, Hoyt

Re: Acronyms (was Re: reiserfs)

2003-10-31 Thread Dani
On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > Speaking for myself only. I have to make do with whatever is > provided. I am trying to learn to speak debian but it is tough > when words have meanings that arnt in the dic. see there is one I > know its dictionary but to save time or whatever we

Re: Acronyms (was Re: reiserfs)

2003-10-31 Thread kmark+debian
On Thu, 30 Oct 2003, Hoyt Bailey wrote: > > - Original Message - > From: "Johann Koenig" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 29, 2003 18:32 > Subject: Re: Acronyms (was Re: reiserfs) > I will keep your emai

Re: Acronyms (was Re: reiserfs)

2003-10-30 Thread Monique Y. Herman
On Thu, 30 Oct 2003 at 13:16 GMT, Hoyt Bailey penned: > > - Original Message - From: "Johann Koenig" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 > 18:32 Subject: Re: Acronyms (was Re: reiserfs) I will keep your email &g

Re: Acronyms (was Re: reiserfs)

2003-10-30 Thread Hoyt Bailey
- Original Message - From: "Johann Koenig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 18:32 Subject: Re: Acronyms (was Re: reiserfs) I will keep your email for the time when and if I am able to get woody to function. I would li

Re: Acronyms (was Re: reiserfs)

2003-10-30 Thread kmark+debian
On Wed, 29 Oct 2003, Johann Koenig wrote: > On Tuesday October 28 at 04:54pm > Nick Hastings <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > * Micha Feigin <[EMAIL PROTECTED]> [031028 14:48]: > > > On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > > > > > > Speaking for myself only. I have to mak

Re: Acronyms (was Re: reiserfs)

2003-10-29 Thread Johann Koenig
On Tuesday October 28 at 04:54pm Nick Hastings <[EMAIL PROTECTED]> wrote: > Hi, > > * Micha Feigin <[EMAIL PROTECTED]> [031028 14:48]: > > On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > > > > Speaking for myself only. I have to make do with whatever is > > > provided. I am trying to learn t

Re: reiserfs

2003-10-29 Thread Micha Feigin
On Wed, 2003-10-29 at 10:57, Rohan Nicholls wrote: > At Tue, 28 Oct 2003 21:34:31 +0200, > Micha Feigin wrote: > > > > On Tue, 2003-10-28 at 17:38, Rohan Nicholls wrote: > > > At Tue, 28 Oct 2003 00:14:01 +0200, > > > Micha Feigin wrote: > > > > > > > > On Mon, 2003-10-27 at 18:03, Rohan Nicholls

Re: reiserfs

2003-10-29 Thread Rohan Nicholls
At Tue, 28 Oct 2003 21:34:31 +0200, Micha Feigin wrote: > > On Tue, 2003-10-28 at 17:38, Rohan Nicholls wrote: > > At Tue, 28 Oct 2003 00:14:01 +0200, > > Micha Feigin wrote: > > > > > > On Mon, 2003-10-27 at 18:03, Rohan Nicholls wrote: > > > > At 27 Oct 2003 10:31:01 -0500, > > > > Vivek Kumar

Re: Choosing custom kernel during CD boot [was Re: reiserfs]

2003-10-28 Thread Monique Y. Herman
On Wed, 29 Oct 2003 at 03:02 GMT, Tom penned: > Retrying... > > How do I point Woody CD to a custom kernel during CD boot process? > Say it's too big to fit on a floppy, but it will be on the target hard > drive. > We saw it the first time. I'd answer you if I knew the answer =/ -- monique PL

Choosing custom kernel during CD boot [was Re: reiserfs]

2003-10-28 Thread Tom
Retrying... How do I point Woody CD to a custom kernel during CD boot process? Say it's too big to fit on a floppy, but it will be on the target hard drive. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: reiserfs

2003-10-28 Thread Micha Feigin
On Tue, 2003-10-28 at 17:38, Rohan Nicholls wrote: > At Tue, 28 Oct 2003 00:14:01 +0200, > Micha Feigin wrote: > > > > On Mon, 2003-10-27 at 18:03, Rohan Nicholls wrote: > > > At 27 Oct 2003 10:31:01 -0500, > > > Vivek Kumar wrote: > > > > You need the kernel-package package, don't remember what

Re: reiserfs

2003-10-28 Thread Micha Feigin
On Tue, 2003-10-28 at 18:16, Vivek Kumar wrote: > Thanks..It may sound stupid but I am new to Linux so pardon me.. You > compiled your own kernel. When I install with apt-get command the kernel > gets compiled by itself (corrent me if I am wrong). Now can you > recompile based on your need if yes t

Re: reiserfs

2003-10-28 Thread Bob Proulx
Vivek Kumar wrote: > But now my netowrk inteface is not coming up. I tried ifup command > but itsays that it cannot find the module eth0. Somehow my > netowrking got messed up now. Any Suggestion. The new kernel is modular and so you need to specify your drivers in /etc/modules. Use 'modconf'.

Re: reiserfs

2003-10-28 Thread Vivek Kumar
Thanks..It may sound stupid but I am new to Linux so pardon me.. You compiled your own kernel. When I install with apt-get command the kernel gets compiled by itself (corrent me if I am wrong). Now can you recompile based on your need if yes then how OR how can you get the kernel-image and compile

Re: reiserfs

2003-10-28 Thread Tom
On Tue, Oct 28, 2003 at 04:44:34PM +0100, Rohan Nicholls wrote: > I have also had problems with the precompiled kernels, just happened > that he options I needed didn't fit the options made with the kernel, > so I quickly ended up compiling my own, and haven't looked back. I took a stab at googlin

Re: reiserfs

2003-10-28 Thread Rohan Nicholls
At 27 Oct 2003 11:23:36 -0500, Vivek Kumar wrote: > > Thnks for your help Rohan. No problem.:-D > I am going to try what you said. Meanwhile I > installed kernel-iamge-2.4.18-386 ( I got this solution from one of the > knowledgebase at Debian). > I did apt-get install kernel-image-2.4.18-386. It

Re: reiserfs

2003-10-28 Thread Rohan Nicholls
At Tue, 28 Oct 2003 00:14:01 +0200, Micha Feigin wrote: > > On Mon, 2003-10-27 at 18:03, Rohan Nicholls wrote: > > At 27 Oct 2003 10:31:01 -0500, > > Vivek Kumar wrote: > > You need the kernel-package package, don't remember what others > (libncurses or something like that for the graphic setup).

Acronyms (was Re: reiserfs)

2003-10-28 Thread Nick Hastings
Hi, * Micha Feigin <[EMAIL PROTECTED]> [031028 14:48]: > On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > > Speaking for myself only. I have to make do with whatever is provided. I > > am trying to learn to speak debian but it is tough when words have meanings > > that arnt in the dic. see the

Re: reiserfs

2003-10-27 Thread Micha Feigin
On Tue, 2003-10-28 at 00:51, Hoyt Bailey wrote: > - Original Message - > From: "Monique Y. Herman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 27, 2003 12:14 > Subject: Re: reiserfs > > > > On Mon, 27 Oct 2003

Re: reiserfs

2003-10-27 Thread Hoyt Bailey
- Original Message - From: "Monique Y. Herman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 12:14 Subject: Re: reiserfs > On Mon, 27 Oct 2003 at 15:31 GMT, Vivek Kumar penned: > > Hi there, > > > > I was t

Re: reiserfs

2003-10-27 Thread Micha Feigin
On Mon, 2003-10-27 at 18:03, Rohan Nicholls wrote: > At 27 Oct 2003 10:31:01 -0500, > Vivek Kumar wrote: > > > > Hi there, > > > > I was trying to mount my removable hdd as reiserfs filesystem. It gave > > me following error. What should I do ?? > > THE VERSION I CHECKED IS 2.2.20. > > KINDLY HEL

Re: reiserfs

2003-10-27 Thread Monique Y. Herman
On Mon, 27 Oct 2003 at 15:31 GMT, Vivek Kumar penned: > Hi there, > > I was trying to mount my removable hdd as reiserfs filesystem. It gave > me following error. What should I do ?? > THE VERSION I CHECKED IS 2.2.20. > KINDLY HELP.. > > Vivek > > mount -t reiserfs /dev/hdd1 /prod1 > mount: fs t

Re: reiserfs

2003-10-27 Thread Andreas Janssen
Hello Vivek Kumar (<[EMAIL PROTECTED]>) wrote: > I was trying to mount my removable hdd as reiserfs filesystem. It gave > me following error. What should I do ?? > THE VERSION I CHECKED IS 2.2.20. > KINDLY HELP.. > > mount -t reiserfs /dev/hdd1 /prod1 > mount: fs type reiserfs not supported by k

Re: reiserfs

2003-10-27 Thread Brent Miller
Vivek Kumar wrote: > I tried to mount the reiserfs filesytem and it was > mounted. GREAT!!! But now my netowrk inteface is not coming up. I tried > ifup command but itsays that it cannot find the module eth0. Somehow my > netowrking got messed up now. > Any Suggestion. I had a similar problem when

Re: reiserfs

2003-10-27 Thread Vivek Kumar
Thnks for your help Rohan. I am going to try what you said. Meanwhile I installed kernel-iamge-2.4.18-386 ( I got this solution from one of the knowledgebase at Debian). I did apt-get install kernel-image-2.4.18-386. It installed the image and asked me to add initrd=/initrd.img in lilo.conf file. I

Re: reiserfs

2003-10-27 Thread Rohan Nicholls
At 27 Oct 2003 10:31:01 -0500, Vivek Kumar wrote: > > Hi there, > > I was trying to mount my removable hdd as reiserfs filesystem. It gave > me following error. What should I do ?? > THE VERSION I CHECKED IS 2.2.20. > KINDLY HELP.. > > Vivek > > mount -t reiserfs /dev/hdd1 /prod1 > mount: fs ty

Re: reiserfs vs ext3fs

2003-10-06 Thread Alan Chandler
On Monday 06 October 2003 15:10, Roberto Sanchez wrote: > Johan Van den Neste wrote: ... > > > > Reiserfs is said to "greatly outperform ext3 on small files". All I can > > say is I'm not unhappy about the performance. ... > > I don't know much about ReiserFS, but I believe that XFS is much more >

Re: reiserfs vs ext3fs

2003-10-06 Thread Roberto Sanchez
Johan Van den Neste wrote: On Mon, 2003-10-06 at 14:06, PF wrote: I found no faq or thread about comparing ReiserFS and Ext3FS for use on laptops. Can someone tell me her/his impressions? I'd like to install a Debian 3.1 on a HP Omnibook and I wish using journaled fs principally to avoid fschk'

Re: reiserfs vs ext3fs

2003-10-06 Thread Johan Van den Neste
On Mon, 2003-10-06 at 15:40, Johan Van den Neste wrote: > On Mon, 2003-10-06 at 14:06, PF wrote: > > I found no faq or thread about comparing ReiserFS and Ext3FS for use on > > laptops. > > > > Can someone tell me her/his impressions? I'd like to install a Debian 3.1 on > > a HP Omnibook and I

Re: reiserfs vs ext3fs

2003-10-06 Thread Johan Van den Neste
On Mon, 2003-10-06 at 14:06, PF wrote: > I found no faq or thread about comparing ReiserFS and Ext3FS for use on > laptops. > > Can someone tell me her/his impressions? I'd like to install a Debian 3.1 on > a HP Omnibook and I wish using journaled fs principally to avoid fschk's... I've been

Re: Reiserfs and flies >2G

2003-09-30 Thread Mark Ferlatte
stan said on Tue, Sep 30, 2003 at 10:39:07AM -0400: > What version of Debian do I need to be running to get a version of Reiserfs > that will corectly support files >2G? woody with a 2.4 kernel image. I'm using woody with 2.4.21, and it has worked great. Many 14GB+ files here. AFAIR, 2.4.18 (th

Re: Reiserfs and flies >2G

2003-09-30 Thread Monique Y. Herman
On Tue, 30 Sep 2003 10:39:07 -0400, stan <[EMAIL PROTECTED]> penned: > What version of Debian do I need to be running to get a version of Reiserfs > that will corectly support files >2G? > Those are some really big flies!!! Er, sorry. Couldn't resist. I'm afraid I don't know the answer =/ --

Re: Reiserfs and flies >2G

2003-09-30 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dimarts 30 Setembre 2003 16:39, en stan va escriure: > What version of Debian do I need to be running to get a version of Reiserfs > that will corectly support files >2G? I've been using Reiser for over 2 years and I've always been able of writing

Re: reiserfs

2003-09-17 Thread Robert Vollmert
On Wed, Sep 17, 2003 at 01:50:53PM +0200, Robert Epprecht wrote: > I have created the partition, re-booted, mkfs.reiser. > I have created the directory (as user), but whatever I have tried in > /etc/fstab I cannot write to the directory as normal user, only as > root. As soon as I mount the partiti

Re: Reiserfs & bad blocks??

2002-10-15 Thread Bruce
Thanks for the replies on how to deal with bad blocks on reiserfs; for the meantime, I managed to solve my problem (unable to use dpkg as several files in /var/lib/dpkg/lists were corrupt and unmoveable) by simply renaming the "lists" folder "lists-BADBLOCKS", creating a new lists folder, copyi

Re: Reiserfs & bad blocks??

2002-10-15 Thread Gerhard Gaussling
Am Dienstag, 15. Oktober 2002 09:51 schrieb Klaus Imgrund: > On Tue, 15 Oct 2002 12:49:19 +0800 > > Crispin Wellington <[EMAIL PROTECTED]> wrote: > > On Tue, 2002-10-15 at 04:47, Bruce wrote: > > > I figured this is a hardware/bad block problem. I rebooted > > > with a rescue disk, and ran reiserf

Re: Reiserfs & bad blocks??

2002-10-15 Thread Klaus Imgrund
On Tue, 15 Oct 2002 12:49:19 +0800 Crispin Wellington <[EMAIL PROTECTED]> wrote: > On Tue, 2002-10-15 at 04:47, Bruce wrote: > > I figured this is a hardware/bad block problem. I rebooted with a > > rescue disk, and ran reiserfsck --check /dev/hda2, and received the > > following error: > > > >

Re: Reiserfs & bad blocks??

2002-10-14 Thread Bruce
Thanks for the reply; luckily, the machine is still bootable, and seems to work fine except for the fact that I cannot install or remove any packages. I'll back up the drive, and dig out the receipt; the drive is only 6 months old and is still under warranty, so shouldn't have started deteriora

Re: Reiserfs & bad blocks??

2002-10-14 Thread Crispin Wellington
On Tue, 2002-10-15 at 04:47, Bruce wrote: > I figured this is a hardware/bad block problem. I rebooted with a rescue disk, > and ran reiserfsck --check /dev/hda2, and received the following error: > > hda: read_intr: error-0x40 { UncorrectableError }, LBAsect=148574, > sector=148511 end_reques

Re: ReiserFS to EXT3

2002-09-04 Thread Herbert Xu
Osamu Aoki <[EMAIL PROTECTED]> wrote: > > So it needs to be enabled. If it is root, initrd needs to be made to > support this. (I use ext3 for the ease of maintanance for all partition.) initrd-tools supports this already. However there is a bug in 0.1.2[67] that may break this. -- Debian GNU

Re: reiserfs and /boot

2002-04-24 Thread Dmitriy
On Wed, Apr 24, 2002 at 07:51:48AM -0500, Dale Hair wrote: > On Tue, 2002-04-23 at 23:38, mdevin wrote: > > On Wed, Apr 24, 2002 at 00:34:44 -0300, Haroldo Stenger wrote: > > > mdevin wrote: [snip] > > I am really not sure, but just remember some issue like this. > > > > Has anyone gone totally re

Re: reiserfs and /boot

2002-04-24 Thread Karsten M. Self
on Wed, Apr 24, 2002, Gary Hennigan ([EMAIL PROTECTED]) wrote: > mdevin <[EMAIL PROTECTED]> writes: > > On Wed, Apr 24, 2002 at 02:47:02 -0700, Karsten M. Self wrote: > > > on Wed, Apr 24, 2002, mdevin ([EMAIL PROTECTED]) wrote: <...> > > Why do you say this? I read somewhere that LILO works fin

Re: reiserfs and /boot

2002-04-24 Thread Gary Hennigan
mdevin <[EMAIL PROTECTED]> writes: > On Wed, Apr 24, 2002 at 02:47:02 -0700, Karsten M. Self wrote: > > on Wed, Apr 24, 2002, mdevin ([EMAIL PROTECTED]) wrote: > > > I am looking into changing over to reiserfs on all my > > > partitions. I tried this once before about 1yr ago and > > > everything

Re: reiserfs and /boot

2002-04-24 Thread mdevin
On Wed, Apr 24, 2002 at 02:47:02 -0700, Karsten M. Self wrote: > on Wed, Apr 24, 2002, mdevin ([EMAIL PROTECTED]) wrote: > > I am looking into changing over to reiserfs on all my partitions. I > > tried this once before about 1yr ago and everything was OK, but I > > remember that I left a small pa

Re: reiserfs and /boot

2002-04-24 Thread Dale Hair
On Tue, 2002-04-23 at 23:38, mdevin wrote: > On Wed, Apr 24, 2002 at 00:34:44 -0300, Haroldo Stenger wrote: > > mdevin wrote: > > > Can anyone enlighten me on what is recommended with respect to changing > > > over to reiserfs for all partitions? I have been unable to find any > > > mention of a p

Re: reiserfs and /boot

2002-04-24 Thread Karsten M. Self
on Wed, Apr 24, 2002, mdevin ([EMAIL PROTECTED]) wrote: > I am looking into changing over to reiserfs on all my partitions. I > tried this once before about 1yr ago and everything was OK, but I > remember that I left a small partition as ext2 for /boot. > > I can't remember the whole details for

Re: reiserfs and /boot

2002-04-24 Thread mdevin
On Tue, Apr 23, 2002 at 20:29:23 -0700, Osamu Aoki wrote: > Hi, > > On Wed, Apr 24, 2002 at 12:37:53PM +1000, mdevin wrote: > > I am looking into changing over to reiserfs on all my partitions. I > ... > Why? For small partition, ext3 is manageable. Also you can access with > any boot floppy to

Re: reiserfs and /boot

2002-04-24 Thread mdevin
On Wed, Apr 24, 2002 at 00:34:44 -0300, Haroldo Stenger wrote: > mdevin wrote: > > Can anyone enlighten me on what is recommended with respect to changing > > over to reiserfs for all partitions? I have been unable to find any > > mention of a particular need to leave one partition ext2 in the rei

Re: reiserfs and /boot

2002-04-23 Thread Haroldo Stenger
mdevin wrote: > Can anyone enlighten me on what is recommended with respect to changing > over to reiserfs for all partitions? I have been unable to find any > mention of a particular need to leave one partition ext2 in the reiserfs > FAQ or the namesys site. I leave the /boot partition as ext2.

Re: reiserfs and /boot

2002-04-23 Thread Osamu Aoki
Hi, On Wed, Apr 24, 2002 at 12:37:53PM +1000, mdevin wrote: > I am looking into changing over to reiserfs on all my partitions. I ... Why? For small partition, ext3 is manageable. Also you can access with any boot floppy to fix thing in ext3 since it can be read as ext2. I do not know about FS

Re: Reiserfs + quota

2002-04-15 Thread Willi Dyck
On Fri, Apr 12, 2002 at 04:03:00PM +0200, Ignacio Más Ivars did this all over the keyboard: > Hi! Hi! > I am trying to add the patch for quota support in ReiserFS, but I can't > find > the proper patch. I am using kernel 2.4.18... could anyone point me in the > right direction? did yo

Re: Reiserfs

2002-02-11 Thread Adam Warner
On Mon, 2002-02-11 at 21:36, Oki DZ wrote: > Hi, > > I had the following from dmesg: > vs-13042: reiserfs_read_inode2: [4148 16361 0x0 SD] not found > vs-13048: reiserfs_iget: bad_inode. Stat data of (4148 16361) not found > vs-13048: reiserfs_iget: bad_inode. Stat data of (4148 16361) not found >

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-06 Thread Emil Pedersen
> > 1) Normally I know what I mean, and I'm trying to express myself >(though English isn't my native language as it isn't yours) ... Point taken, I should have been more generous in my interpretation. > So, as you noted this is not a kind of fs-flamewar, because I want a > fs's existence

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-06 Thread MH
> "Emil" == Emil Pedersen <[EMAIL PROTECTED]> writes: Emil> MH wrote: >> > "Craig" == Craig Dickson <[EMAIL PROTECTED]> writes: >> >> Craig> But quite stable at this point. I've been running ext3 on Craig> all my fs's for several months, and have never seen a

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-06 Thread Emil Pedersen
MH wrote: > > > "Craig" == Craig Dickson <[EMAIL PROTECTED]> writes: > > > Craig> But quite stable at this point. I've been running ext3 on > Craig> all my fs's for several months, and have never seen a > Craig> problem that resulted from ext3 itself. > > > *My* experience > >

RE: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-05 Thread Jeff Bonner
> > That having been said, I think most people would agree that > > ReiserFS is mature enough for almost any use at this point, > > and I'm not aware of any glaring problems with it. > > Aside from, say, the lack of good repair tools. Or do they > have one now? That really works? That I can't a

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-05 Thread Gary Hennigan
[EMAIL PROTECTED] writes: > Craig> But quite stable at this point. I've been running ext3 on > Craig> all my fs's for several months, and have never seen a > Craig> problem that resulted from ext3 itself. > > > *My* experience > > Ext3 nearly toasted my ide-hd and "tidied up" abou

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-05 Thread MH
> "Craig" == Craig Dickson <[EMAIL PROTECTED]> writes: Craig> But quite stable at this point. I've been running ext3 on Craig> all my fs's for several months, and have never seen a Craig> problem that resulted from ext3 itself. *My* experience Ext3 nearly toasted my ide-

Re: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-05 Thread Craig Dickson
begin Jeff Bonner quotation: > First, the usual caveat: ReiserFS is an "experimental" kernel feature > and as such, you should observe all the normal cautions if this is a > critical production environment. Also, there is no dump and restore > with Reiser, but then again neither does the 2.4 k

RE: ReiserFS, ext3 (was: 'praise to the debian gods')

2002-02-05 Thread Jeff Bonner
> And does anyone have any reason why I should not run reiserfs > on the partion where the database will be stored? First, the usual caveat: ReiserFS is an "experimental" kernel feature and as such, you should observe all the normal cautions if this is a critical production environment. Also, t

Re: reiserfs (root partition) on lvm

2001-11-15 Thread Guy Geens
> "list" == list <[EMAIL PROTECTED]> writes: list> lvm -- lvm_chr_ioctl: unknown command 4004fe0a lvm -- list> lvm_blk_ioctl: unknown command 21264 list> Any ideas on what might be causing this ? The stock 2.4 kernel doesn't work with lvm-10. The -ac versions work though. Otherwise, downlo

Re: reiserfs (root partition) on lvm

2001-11-15 Thread Jeremy T. Bouse
I'm getting similar results from 2.4.12 + lvm + reiserfs but I'm not using it for / ... I have it setup for DB storage of MySQL, PostgreSQL and LDAP each with their own LV format'd as reiserfs... I get the same error about unknown commands but otherwise seems appear to be working properly..

Re: reiserfs 3.6.x

2001-10-28 Thread Oleksandr Moskalenko
* pReJkEr ([EMAIL PROTECTED]) wrote: > hi > > is it possible to install debian on reiserfs 3.6.25 or higher? I did. At the time I had to find the unofficial 2.2.17 reiserfs boot floppies on the Freshmeat.net. It's easy. I don't know how that got developed in the last few months as they had olde

Re: ReiserFS in Debian 2.2 r0

2001-09-23 Thread xio
On Sun, Sep 23, 2001 at 01:37:00PM -0400, Wayne Topa wrote: > A.R. (Tom) Peters([EMAIL PROTECTED]) is reported to have said: > > On Sun, 23 Sep 2001 [EMAIL PROTECTED] wrote: > > > > > Does Debian 2.2 r0 support the ReiserFS? How can i do it? I can't find > > > this option in fdisk, but kernel 2.4.

Re: ReiserFS in Debian 2.2 r0

2001-09-23 Thread Wayne Topa
A.R. (Tom) Peters([EMAIL PROTECTED]) is reported to have said: > On Sun, 23 Sep 2001 [EMAIL PROTECTED] wrote: > > > Does Debian 2.2 r0 support the ReiserFS? How can i do it? I can't find > > this option in fdisk, but kernel 2.4.9 support it. > > Reiser warns to avoid 2.4.9, put recent .10-pre p

Re: ReiserFS in Debian 2.2 r0

2001-09-23 Thread A.R. \(Tom\) Peters
On Mon, 24 Sep 2001, Rino Mardo wrote: > On Sun, Sep 23, 2001 at 04:43:49PM +0200 or thereabouts, A.R. (Tom) Peters > wrote: > > Reiser warns to avoid 2.4.9, put recent .10-pre patches work fine. I am > > using .10-pre9 that seems to work well thusfar. I did not need to use > > additional pa

Re: ReiserFS in Debian 2.2 r0

2001-09-23 Thread Rino Mardo
On Sun, Sep 23, 2001 at 04:43:49PM +0200 or thereabouts, A.R. (Tom) Peters wrote: > On Sun, 23 Sep 2001 [EMAIL PROTECTED] wrote: > > > Does Debian 2.2 r0 support the ReiserFS? How can i do it? I can't find > > this option in fdisk, but kernel 2.4.9 support it. > any filesystem support is done vi

  1   2   >