After upgrade from SLES 11 SP2 to SLES 11 SP4 I started to get error with backup of Windows 2003 shared folder.
I mount this folder in "Pre" interface with command:
Code: Select all
mount -t cifs //192.168.2.88/www -o username=XXXXXX,password=XXXXXX /mnt/vm_03
Backup finishes with state "Error". In main log I have:
Code: Select all
2016-04-12 08:14:12: sbc-3036: Info: # @(#)SESAM BACKUP CLIENT FOR UNIX FILE SYSTEMS, VERSION: 3.6A2 Build: 1.723 20110125 17:59:17 Linux x86_64 sles11fix #
2016-04-12 08:14:12: sbc-3063: Info: -------------------- Operation Parameters --------------------
2016-04-12 08:14:12: sbc-3100: Info: Program PID: 20828
2016-04-12 08:14:12: sbc-3030: Info: Operation: BACKUP, Level: FULL
2016-04-12 08:14:12: sbc-3002: Info: Building file list from: ["sbc" "-b" "-C" "nsbes-i2.galend.local:11001" "-S" "nsbes-i2.galend.local:11001" "-l" "FULL" "-s" "SF20160412081406419" "-d" "SMS:disk2" "-t" "USB00001:1" "-j" "GalaProg" "-i" "job=GalaProg,nod=nsbes-i2.galend.local,cmd=sbc,src=/mnt/vm_03/dornier,/mnt/vm_03/ship,ptf=UNIX,typ=Path,exc=" "-o" "nonfs,noxdev" "/mnt/vm_03/dornier" "/mnt/vm_03/ship" ]
2016-04-12 08:14:12: sbc-3031: Info: Storage Host: nsbes-i2.galend.local:11001,0-0::
2016-04-12 08:14:12: sbc-3032: Info: Control Host: nsbes-i2.galend.local:11001::
2016-04-12 08:14:12: sbc-3033: Info: Device: SMS:disk2:SHARE:0
2016-04-12 08:14:12: sbc-3207: Info: sbc: Found libacl.so -> implicitly switching to acl mode.
2016-04-12 08:14:12: sbc-3034: Info: Saveset Target: SF20160412081406419:job=GalaProg,nod=nsbes-i2.galend.local,cmd=sbc,src=/mnt/vm_03/dornier,/mnt/vm_03/ship,ptf=UNIX,typ=Path,exc=:cpio:1:USB00001:32
2016-04-12 08:14:12: sbc-3064: Info: --------------------- Operation Messages ---------------------
2016-04-12 08:14:12: sbc-3025: Info: Got 5 exclude patterns from SM.INI [SBC_EXCLUDE] ExcludePattern...
2016-04-12 08:14:12: sbc-3026: Info: Exclude pattern [\./opt/novell/nss/mnt/\.pools$]
2016-04-12 08:14:12: sbc-3026: Info: Exclude pattern [/lost+found$]
2016-04-12 08:14:12: sbc-3026: Info: Exclude pattern [\./dev$]
2016-04-12 08:14:12: sbc-3026: Info: Exclude pattern [\./media$]
2016-04-12 08:14:12: sbc-3026: Info: Exclude pattern [\./mnt$]
2016-04-12 08:14:12: sbc-3029: Info: No IgnorePattern found in sm.ini section [SBC_IGNORE_SIZE_CHANGE]
2016-04-12 08:14:12: sbc-3500: Info: szName [/var/opt/sesam/var/tmp/GalaProg.D]
2016-04-12 08:14:12: sbc-3002: Info: Building file list from: [sbc_find ./mnt/vm_03/dornier ./mnt/vm_03/ship -ignore_readdir_race -xdev -fstype sysfs -prune -o -fstype proc -prune -o -fstype nfs -prune -o -type d -exec /opt/sesam/bin/sesam/sbc_nosbc {} ; -prune -o -regex "\./opt/novell/nss/mnt/\.pools$\|/lost+found$\|\./dev$\|\./media$\|\./mnt$" -prune -o -print]
2016-04-12 08:14:12: sbc-3003: Info: Opening saveset: SF20160412081406419
sbc: WARNING: Hard link count is wrong for ./mnt/vm_03/dornier: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.
2016-04-12 08:14:12: sbc-3104: Info: Saveset info: [SEGMENT=27]
2016-04-12 08:14:12: sbc-3004: Info: Begin writing to saveset...
2016-04-12 08:14:12: sbc-3074: Info: Backup start time [20160412081412]
2016-04-12 08:14:12: sbc-3038: Info: Changing working directory to [/].
2016-04-12 08:14:29: sbc-1173: Error: sbc_find returned error state 1
2016-04-12 08:14:33: sbc-3500: Info: All hardlinks completely saved.
2016-04-12 08:14:33: sbc-3006: Info: Saveset size: 45153792 bytes. Throughput: 7382.059152 MB/Hour.
2016-04-12 08:14:33: sbc-3005: Info: Closing saveset.
2016-04-12 08:14:33: sbc-3052: Info: Items processed correctly: [6041]. Not processed or incorrectly processed items: [0].
2016-04-12 08:14:33: sbc-1172: Error: Subprocess for sbc_gen returned with exit state 1
2016-04-12 08:14:33: sbc-3053: Info: Operation failed!
2016-04-12 08:14:33: sbc-3001: Info: Exiting.
Error from 'sbc find' proccess