<?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: Copy volume data to LUN on same filer in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106360#M21876</link>
    <description>&lt;P&gt;Yes it's in theory a&amp;nbsp;doable thing but not very practical.&amp;nbsp; Remember that the controller doesn't know anything about things like NTFS in terms of direct implementation, nor would it want to. &amp;nbsp;That would require a lot of extra engineering for very little gain. &amp;nbsp;Everything is implemented on top of the WAFL file structure - all appearance as anything else is emulation. &amp;nbsp;So a CIFS share is NTFS semantics emulated on top of WAFL file layouts. &amp;nbsp;An NFS share is *nix style semantics, as extended through NFS, emulated on top of the WAFL flie layouts. &amp;nbsp;Same with LUNs - that's disk block semantics as implemented through the SCSI protocol set emulated on top of WAFL again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The storage system is all about presentation to a consuming client and translating protocol requests into the most primitive file system constructs. &amp;nbsp;Interpretation of that presentation especially in the case of a LUN is 100% up to the client. &amp;nbsp;That's why you give a client a LUN - a set of raw blocks it can do with as it wishes. &amp;nbsp;If you started adding "internal" LUN functionality, where would it stop? &amp;nbsp;Support Windows NTFS as implemented on MBR, GPT, etc? &amp;nbsp;Any of the many&amp;nbsp;of *NIX file systems? &amp;nbsp;Disk partitioning? &amp;nbsp;Logical volume formatting? &amp;nbsp;ESX VMFS? &amp;nbsp;If you started it for one system, every other supported system would want it. &amp;nbsp;And then of course you have to support it exactly as the manufacturer supports it...you'd be forever chasing bugs that are too rare a use case to justify the support expense and Data Ontap overhead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2015 21:37:46 GMT</pubDate>
    <dc:creator>bobshouseofcards</dc:creator>
    <dc:date>2015-06-17T21:37:46Z</dc:date>
    <item>
      <title>Copy volume data to LUN on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106354#M21873</link>
      <description>&lt;P&gt;I'm trying to copy a volume "/vol/Archive_chi" to a LUN (volume = /vol/ArchiveLUN_chi ; LUN = ArchiveLUN ; LUN PATH = /vol/ArchiveLUN_chi/ArchiveLUN).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried ndmpcopy /vol/Archive_chi /vol/ArchiveLUN_chi and ndmpcopy /vol/Archive_chi /vol/ArchiveLUN_chi/ArchiveLUN without any success.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found snap-mirror/-vault to be to impractical&amp;nbsp;in our current environment/setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am now trying to use vol copy start /vol/Archive_chi /vol/ArchiveLUN_chi or vol copy start&amp;nbsp;&lt;SPAN&gt;/vol/Archive_chi /vol/ArchiveLUN_chi/ArchiveLUN but those are erroring out with "Volume doesn't exist: /vol/ArchiveLUN_chi" and&amp;nbsp;&lt;SPAN&gt;"Volume doesn't exist: /vol/ArchiveLUN_chi/ArchiveLUN" respectively.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I was able to get it only after using vol copy start Archive_chi ArchiveLUN_chi (volume to volume), but vol copy start Archive_chi ArchiveLUN or&amp;nbsp;&lt;SPAN&gt;vol copy start Archive_chi ArchiveLUN_chi/ArchiveLUN (volume to LUN) I get &lt;SPAN&gt;"Volume doesn't exist:" error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I've seen a variety of formats used online and in the KB. How can I copy a volume to a LUN? Which formatting should I use? I'm on 7-mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:09:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106354#M21873</guid>
      <dc:creator>FractalSystems</dc:creator>
      <dc:date>2025-06-05T04:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy volume data to LUN on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106356#M21874</link>
      <description>&lt;P&gt;Just to be sure I understand what you are asking...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have a volume "Archive_chi", that contains general file data shared out to users via CIFS/NFS.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have/are trying to create a second volume "ArchiveLUN_chi" which will contain a LUN "ArchiveLUN".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You want to run a command on the controller to copy the files from the original volume into the LUN as a single unit (meaning the LUN is a single unit).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just want to make sure I have your intent straight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can't do this at the NetApp controller itself, which is why your attempts to do this failed. &amp;nbsp;Accesses into a LUN require something to use the appropriate SCSI varient protocol to initiate block level reads and writes. &amp;nbsp;You will have to create the LUN, mount the LUN to a server/workstation as a disk, format the disk appropriately based on the OS of the server/workstation, access the shared files on the original volume, and start a manual copy using the external server as a conduit between the files on a share and the LUN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the NetApp WAFL file system, everything (even LUNs) are files. &amp;nbsp;LUNS generally are big files, but just files. &amp;nbsp;Data Ontap itself doesn't interpret the contents of the files directly. &amp;nbsp;Rather it creates/reads/writes/deletes/etc. blocks of the files in response to access protocol requests - SCSI via FC/iSCSI, CIFS, NFS, etc. &amp;nbsp;Other operations such as SnapMirror/FlexClone etc. work on either an entire volume or an entire file at a time (leaving out cDot subfile cloning for the moment).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the idea that the controller can take a series of files and write them into a logical disk format with an OS specific file-system (like NTFS) that an external server can then treat as a disk image just doesn't exist. &amp;nbsp;You'll have to do this the brute force way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:17:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106356#M21874</guid>
      <dc:creator>bobshouseofcards</dc:creator>
      <dc:date>2015-06-17T21:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Copy volume data to LUN on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106357#M21875</link>
      <description>&lt;P&gt;That's what I was afraid of. I have that all setup how you pictured it. I guess I'll just robocopy it over; amazing this feature doesn't exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your insight.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:25:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106357#M21875</guid>
      <dc:creator>FractalSystems</dc:creator>
      <dc:date>2015-06-17T21:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Copy volume data to LUN on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106360#M21876</link>
      <description>&lt;P&gt;Yes it's in theory a&amp;nbsp;doable thing but not very practical.&amp;nbsp; Remember that the controller doesn't know anything about things like NTFS in terms of direct implementation, nor would it want to. &amp;nbsp;That would require a lot of extra engineering for very little gain. &amp;nbsp;Everything is implemented on top of the WAFL file structure - all appearance as anything else is emulation. &amp;nbsp;So a CIFS share is NTFS semantics emulated on top of WAFL file layouts. &amp;nbsp;An NFS share is *nix style semantics, as extended through NFS, emulated on top of the WAFL flie layouts. &amp;nbsp;Same with LUNs - that's disk block semantics as implemented through the SCSI protocol set emulated on top of WAFL again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The storage system is all about presentation to a consuming client and translating protocol requests into the most primitive file system constructs. &amp;nbsp;Interpretation of that presentation especially in the case of a LUN is 100% up to the client. &amp;nbsp;That's why you give a client a LUN - a set of raw blocks it can do with as it wishes. &amp;nbsp;If you started adding "internal" LUN functionality, where would it stop? &amp;nbsp;Support Windows NTFS as implemented on MBR, GPT, etc? &amp;nbsp;Any of the many&amp;nbsp;of *NIX file systems? &amp;nbsp;Disk partitioning? &amp;nbsp;Logical volume formatting? &amp;nbsp;ESX VMFS? &amp;nbsp;If you started it for one system, every other supported system would want it. &amp;nbsp;And then of course you have to support it exactly as the manufacturer supports it...you'd be forever chasing bugs that are too rare a use case to justify the support expense and Data Ontap overhead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:37:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-volume-data-to-LUN-on-same-filer/m-p/106360#M21876</guid>
      <dc:creator>bobshouseofcards</dc:creator>
      <dc:date>2015-06-17T21:37:46Z</dc:date>
    </item>
  </channel>
</rss>

