backup failure in Netbackup 7.5 and EV 10.04 integration
Hi Guys
I have integrated NB7.5 and EV10.04 and created 4 backup polices as below
EV_Close_Partition
EV_CLOSE_PARTITION=name1
EV_CLOSE_PARTITION=name1Journal
EV_READY_PARTITIONS=name1
EV_READY_PARTITIONS=name1Journal
EV_Open_Partition
EV_OPEN_PARTITION=name1
EV_OPEN_PARTITION=name1Journal
EV_Indexes
EV_INDEX_LOCATION=SiteName
EV_Database
EV_DIR_DB
EV_MONITORING_DB
EV_AUDIT_DB
EV_FSAREPORTING_DB
EV_VAULT_STORE_DB=name1
EV_VAULT_STORE_DB=name1Journal
EV_FINGERPRINT_DB=Express Vault Store Group
All 4 backup policies were run after change the EV into backup mode manually from the EV console. Everything worked find but EV_Database partially successful. Due to that I executed databases in one by one then it failed EV_MONITORING_DB, EV_AUDIT_DB and EV_FSAREPORTING_DB. Others were successful.
So what kind of reasons for this failures ? I dont have much knowledge in EV and SQL database side which is running ( EV run under windows 2008 R2 cluster and MS SQL Server run in same OS in single node)
Also another problem that I have, Are these application versions need to use bpstart_notify.bat to send EV into backup mode or is this NB client do it automatically ?
Looking a solution for these issues .
Dhananjaya
First off, it's going to be hard if you don't know EV and SQL so you have to find somebody who does. We've had many problems with EV and I've had to learn along the way - NOT the recommended practice!
Look at the bpkar logs on the SQL server for clues as to why some DBs failed. Normally you'd look in other places like dbclient for SQL but EV is a different animal.
Second, you shouldn't have to use bpstart and bpend to set/clear backupmode if everything is configured properly. That is a big IF!! Read the EV Admin Guide and relevant TECHNOTES until your eyes are blurry. Then take a break and read them again until you get it perfect.