Forum Discussion

quebek's avatar
quebek
Moderator
3 months ago

NBA 5260 FLEX OS 6.1 NBU v. 11 and DR emails

Hello,

I am trying to get working emails for hot catalog backup. Unfortunately it is not working. In previous releases it was working. Not sure if I am doing something wrong, or missing some part of configuration. So the hot catalog policy has the recipient set, on NBU gear icon I did configure alerts and notification settings... But no dr related emails are coming in...

When I am running /usr/openv/netbackup/bin/mail_dr_info.sh with needed switches I am getting the following:

[root@master bin]# pwd
/usr/openv/netbackup/bin
[root@master bin]# ./mail_dr_info.sh email@exampleaddress.com TestSubject mail_dr_info.sh  mail_dr_info.sh
s-nail: Cannot start /usr/sbin/sendmail: executable not found (adjust *mta* variable)
/root/dead.letter 55/1688
s-nail: ... message not sent
[root@master bin]#

Anyone has an idea what I am missing here?

NBU is in version:

[root@master bin]# cat /usr/openv/netbackup/version
HARDWARE LINUX_RH_X86
VERSION NetBackup 11.0
RELEASEDATE Mon Mar 10 18:39:55 CDT 2025
BUILDNUMBER 0055

 

Running on NBA5260 FLEX OS 6.1.

 

2 Replies

  • You'll have to use /etc/s-nail.rc instead of /etc/mail.rc starting from 10.5.0.1.
    Just modify /etc/s-nail.rc accordingly and then run test email.

    Sample /etc/s-nail.rc

    set smtp=192.168.134.238:25
    set from=master@domain.com

    To be able to make the changes persistent (assuming it's a master server on Flex) also run the following command.

    cp /etc/s-nail.rc /mnt/nbdata/vxos/etc/s-nail.rc

     

  • Hi quebek 

    NetBackup™ 11.0 Application Guide
    https://sort.veritas.com/DocPortal/pdf/141196447-168540181-1
    p-44

    You can configure the NetBackup catalog backup policy to send disaster recovery files to a Network File System (NFS) share.