CIFS Backup on RHEL
Hi All,
Due to we have no longer NDMP Backups on place, we are trying to back it up a CIFS (NTFS on NetApp) on our RHEL NBU Server, but we are receiving a lot of warning/errors.
Here what I did:
1. Mount CIFS Share
mount -t cifs -o username=netbackup,password=12345678,dir_mode=0755,file_mode=0775,defaults,directio,rsize=65536,wsize=57344 //filer-serv/C_SHARES$ /netbackup_cifs/
2. Create policy
Policy Type: Standard
Allow multiple data streams: yes
Backup Selection: /netbackup_cifs/
3. Run the backup
The "backup" complete and all files are backed up, but with errors. I have attached the job log file. Can someone help me
Thanks!
I believe you will find that even though the job details indicate a status 0 that you do not have a valid image (restorable). You will note that after all the warning messages you see this entry:
08/11/2014 17:13:40 - Info bpbkar (pid=7875) bpbkar waited 0 times for empty buffer, delayed 0 times
No data was transferred by bpbkar
The problem is that you are attempting to mount the NetApp Filer as a CIFS share in a Linux Environment. CIFS is for Windows Environments and NFS is for Linux. Please see the following documentation which describes how to backup CIFS shares in a Windows environment.
http://www.symantec.com/docs/TECH198175