What's the right filesystem for your portable backup drive?


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News What's the right filesystem for your portable backup drive?
# 1  
Old 04-16-2008
What's the right filesystem for your portable backup drive?

Wed, 16 Apr 2008 18:00:00 GMT
So you just bought an external hard drive for backups. Now, with what filesystem should you format it? Ext2? FAT32? No matter which one you choose, there are trade-offs to consider.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Allocating Unallocated Drive Space from a SAN to a filesystem

Good Morning everyone, I want to know how to allocate unallocated drive space from a SAN to a file system that desperately needs the drive space. Does anyone have any documentation or tips on how to accomplish this? I am running on AIX version 6.1. (2 Replies)
Discussion started by: ryanco
2 Replies

2. AIX

Is there any possibilty to restore backup taken with backupby file name to any other filesystem

Hi, I have taken a backup of filesystem " /backup " by using backupby file name command on tape Mount volume 1 on /dev/rmt0. Press Enter to continue. Backing up to /dev/rmt0. Cluster 51200 bytes (100 blocks). Volume 1 on /dev/rmt0 a 0 /backup a 543 /backup/abc_log ... (3 Replies)
Discussion started by: m_raheelahmed
3 Replies

3. UNIX for Dummies Questions & Answers

Backup Filesystem

Hi, I have been asked to backup a LINUX filesystem (directory structure and contents) and do not know how to achieve this. I am presuming that this will be required on a scheduled basis going forward but do not have clarity on that at the moment. Can anyone assist in anyway on this? ... (3 Replies)
Discussion started by: dixer
3 Replies

4. SuSE

SuSE 11.4 Filesystem Backup and Restore

Hi, The dump and restore commands are missing from this server under SuSE 11.4 for unknown reasons. What is the cleanest way to backup and restore filesystems? Clean means to keep all the original hard/soft links and timestamps. Is find/cpio clean enough? $ cd /source $ find . -print | cpio... (4 Replies)
Discussion started by: aixlover
4 Replies

5. UNIX for Dummies Questions & Answers

Solaris 2.6 - Duplicate Filesystem to a larger slice(same drive)

One of our production systems has a slice called "oldslice" that periodically runs low on space during normal operation. We have minimum requirements for online data retention, and whoever sized this slice didn't give it much wiggle room, so it periodically runs low on space. I'm getting tired of... (1 Reply)
Discussion started by: the.gooch
1 Replies

6. UNIX for Advanced & Expert Users

backup of filesystem

we are doing daily backup of some filesystem of our servers. If in any case we cannot perform backup,what would be the probable reason? Say the IP is reachable? any thing that we need to take a look at on the server side? server -----to backup server---- thanks (3 Replies)
Discussion started by: lhareigh890
3 Replies

7. UNIX for Advanced & Expert Users

Backup of filesystem

Dear Gurus and friends I am RHCE certified but new to solaris 10, am using intel 945gcl motherboard in a intel P4 pc with 1 gb of memory. my onboard NIC card is not detected (Intelpro 100 ve ), i checked in /etc/driver_alisases it is in the file showing iprb0 dladm show-link # nothing... (0 Replies)
Discussion started by: niru
0 Replies

8. Shell Programming and Scripting

Looking for a way to have a portable filesystem (or mounting without root)

I have a free software project I'm working on that provides portable versions of Linux applications capable of being carried around on removable media, with settings and documents traveling along. While developing the portable launcher, I fell into a problem: FAT32 partitions do not support... (2 Replies)
Discussion started by: dkulchenko
2 Replies

9. UNIX for Dummies Questions & Answers

actual filesystem size during backup

Scenario............ ufsdump 0uf /dev/rmt/0n / root has 10GB available but only 5GB are used. Does the backup record the entire 10GB regardless of whats actually used or just the 5GB being used? (1 Reply)
Discussion started by: shorty
1 Replies

10. HP-UX

HP-UX Filesystem backup/restore?

:confused: Hi Guys, I'm not new to UNIX but I am new to HP-UX. I have a proven backup and restore procedue using cpio on Solaris, however, the filesystem structure appears to be different on HP. Can anybody help me with the following questions? 1) What is the best method for performing a... (7 Replies)
Discussion started by: mybeat
7 Replies
Login or Register to Ask a Question
BACULA-SD(8)					      Network backup, recovery & verification					      BACULA-SD(8)

NAME
bacula-sd - Bacula's Storage Daemon SYNOPSIS
bacula-sd [options] DESCRIPTION
This manual page documents briefly the bacula-sd command. Bacula's Storage Daemon acts as the interface between the Bacula network backup system and a tape drive/autochanger or filesystem where the backups will be stored. OPTIONS
-c file Specify the configuration file to use. -d nn Set debug level to nn. -dt Print timestamp in debug output. -f Run in foreground (for debugging). -g group Set the group/gid to run as. -p Proceed in spite of I/O errors -m Print kaboom output (for debugging) -s No signals (for debugging). -t Test the configuration file and report errors. -u user Set the username/uid to run as. -v Set verbose mode. -? Show version and usage of program. SEE ALSO
bacula-dir(8), bacula-fd(8). AUTHOR
This manual page was written by Jose Luis Tallon <jltallon@adv-solutions.net>. Kern Sibbald 6 December 2009 BACULA-SD(8)