Amanda-Users

Re: How can I split up a large disk partition?

2004-02-06 07:58:18
Subject: Re: How can I split up a large disk partition?
From: stan <stanb AT panix DOT com>
To: amanda-users AT amanda DOT org
Date: Fri, 6 Feb 2004 07:54:37 -0500
> 
> I think it is simpler than that.
> 
>  -- first set --
>  include "./[A-K]*"
> 
>  -- second set --
>  exclude "./[A-K]*"
> 

Well, I still don't have somethign right here.

Here is amstatus from last nights run:


Script started on Fri Feb  6 06:39:04 2004
$ amstatus DailyDump

black:ads1e/ak 0 planner: [dump larger than tape, 25191930 KB, but cannot 
incremental dump new disk]
black:ads1e/kz 0 planner: [dump larger than tape, 25191930 KB, but cannot 
incremental dump new disk]
black:ads2e/ak 0 planner: [dump larger than tape, 20386670 KB, but cannot 
incremental dump new disk]
black:ads2e/kz 0 planner: [dump larger than tape, 20386670 KB, but cannot 
incremental dump new disk]

And here is the dumptype def from amanda.conf

define dumptype comp-user-no-compress {
    comment "Non-root partitions on reasonably fast machines"
        index
        maxdumps 3
    priority medium
}


And here are the entries from disklist


black ads1e/ak ad1s1e {
        include "./[A-K]*"
        user-tar-no-compress
        } 2 local
black ads1e/kz ad1s1e {
        exclude "./[A-K]*"
        user-tar-no-compress
        } 2 local
# black ad2s1e comp-user-no-compress 3 local
black ads2e/ak ad2s1e {
        include "./[A-K]*"
        user-tar-no-compress
        } 3 local
black ads2e/kz ad2s1e {
        exclude "./[A-K]*"
        user-tar-no-compress
        } 3 local
black ad6s1e comp-user 4 local

So what did I do wrong, this time :-(

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                                                -- Benjamin Franklin