I have a daily backup routine that I have changed around (duh me) and now
does not want to complete its daily cycle. I believe it gets stuck on
backing up an NT partition using user-tar and compression on the server.
Could this be a faulty tape or have I just jimmied something incorrectly?
The log says: INFO planner Preventing bump of localhost://ntserver/ppidocs
as directed, INFO planner Preventing bump of
localhost://ntserver/businesswork as directed.  --  Can someone please
assist?
Thanks,
 Michael Blinn
 People Places, Inc.


amanda.conf:

dumpuser "backup"       # the user to run dumps under
inparallel 4            # maximum dumpers that will run in parallel (max 63)
netusage  600 Kbps      # maximum net bandwidth for Amanda, in KB per sec
dumpcycle 0 days        # the number of days in the normal dump cycle
maxcycle 1 days
runspercycle 1          # the number of amdump runs in dumpcycle days
tapecycle 5 tapes       # the number of tapes in rotation
bumpsize 20 Mb          # minimum savings (threshold) to bump level 1 -> 2
bumpdays 1              # minimum days at each level
bumpmult 4              # threshold = bumpsize * bumpmult^(level-1)
etimeout 300            # number of seconds per filesystem for estimates.
dtimeout 1800
ctimeout 2
runtapes 1

define dumptype nt-comp {
    user-tar
    compress server fast
    priority high
}



backup:/usr/local/etc/amanda/daily$ /usr/local/sbin/amstatus daily
Using /var/amanda/daily/amdump from Tue Jun 11 01:00:01 EST 2002

localhost://ntserver/businesswork        0   60095k dumping    28288k (
47.07%) (1:00:26)
localhost://ntserver/ppidocs             0  122022k wait for dumping
mail:/configs                            0      32k finished (1:00:45)
mail:/usr/local/apache                   0   19107k wait for dumping
mail:/var/lib/mysql                      0     768k finished (1:00:43)

SUMMARY          part     real estimated
                          size      size
partition       :   5
estimated       :   5             202024k
failed          :   0                  0k           (  0.00%)
wait for dumping:   2             141129k           ( 69.86%)
dumping to tape :   0                  0k           (  0.00%)
dumping         :   1    28288k    60095k ( 47.07%) ( 14.00%)
dumped          :   2      800k      800k (100.00%) (  0.40%)
wait for writing:   0        0k        0k (  0.00%) (  0.00%)
writing to tape :   0        0k        0k (  0.00%) (  0.00%)
failed to tape  :   0        0k        0k (  0.00%) (  0.00%)
taped           :   2      800k      800k (100.00%) (  0.40%)
3 dumpers idle  : no-bandwidth
taper idle
network free kps:     1964
holding space   :   236800k ( 79.74%)
 dumper0 busy   :  0:00:30  ( 68.59%)
 dumper1 busy   :  0:00:00  (  0.65%)
   taper busy   :  0:00:18  ( 42.60%)
 0 dumpers busy :  0:00:00  (  0.00%)
 1 dumper busy  :  0:00:30  ( 67.94%)          start-wait:  0:00:14  (
49.83%)
                                       client-constrained:  0:00:13  (
45.14%)
                                             no-bandwidth:  0:00:01  (
5.03%)
 2 dumpers busy :  0:00:00  (  0.65%)




-----------------
Michael Blinn
IT Guy, People Places, Inc.
[EMAIL PROTECTED]
-----------------
...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea, Europe
is the less, as well as if a promontory were, as well as if a manor of thy
friend's or of thine own were. Any man's death diminishes me, because I am
involved in mankind; and therefore never send to know for whom the bell
tolls; it tolls for thee... - Meditation 17, Devotions Upon Emergent
Occasions, 1624

Reply via email to