<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SM-SQL and SnapMirror in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40502#M9636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the SM-SQL command:&lt;/P&gt;&lt;P&gt;C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup&amp;nbsp; –svr 'Server1'&amp;nbsp; -d&amp;nbsp; 'Server1', '6', DB1', 'DB2', 'DB3', 'master', 'model', 'msdb' -ver&amp;nbsp; –verInst 'Server1' -mp&amp;nbsp; –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackupDays&amp;nbsp; 2 -lb -bksif -RetainSnapofSnapInfo 8 -trlog&amp;nbsp; -updmir&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is; is this expected behaviour, and if not, what can I do to successfully mirror the system DBs?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:15:05 GMT</pubDate>
    <dc:creator>davidm</dc:creator>
    <dc:date>2025-06-05T07:15:05Z</dc:date>
    <item>
      <title>SM-SQL and SnapMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40502#M9636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the SM-SQL command:&lt;/P&gt;&lt;P&gt;C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup&amp;nbsp; –svr 'Server1'&amp;nbsp; -d&amp;nbsp; 'Server1', '6', DB1', 'DB2', 'DB3', 'master', 'model', 'msdb' -ver&amp;nbsp; –verInst 'Server1' -mp&amp;nbsp; –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackupDays&amp;nbsp; 2 -lb -bksif -RetainSnapofSnapInfo 8 -trlog&amp;nbsp; -updmir&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is; is this expected behaviour, and if not, what can I do to successfully mirror the system DBs?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:15:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40502#M9636</guid>
      <dc:creator>davidm</dc:creator>
      <dc:date>2025-06-05T07:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: SM-SQL and SnapMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40507#M9637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System databases are not backed up in the same way as user databases.&lt;/P&gt;&lt;P&gt;System databases are backed up using stream-based backups and not&lt;/P&gt;&lt;P&gt;SnapShots. These backups are stored in the SnapInfo directory. In your&lt;/P&gt;&lt;P&gt;case the SnapInfo volume is already mirrored, the system database&lt;/P&gt;&lt;P&gt;backups are anyways getting mirrored across. Also note that unless you&lt;/P&gt;&lt;P&gt;intend to rebuild the same exact server and SQL Server instance at the&lt;/P&gt;&lt;P&gt;DR site, system database backups cannot be restored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 01:29:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40507#M9637</guid>
      <dc:creator>sourav</dc:creator>
      <dc:date>2010-04-27T01:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: SM-SQL and SnapMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40510#M9638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;So assuming I do plan to rebuild the exact same instance in a DR situation, is there a way to force the system DBs to mirror across (other than setting up a scheduled SnapMirror)?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 01:33:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40510#M9638</guid>
      <dc:creator>davidm</dc:creator>
      <dc:date>2010-04-27T01:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: SM-SQL and SnapMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40515#M9639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find an answer to this? We also need the Sysdbs snapmirrored accross, preferably with &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;-&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;updmir rather than doing it as a manual schedule.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; background-color: #ffffff; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; background-color: #ffffff; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;Barry&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 09:03:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SM-SQL-and-SnapMirror/m-p/40515#M9639</guid>
      <dc:creator>bazmercer</dc:creator>
      <dc:date>2012-02-03T09:03:56Z</dc:date>
    </item>
  </channel>
</rss>

