<?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 Re: MPIO log in SQL server everytime a snapshot is made in Application Integration</title>
    <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984005#M486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those will happen sometimes when the snapshot is disconnected from the host. It's a normal and expected occurrence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 14:20:24 GMT</pubDate>
    <dc:creator>aherbert23</dc:creator>
    <dc:date>2014-01-31T14:20:24Z</dc:date>
    <item>
      <title>MPIO log in SQL server everytime a snapshot is made</title>
      <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984002#M483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I keep seeing these events every time a snapshot is made on Nimble for the SQL server:&lt;/P&gt;&lt;P&gt;Events ID 1:&lt;/P&gt;&lt;P&gt;\Device\MPIODisk### created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And once in a while it will give me some warnings and errors like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Single Path Fail-Over is being attempted on \Device\MPIODisk###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft DSM failed to return a Path to \Device\MPIODisk###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device, \Device\Harddisk#\DR###, is not ready for access yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQL server is a Windows 2008 R2 VM on a Windows 2012 cluster. The version of the SQL server is SQL 2008 R2.&lt;/P&gt;&lt;P&gt;Everything seems to be working fine for the SQL server, but I just want to know what those events and warnings and errors are about. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 14:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984002#M483</guid>
      <dc:creator>jliu79</dc:creator>
      <dc:date>2014-01-27T14:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: MPIO log in SQL server everytime a snapshot is made</title>
      <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984003#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is part of the synchronization process with VSS. When a snapshot is taken it is mounted to the server temporarily and VSS validates the snapshot. Once it is complete it's removed. That's why you're seeing a new device appear and then be disconnected.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 13:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984003#M484</guid>
      <dc:creator>aherbert23</dc:creator>
      <dc:date>2014-01-31T13:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: MPIO log in SQL server everytime a snapshot is made</title>
      <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984004#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adam. Any idea what would cause those error messages? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 13:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984004#M485</guid>
      <dc:creator>jliu79</dc:creator>
      <dc:date>2014-01-31T13:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: MPIO log in SQL server everytime a snapshot is made</title>
      <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984005#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those will happen sometimes when the snapshot is disconnected from the host. It's a normal and expected occurrence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 14:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984005#M486</guid>
      <dc:creator>aherbert23</dc:creator>
      <dc:date>2014-01-31T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: MPIO log in SQL server everytime a snapshot is made</title>
      <link>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984006#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks again Adam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/mpio-log-in-sql-server-everytime-a-snapshot-is-made/m-p/6984006#M487</guid>
      <dc:creator>jliu79</dc:creator>
      <dc:date>2014-01-31T16:13:14Z</dc:date>
    </item>
  </channel>
</rss>

