<?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 SnapCenter 4.0 RDM LUN Provisioning in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-4-0-RDM-LUN-Provisioning/m-p/139656#M11869</link>
    <description>&lt;P&gt;I wanted to share this process since it took me a while to navigate through documentation / support / etc to figure this out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SnapCenter 4.0 RDM LUN provisioning is currenlty only accomplished with the PowerShell Commands.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This assumes you already have SnapCenter 4.0 Deployed&lt;/P&gt;
&lt;P&gt;You already have added the Host to SnapCenter and Installed the Windows Plug-In&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To Start:&lt;/P&gt;
&lt;P&gt;You need to log into the VM you want to provision the RDM LUNs.&lt;/P&gt;
&lt;P&gt;I used PowerShell ISE where I could view the powershell commands for the SnapCenter Module as well as the SnapDrive Module (not really snapdrive, but that's what it is called).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reference:&amp;nbsp;&amp;nbsp;&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2840881" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2840881&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of what I would consider a simple and common RDM LUN Provisioning Operation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;new-sdstorage -storagesystem &lt;STRONG&gt;&lt;EM&gt;svm ip or hostname&lt;/EM&gt; &lt;/STRONG&gt;-path &lt;STRONG&gt;&lt;EM&gt;driveletter or ntfs mount point&lt;/EM&gt;&lt;/STRONG&gt; -LunPath &lt;STRONG&gt;&lt;EM&gt;/vol/volumename/lunname&lt;/EM&gt;&lt;/STRONG&gt; -size &lt;STRONG&gt;&lt;I&gt;#andunit i.e.200G&lt;/I&gt;&lt;/STRONG&gt; -igroup &lt;EM&gt;&lt;STRONG&gt;igroupname&lt;/STRONG&gt;&lt;/EM&gt; -Thin -RawDeviceMapping -Datastore &lt;STRONG&gt;&lt;EM&gt;RDM-Mapping Datastore Name in VMware &lt;/EM&gt;&lt;/STRONG&gt;-FileSystemLabel &lt;EM&gt;&lt;STRONG&gt;filesystemlablename &lt;/STRONG&gt;&lt;/EM&gt;-PartitionStyle &lt;EM&gt;&lt;STRONG&gt;MBR or GPT&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;Look through the other SDStorage commands for similar SnapDrive for Windows operations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:48:34 GMT</pubDate>
    <dc:creator>zummy430</dc:creator>
    <dc:date>2025-06-04T13:48:34Z</dc:date>
    <item>
      <title>SnapCenter 4.0 RDM LUN Provisioning</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-4-0-RDM-LUN-Provisioning/m-p/139656#M11869</link>
      <description>&lt;P&gt;I wanted to share this process since it took me a while to navigate through documentation / support / etc to figure this out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SnapCenter 4.0 RDM LUN provisioning is currenlty only accomplished with the PowerShell Commands.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This assumes you already have SnapCenter 4.0 Deployed&lt;/P&gt;
&lt;P&gt;You already have added the Host to SnapCenter and Installed the Windows Plug-In&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To Start:&lt;/P&gt;
&lt;P&gt;You need to log into the VM you want to provision the RDM LUNs.&lt;/P&gt;
&lt;P&gt;I used PowerShell ISE where I could view the powershell commands for the SnapCenter Module as well as the SnapDrive Module (not really snapdrive, but that's what it is called).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reference:&amp;nbsp;&amp;nbsp;&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2840881" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2840881&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of what I would consider a simple and common RDM LUN Provisioning Operation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;new-sdstorage -storagesystem &lt;STRONG&gt;&lt;EM&gt;svm ip or hostname&lt;/EM&gt; &lt;/STRONG&gt;-path &lt;STRONG&gt;&lt;EM&gt;driveletter or ntfs mount point&lt;/EM&gt;&lt;/STRONG&gt; -LunPath &lt;STRONG&gt;&lt;EM&gt;/vol/volumename/lunname&lt;/EM&gt;&lt;/STRONG&gt; -size &lt;STRONG&gt;&lt;I&gt;#andunit i.e.200G&lt;/I&gt;&lt;/STRONG&gt; -igroup &lt;EM&gt;&lt;STRONG&gt;igroupname&lt;/STRONG&gt;&lt;/EM&gt; -Thin -RawDeviceMapping -Datastore &lt;STRONG&gt;&lt;EM&gt;RDM-Mapping Datastore Name in VMware &lt;/EM&gt;&lt;/STRONG&gt;-FileSystemLabel &lt;EM&gt;&lt;STRONG&gt;filesystemlablename &lt;/STRONG&gt;&lt;/EM&gt;-PartitionStyle &lt;EM&gt;&lt;STRONG&gt;MBR or GPT&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;Look through the other SDStorage commands for similar SnapDrive for Windows operations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:48:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-4-0-RDM-LUN-Provisioning/m-p/139656#M11869</guid>
      <dc:creator>zummy430</dc:creator>
      <dc:date>2025-06-04T13:48:34Z</dc:date>
    </item>
  </channel>
</rss>

