LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-07-2004, 09:00 AM   #1
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
need short paragraph of techno babble translated (about use of /dev/loop)


Quote:
2.2. Use of journaling file systems on loop device
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Don't use a journaling file system on top of file backed loop device. Device
backed loop device can be used with journaling file systems as device backed
loops guarantee that writes reach disk platters in order required by
journaling file system (write caching must be disabled on the disk drive, of
course). With file backed loop devices, correct write ordering may extend
only to page cache (which resides in RAM) of underlying file system. VM can
write such pages to disk in any order it wishes, and thus break write order
expectation of journaling file system.
im going to use loop-aes from loop-aes.sourceforge.net to make an encrypted filesystem image.

am i right, in thinking that the about, is telling me that after i have setup the encrypted loop (pointing to /home/user/filesystemimage)

i should format it as a NON journalling file system (like ext2)
im sure last time i did this i used ext3 !

or maybe its saying dont make a jourrnaling file ssytem withing the encrypted file system ?
AGH !!!!!
help !

thanKs
 
Old 07-07-2004, 09:09 AM   #2
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
Yeah, it's saying if you loopback to a file, then you should not use a journalling file system, because the order of the writes cannot be guaranteed.

If you're using a loopback to an actual device, then any filesystem is fine as long as write caching is turned off fo the device.
 
Old 07-07-2004, 09:56 AM   #3
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Original Poster
Rep: Reputation: 47
lol,, my head is still spinning....

OK.. my root filesystem is reiserfs.
and on this root filesystem i have a file BIGFILE.fs
i pointed loop1 at it with losetup.
and i formated it with mkfs.ext2 /dev/loop1

im not using a journalling filesystem with the loop.. but the whole lot is built on top of the root file system. from what i understand, this setup IS okay ?
 
Old 07-07-2004, 10:45 AM   #4
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
Yes, you should be ok with that setup. As far as I can tell, the documentation above applies only to the filesystem you are creating on the loopback file (ext2 in this case); not the actual filesystem the loopback file lives in (reiserfs).
 
Old 07-07-2004, 11:43 AM   #5
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Original Poster
Rep: Reputation: 47
great.

just to be sure, i made a 100meg file from /dev/urandom in the encrypted file system, and noted its md5sum.
after many read / writes mounts and re-boots, the md5 has remained constant, which has to be a good sign.

thanks for the help.
 
Old 07-07-2004, 11:58 AM   #6
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
lol... I nearly had a heart attack. I thought you meant you had an md5sum of the file you were using as a loopback, and after writing to the loopback file, the md5 hash stayed the same. That would definitely not be a good thing.

It took a second for it to sink in that the md5sum was for the random file within the loopback file and that you were writing to other files in the loopback.

Hehehe... time for me to cut back on the caffeine
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't permanently change /dev/loop* permissions RedCharlie Fedora 6 07-21-2010 05:03 AM
no loop dev. after doing tasksel desktop / web server Funki Debian 2 12-15-2004 08:54 AM
loop: can't open device /dev/loop0: No such device or address miaviator278 Linux - Security 3 06-09-2004 09:24 PM
AMD's PowerNow techno with MDK 9.1 Janfi Mandriva 0 08-23-2003 08:31 AM
devfs and /dev/loop gglazer Linux - Software 0 06-13-2003 12:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration