Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Removable Hard Drive and Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Double Click
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2004
Posts: 148

PostPosted: Thu May 25, 2006 6:27 pm    Post subject: Removable Hard Drive and Gentoo Reply with quote

I wonder if any of you can give me any hints or advice on how to go about the following problem. I have a server at our datacenter which I need to copy various files and backups off onto a removable media. At the moment I am going there with my USB HD and format the thing with reiserfs, as I do not have other filesystem kernel options compiled, and start the long copy process. The files are round about 200MB minimum and maximum 15GB big (total amount). Once I am on my Windows box I use a little program to read my reiserfs partition on the USB HD and copy it to a NTFS partition for further archieving. These then get backed up on a DLT based tape drive on the Windows box.
By now a lot of you would raise an eyebrow or two about this procedure but here is what I cannot change and out of my control:

- No Tape Drive option on the Gentoo Server were I copy the files off.
- No direct connection option between Gentoo and Windows.

I am thinking of compiling the kernel with NTFS support but reading through some of the post it looks like there are some major limitation/issues with NTFS write/read and Linux overall. Also I have noticed copying the data from reiserfs to reiserfs it takes a long time and I can swear that the data I have moved from my NTFS based USB HD to NTFS is much faster. I have also verified that on the Gentoo box it running on USB2.

My question would be basically:

1. What filesystem should I be using for transporting data between reiserfs and ntfs? Is reiserfs suited for a removable/external storage?
2. How can I speed the copy process further up? Please let me know on what information I should copy.
3. Would a USB based DVD-Writer be any good in this case?
_________________
- To do a certain kind of thing, you have to be a certain kind of person
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 08 Apr 2005
Posts: 1138

PostPosted: Thu May 25, 2006 7:03 pm    Post subject: Reply with quote

You might want to use ext2 instead of reiser, that or make sure that you mount reiser with the 'notail' option.
A faster HD might be in order, do you have a 7200 RPM? Can you use firewire instead?
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
forgotten1
Guru
Guru


Joined: 11 Jan 2005
Posts: 477
Location: East Coast, USA

PostPosted: Thu May 25, 2006 7:12 pm    Post subject: Reply with quote

As you read my comments, ensure you have 5 kilo grain of salt handy ..

You wrote:
1. What filesystem should I be using for transporting data between reiserfs and ntfs? Is reiserfs suited for a removable/external storage?

If I read your question right, you want to know what is the best filesystem on the transport device to carry files between a Linux and Windows environment. Assuming that's the right question, my recommendation would be:
  • USB harddrive - vfat32
  • Optical disk drive - iso9660


You wrote:
2. How can I speed the copy process further up? Please let me know on what information I should copy.

To speed the copy process, tar up what you are going to backup. WinZip and other windows utilities can uncompress them. Realize though though that it does take time for compression.
You wrote:
3. Would a USB based DVD-Writer be any good in this case?

I wouldn't bother with an optical drive unless you are going to switch to them. You stated you are using a tape backup system now. And the speeds of the optical drives are a little slower than hard drives which will increase your copy time.

I use a cheap little device for my personal file backup purposes. You can find one like it on eBay. I recommended vfat32, because it is easily readable by both systems. And I believe the firefly I recommended works out of the box on both, assuming your kernel is configured with default options.
Back to top
View user's profile Send private message
Double Click
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2004
Posts: 148

PostPosted: Thu May 25, 2006 7:18 pm    Post subject: Reply with quote

No firewire option possible in this case :(

The HD is 5200 RPM :oops: and how would ext2 accesibility be in Windows?
_________________
- To do a certain kind of thing, you have to be a certain kind of person
Back to top
View user's profile Send private message
Double Click
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2004
Posts: 148

PostPosted: Thu May 25, 2006 7:23 pm    Post subject: Reply with quote

forgotten1 - for vfat32 support i need to do some kernel bashing right ?
_________________
- To do a certain kind of thing, you have to be a certain kind of person
Back to top
View user's profile Send private message
forgotten1
Guru
Guru


Joined: 11 Jan 2005
Posts: 477
Location: East Coast, USA

PostPosted: Thu May 25, 2006 7:38 pm    Post subject: Reply with quote

I believe vfat32 is a default kernel option in gentoo-sources, I'd check right now, but I'm in the middle of a reinstall...

And like I mentioned earlier, the firefly worked out of the box for both Linux and Windows.
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 08 Apr 2005
Posts: 1138

PostPosted: Thu May 25, 2006 7:53 pm    Post subject: Reply with quote

Double Click wrote:
No firewire option possible in this case :(

The HD is 5200 RPM :oops: and how would ext2 accesibility be in Windows?


5200?, surely you must mean 5400.

As far as ext2 in windows i point you to ==> http://e2fsprogs.sourceforge.net/ext2.html

more specifically ==> http://sourceforge.net/projects/ext2fsd

also I think fat32 should be available by default. but some "kernel bashing" may be in order.
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
Double Click
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2004
Posts: 148

PostPosted: Thu May 25, 2006 8:36 pm    Post subject: Reply with quote

Yeah sorry about the typo. I'll check out the links you send me and try to posy back my observations and results. Thanks a million.
_________________
- To do a certain kind of thing, you have to be a certain kind of person
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 08 Apr 2005
Posts: 1138

PostPosted: Thu May 25, 2006 8:43 pm    Post subject: Reply with quote

NP,

Also, I would avoid using fat32 for large drivers, as it is VERY slow
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
WD-40
n00b
n00b


Joined: 22 Sep 2004
Posts: 53

PostPosted: Fri May 26, 2006 12:36 am    Post subject: Reply with quote

If you can bring in a USB drive, why not just bring in a USB tape drive??
Back to top
View user's profile Send private message
Double Click
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2004
Posts: 148

PostPosted: Mon Jun 26, 2006 6:56 pm    Post subject: Reply with quote

Okay - all worked fine. Using ext2 on the USB HD. Although the data transfer is amazingly slow - could be I am not using USB2 drivers or someting maybe? This will be quest by itself :?
_________________
- To do a certain kind of thing, you have to be a certain kind of person
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum