Hi All,
I'm having an issue at a customer site, where they are happily running SM-SQL 5 on SQL 2005 with successful backups, verification and mirroring for their DB, Log and SnapInfo LUN. The problem is that they also have their system DBs on a LUN (model, msdb and master) and want to mirror these databases as well. They back up fine, they have a snapmirror relationship and all the other LUNs are mirroring but not this one. There are no errors in the log and SM-SQL seems to think that everything is fine.
Here's the SM-SQL command:
C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup –svr 'Server1' -d 'Server1', '6', DB1', 'DB2', 'DB3', 'master', 'model', 'msdb' -ver –verInst 'Server1' -mp –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackupDays 2 -lb -bksif -RetainSnapofSnapInfo 8 -trlog -updmir –mgmt daily
My question is; is this expected behaviour, and if not, what can I do to successfully mirror the system DBs?
Thanks
David