<?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: How do I move a LUN from Server A to Server B without data corruption? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14843#M3378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll be fine then.&amp;nbsp; A quick fsck is all you'll need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2013 20:53:00 GMT</pubDate>
    <dc:creator>billshaffer</dc:creator>
    <dc:date>2013-11-07T20:53:00Z</dc:date>
    <item>
      <title>How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14823#M3369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Lun allocated to Server A, I want to be able to move the LUN to Server B if Server A were to fail then move it back to Server A when Server A has been "fixed".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:50:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14823#M3369</guid>
      <dc:creator>JAMESOTTER</dc:creator>
      <dc:date>2025-06-05T05:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14827#M3371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All you have to do is map the lun to server B for access - but you DO have to worry about consistency.&amp;nbsp; If server A fails, it has left the data on the lun inconsistent.&amp;nbsp; Depending on the application, this may be easily recoverable - fsck and log replay, for example - but it is possible there could be some corruption.&amp;nbsp; But this would be the same as if server A panics and reboots, then starts up again - the data will be at the same inconsistent state on server A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To truly avoid corruption, you need a clustered app - Oracle RAC, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 16:05:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14827#M3371</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-11-07T16:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14830#M3372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much Bill I realize that there is a potential for corruption as a result of the crash, but I was told there would be a signature issue if I simply mapped the LUN to server B and that could corrupt the LUN.&amp;nbsp; I was skeptical about this comment and wanted to get confirmation that I wouldn't have a problem at the worst possible moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 17:15:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14830#M3372</guid>
      <dc:creator>JAMESOTTER</dc:creator>
      <dc:date>2013-11-07T17:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14835#M3374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not aware of any lun signature from the NetApp side.&amp;nbsp; I know there's a lun serial #, and that can cause confusion.&amp;nbsp; I'm having trouble remembering the details, but either Windows or Exchange complained when the serial # changed after I snapmirrored the luns - but that was re-presenting a different lun to the same host (and was easily fixable by modifying the serial #).&amp;nbsp; If you've only got the one lun, you shouldn't have to worry about that.&amp;nbsp; What application is this?&amp;nbsp; There is the possibility that the app could write some sort of signature that could cause issues, though I don't see how that would corrupt the data.&amp;nbsp; Seems it would only prevent the server B side from using the lun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always, I recommend a test....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 17:31:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14835#M3374</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-11-07T17:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14840#M3376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The LUN is just a filestore there's no application other that the OS(Solaris) involved. I agree that a test is in order.&amp;nbsp; Thx for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 20:49:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14840#M3376</guid>
      <dc:creator>JAMESOTTER</dc:creator>
      <dc:date>2013-11-07T20:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move a LUN from Server A to Server B without data corruption?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14843#M3378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll be fine then.&amp;nbsp; A quick fsck is all you'll need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 20:53:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-do-I-move-a-LUN-from-Server-A-to-Server-B-without-data-corruption/m-p/14843#M3378</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-11-07T20:53:00Z</dc:date>
    </item>
  </channel>
</rss>

