> Anyone seen this error before? I just started getting it this > weekend, and can't figure out why. To my knowledge nothing has > changed on this system. > > /-- hacluster1 /var/sysmon/users lev 0 FAILED [/sbin/dump returned 1] > sendbackup: start [hacluster1:/var/sysmon/users level 0] > sendbackup: info BACKUP=/sbin/dump > sendbackup: info RECOVER_CMD=/bin/gzip -dc |/sbin/restore -f... - > sendbackup: info COMPRESS_SUFFIX=.gz > sendbackup: info end > | DUMP: You can't update the dumpdates file when dumping a subdirectory > | DUMP: The ENTIRE dump is aborted. > sendbackup: error [/sbin/dump returned 1] > \-------- > > The disklist entry for this system is: > > hacluster1 /var/sysmon/users comp-root-always-full > > And this is a filesystem, not a subdirectory: > > hacluster1:~# df /var/sysmon/users/ > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/sdc3 20161204 2604744 16532320 14% /var/sysmon/users
Doublecheck /etc/fstab for this entry. Dump gets the corresponding block device to the filesystem in the disklist by looking at /etc/fstab.
