<?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: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0') in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136475#M30058</link>
    <description>&lt;P&gt;Thanks for the screenshots. I’ll see if those security restrictions will replicate the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Those are all the dvswitch defaults, and match what I have here.&amp;nbsp; What are the MTU settings?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 09:11:28 GMT</pubDate>
    <dc:creator>SeanHatfield</dc:creator>
    <dc:date>2017-12-05T09:11:28Z</dc:date>
    <item>
      <title>ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136295#M30012</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I've stated in other post (cf &lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/ONTAP-Select-Cannot-create/td-p/131724" target="_blank"&gt;https://community.netapp.com/t5/Data-ONTAP-Discussions/ONTAP-Select-Cannot-create/td-p/131724&lt;/A&gt; ) I'm in a process of evaluating&amp;nbsp;&amp;nbsp;Ontap Deploy 2.6.&lt;/P&gt;&lt;P&gt;But each time I try to deploy a simple "single node evaluation cluster " , the cluster deployment fails with same message : "....&amp;nbsp;&lt;EM&gt;create failed. Reason: Error during configuration of vnics: &amp;nbsp;InvalidRequestFault.&lt;/EM&gt;&lt;SPAN&gt;"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Esxadmin.log contains some errors:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;[INFO] [Thu Nov 23 05:43:31 2017] [8815] Configuring Network ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[INFO] [Thu Nov 23 05:43:31 2017] [8815] Error encountered while creating VM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[INFO] [Thu Nov 23 05:43:31 2017] [8815] [13] InvalidArg: &amp;lt;scsiC:N&amp;gt; invalid - Invalid/missing disk 'scsi0:0'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ERROR] [Thu Nov 23 05:43:31 2017] [8815] [51] Err: Error during configuration of vnics: InvalidRequestFault&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Our Vmware environment is as follows:&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;vsphere (vcenter managed) version = 6.0.0 build 4510822&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Vcenter version : 6.0.0 3634793&lt;/LI&gt;&lt;LI&gt;Each tested host has 2 Distributed vswitch. One with 2*40G uplinks, and one with 2*10G uplinks. Both uplinks are configured in LACP mode&lt;/LI&gt;&lt;LI&gt;Ontap Select networks are using 2 distributed port group: one for external/management network, and one for internal (only used for HA pair) . Both distributed PG comes from same distributed vswitch (the one using 2*40G LAG)&lt;/LI&gt;&lt;LI&gt;local datastore tested comes from 2 local SAS disks, grouped in a RAID 1 LV managed by a Smart Array P840ar.&lt;/LI&gt;&lt;LI&gt;SAN datastore tested comes from external LUN accessed by Fiber channel&lt;/LI&gt;&lt;LI&gt;all our hardware stack (servers, san switchs, external array, bios firmware, etc ...) is fully supported by Vmware and in the compatibility matrix.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FYI,&amp;nbsp;below&amp;nbsp;&amp;nbsp;is an example of CLI commands I used for a "single node eval cluster deployment " :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;host add --host-id ESXHost01.lan--username vsphere.local\\myuser&amp;nbsp;--password mypassword&amp;nbsp;--vcenter&amp;nbsp;VCenter01.lan&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;host configure --host-id ESXHost01.lan --location MyLocation&amp;nbsp;--storage-pool SAN_Datastore_01&amp;nbsp;--eval --management-network NFSDATA_PG&amp;nbsp;--data-network NFSDATA_PG&amp;nbsp;--instance-type small --capacity-limit 3072&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;cluster create --name ONSCluster01&amp;nbsp;--cluster-mgmt-ip A.B.C.D&amp;nbsp;--netmask 255.255.255.0 --gateway A.B.C.E&amp;nbsp;--ontap-image-version 9.2P1 --node-names ONSNode1&amp;nbsp;--node-hosts ESXHost01.lan --node-mgmt-ips&amp;nbsp;A.B.C.F&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;where&amp;nbsp;:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#3366FF"&gt;ESXHost01&lt;/FONT&gt;.lan is the ESX host where I want to deploy Ontap Select Node n°1. This ESX is part of a Vsphere Cluster (this ESX, and the associated Vsphere Cluster, is also a production one, with other working VM on it)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#3366FF"&gt;VCenter01&lt;/FONT&gt;.lan is the Vcenter managing ESXHost01&amp;nbsp;(this Vcenter is a production one, managing many ESX clusters )&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#3366FF"&gt;SAN_Datastore_01&lt;/FONT&gt; &amp;nbsp;is the Shared storage datastore (from an external array accessed by FiberChannel)&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#3366FF"&gt;NFSDATA_PG&lt;/FONT&gt; is the Distributed PortGroup to be used (this DPG is a production working port group, with other working VM&amp;nbsp;using it)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#808000"&gt;ONSCluster01&lt;/FONT&gt; is the&amp;nbsp;the Ontap Select cluster name (the name is already registered in the .lan DNS domain)&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;FONT color="#808000"&gt;ONSNode1&lt;/FONT&gt; is the&amp;nbsp;the Ontap Select cluster name (the name is already registered in the .lan DNS domain)&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;What we have tested so far:&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have tested Ontap Deploy 2.5 and 2.6 without any improvement&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;wa have tested with Local Datastore and SAN Datastore&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;without any improvement&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;we have tested from GUI and from CLI&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;without any improvement&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We don't know what to test anymore and are about to give up with Ontap Select (and replace it with a non Netapp solution). So&amp;nbsp;if someone has&amp;nbsp;a new idea it is the moment&amp;nbsp;to tell us &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pierre. .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:18:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136295#M30012</guid>
      <dc:creator>dangreau</dc:creator>
      <dc:date>2025-06-04T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136298#M30015</link>
      <description>&lt;P&gt;Do you get any different results if you use the administrator@vsphere.local account? &amp;nbsp;It looks like the initial push of the vm template is succeeding, but subsequent api&amp;nbsp;operations on the virtual machine are not. &amp;nbsp;RBAC is a shot in the dark, but worth a quick test. &amp;nbsp;Another thing you can try is the OVA version of the single node select evaluation. &amp;nbsp;That would prove that Select itself works, and the issues you are facing revolve around the deploy tool and the&amp;nbsp;api&amp;nbsp;calls it makes into vcenter&amp;nbsp;to build the VM.&lt;/P&gt;&lt;DIV class="grammarly-disable-indicator"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Nov 2017 17:43:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136298#M30015</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2017-11-27T17:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136302#M30017</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/41960"&gt;@SeanHatfield&lt;/a&gt;&amp;nbsp;for your answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not allowed to use "&lt;SPAN&gt;administrator@vsphere.local" account (for security concerns) but I have full right&amp;nbsp;so I created other local admin account on the local SSO domain (the "vsphere.local" one) &amp;nbsp;with the same result as with a more "classical" account (an Active directory integrated&amp;nbsp;one). I've added this local account&amp;nbsp;to the "administrators" group (and with the full Admin role) so this user is able to do anything on the host (and vcenter) . I've manually tested to deploy a VM from a custom ovf template, with success.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As I wanted to test a fully supported solution (before to buy it) I had not tried to deploy Ontap Select from&amp;nbsp;OVF version.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;But&amp;nbsp;as you've asked for it, I've done the test, and&amp;nbsp;installed "ONTAP® Select 9.3RC1 Evaluation OVF Template" (from ontap evaluation software page).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With this &lt;STRONG&gt;OVF template&lt;/STRONG&gt;, i've &lt;STRONG&gt;successfully&lt;/STRONG&gt; been able to deploy single node by using the local admin account mentionned above, on a&amp;nbsp;local DAS datastore (the one tested with Ontap Deploy) and also on a SAN shared storage datastore (the one tested with Ontap Deploy).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the screenshot&amp;nbsp;of the&amp;nbsp;successfull&amp;nbsp;local DAS storage Ontap Select deployment &amp;nbsp;just after successfull deployment (without any modification in system manager):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7839i5A66935E58E6DB70/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="ONS_OVFDeploy_localDAS.PNG" title="ONS_OVFDeploy_localDAS.PNG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And here is the snapshot of the successfull deployment on&amp;nbsp;the SAN Datastore&amp;nbsp;just after successfull deployment (without any&amp;nbsp;modification in system manager):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7840i72952E24AF1BA770/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="ONS_OVFDeploy_SAN.PNG" title="ONS_OVFDeploy_SAN.PNG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also checked at VM configuration after OVF deployment and&amp;nbsp;there are some differences with OnTap Deploy deployment : &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;3&amp;nbsp;vnic (all in same PG) &amp;nbsp;with OVF vs 6 vnics (all in same PG) with Ontap Deploy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;4 vdisks with OVF vs 1 vdisk with&amp;nbsp;Ontap Deploy&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Conclusion&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. It is technically better than before, as I've got a successfully deployed single node cluster &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. but I can not really&amp;nbsp;test further the node deployed this way as it is an unsupported solution &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pierre.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:33:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136302#M30017</guid>
      <dc:creator>dangreau</dc:creator>
      <dc:date>2017-11-27T18:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136461#M30054</link>
      <description>&lt;P&gt;Anyone from Netapp to try to make us work Ontap Select in&amp;nbsp;our environment before we definitely give up ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As there is no support&amp;nbsp;from Netapp (except on Community, but without any luck in our case) for Ontap Select Evaluation and as we can not buy a Ontap Select licenced before having first validated it in our environment, it seems we are stuck and that Ontap Select solution is currently not a viable option for us &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 07:41:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136461#M30054</guid>
      <dc:creator>dangreau</dc:creator>
      <dc:date>2017-12-05T07:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136462#M30055</link>
      <description>&lt;P&gt;I tried to reproduce the error in my lab, but it deployed successfully on the first go. &amp;nbsp;VSphere 6.0, dvswitch only configuration. &amp;nbsp;Anything else notable about your config? &amp;nbsp;Have you reached out to your NetApp account team?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 07:50:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136462#M30055</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2017-12-05T07:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136473#M30056</link>
      <description>&lt;P&gt;We&amp;nbsp;did not contact our Account team as it is stated that Ontap Select Evaluation mode is without any official support and as our team is not really OK with Ontap Select (they tells us it is not perfectly ready for production and advice us to use instead a more classical FAS&amp;nbsp;box)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really don't know what could be wrong with&amp;nbsp;our DVS and DPG configuration. Here it is:&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;DVS Topology and LACP configuration&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7854i8CA0A9FE18ECB915/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DVS_Topology.PNG" title="DVS_Topology.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7855i79D9D6A63C8240CD/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="dvS_LACP.PNG" title="dvS_LACP.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Here is the DPG configuration&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7856i7CD6FF6A65D9063E/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_General.PNG" title="DPG_General.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7857i66FC5DD70697FC89/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_Advanced.PNG" title="DPG_Advanced.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7858iD5394420890E67F1/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_Security.PNG" title="DPG_Security.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7859i0C50A8720A87DDD6/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_TS.PNG" title="DPG_TS.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7860iD87447D59B06D742/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_Vlans.PNG" title="DPG_Vlans.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7861i327B6910C9A202FB/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DPG_Team.PNG" title="DPG_Team.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:14:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136473#M30056</guid>
      <dc:creator>dangreau</dc:creator>
      <dc:date>2017-12-05T08:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136475#M30058</link>
      <description>&lt;P&gt;Thanks for the screenshots. I’ll see if those security restrictions will replicate the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Those are all the dvswitch defaults, and match what I have here.&amp;nbsp; What are the MTU settings?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 09:11:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136475#M30058</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2017-12-05T09:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP Select 2.6 :  cluster create failed (Invalid/missing disk 'scsi0:0')</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136478#M30059</link>
      <description>&lt;P&gt;We are using 9000 MTU&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7862i945E03090BDE6532/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DVS_Properties.PNG" title="DVS_Properties.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 10:18:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-Select-2-6-cluster-create-failed-Invalid-missing-disk-scsi0-0/m-p/136478#M30059</guid>
      <dc:creator>dangreau</dc:creator>
      <dc:date>2017-12-05T10:18:06Z</dc:date>
    </item>
  </channel>
</rss>

