BackupPC-users

Re: [BackupPC-users] BackupPC_nightly takes too much time

2010-04-07 17:02:38
Subject: Re: [BackupPC-users] BackupPC_nightly takes too much time
From: Josh Malone <jmalone AT nrao DOT edu>
To: <dwilliams AT dtw-consulting DOT com>, "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 07 Apr 2010 17:00:56 -0400
On Wed, 7 Apr 2010 16:47:55 -0400, "David Williams"
<dwilliams AT dtw-consulting DOT com> wrote:
> Josh,
> 
> Interesting that.  Is there an easy way to convert from ext3 to ext4? Or
do
> you need to reformat?  Also, did you change all your hard drives to ext4
or
> just the drive backuppc backs up to?

It can be migrated (#include <always-backup.h>)

   umount /dev/foo
   tune4fs -O extents,uninit_bg,dir_index /dev/foo
   fsck -pDf /dev/foo

I did not convert the / filesystem to ext3... just out of lazyness (as I'd
have to boot from CD to do it, etc.)

-Josh

-- 
--------------------------------------------------------
       Joshua Malone       Systems Administrator
     (jmalone AT nrao DOT edu)    NRAO Charlottesville
        434-296-0263         www.cv.nrao.edu
        434-249-5699 (mobile)
BOFH excuse #426:

internet is needed to catch the etherbunny
--------------------------------------------------------

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/