G'day...

Ahh... think we've found the culprit here...

`cat /etc/dumpdates` produces nothing.

`dump -W` produces:

Last dump(s) done (Dump '>' file systems):
> /dev/sda1     (     /) Last dump: never
> /dev/sda8     ( /home) Last dump: never
> /dev/sda9     (/local) Last dump: never
> /dev/sda10    (  /opt) Last dump: never
> /dev/sda6     (  /usr) Last dump: never
> /dev/sda7     (  /var) Last dump: never
  /dev/sdb1     (/mnt/backup) Last dump: never

Hrmm... it would seem that dump isn't writing anything to /etc/dumpdates 
for some reason...

Is there something I'm doing wrong, or need to modify to adjust this?

Thanks...

Mike
---
Michael S. E. Kraus
Administration
Capital Holdings Group (NSW) Pty Ltd
[EMAIL PROTECTED]
phone (02) 9955 8000 fax (02) 9955 8144




Matthew Hannigan <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
15/11/2002 03:59 PM

 
        To:     [EMAIL PROTECTED]
        cc:     [EMAIL PROTECTED]
        Subject:        Re: [SLUG] dump on Mandrake 8.2


On Fri, Nov 15, 2002 at 12:53:20PM +1000, [EMAIL PROTECTED] 
wrote:
> G'day all...
> 
> I've been formulating a backup routine for one of my servers which runs 
> Mandrake 8.2 using dump.
> 
> Yesterday I performed a full backup, today I went to perform an 
> incremental backup.
> 
> This is the command and output from dump:
> 
> # dump 9 -f root20021115-inc.dump /
>   DUMP: WARNING: There is no inferior level dump on this filesystem
>   DUMP: WARNING: Assuming a level 0 dump by default
> [...]
> 
> Err... As you can see dump doesn't want to perform an incremental 
backup. 
> Any ideas on how to implement an incremental backup?

It's fairly clear that IT doesn't think there has been
a full backup.  Did the full backup complete successfully?

What does
                 dump -W
or
                 cat /etc/dumpdates
show?

Matt
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to