Re: usb stick and ext3?



Ivar Rosquist wrote:

To the OP: I have quite a few USB sticks myself which I formatted as ext2. I did not use ext3, because for my purposes (backups) it is not really necessary. But, ext2 works beautifully.

Hi Ivan,

I was thinking ext3 for the joureling. My backup sets are
about ~ 1 GB in size and are created by "dump". I was thinking
of filling the stick then deleting off the oldest to make room
(all in a bash script).

That said, why is it that you think ext2 would be better?
Please elucidate. (I want the best method!)

Many thanks,
--T
.



Relevant Pages

  • Re: usb stick and ext3?
    ... But, ext2 works beautifully. ... I was thinking ext3 for the joureling. ... I do my backups daily at given times with cron job, ...
    (comp.os.linux.misc)
  • Re: ftruncate-mmap: pages are lost after writing to mmaped file.
    ... I think it is a problem in ext2 (and I haven't been able to reproduce ... That would be slightly unfortunate because we still have Jan's ext3 ... I believe i see the same issue on ext2 as well as ext4. ... case at writeout time, so if dirty bits are getting lost, then it would ...
    (Linux-Kernel)
  • Re: Can I turn off sparse file support + file extent questions
    ... I took your advise and changed it to ext2. ... the journal or something else in the 2.6 ext3 fs. ... > the safest but slowest choice: changes to both data and metadata ... but forces data writes to precede metadata writes; ...
    (comp.os.linux.development.system)
  • [RFC] ext3/jbd, kernel 2.6.13, make ext3 mountable as ext2 when journal is empty.
    ... This patch makes ext3 mountable as ext2 even in case of a power ... When mounting an ext3 file system as ext2 (without journalling) an ... The idea is that, at this point, all checkpointing data is ...
    (Linux-Kernel)
  • Re: Collapse ext2 and 3 please
    ... but they had to make it a new fs so as to not make ext2 unstable ... | ext2 and ext3 with the same kernel. ... filesystem and having it blow up in our faces while you get your sketchy ... the journal, switch journaling off, and unlock. ...
    (Linux-Kernel)