<?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: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21331#M1008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can turn that off, the reason why it is there is because VIBE itself needs to go over storage and doesnt support this feature but SC does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit the scServer/engine/etc/validation/plugins/vibe.conf&lt;/P&gt;&lt;P&gt;comment out USE_PROXY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it out, I hope it works, crossing fingers. Let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 15:47:21 GMT</pubDate>
    <dc:creator>ktenzer</dc:creator>
    <dc:date>2013-11-27T15:47:21Z</dc:date>
    <item>
      <title>VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21290#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just installed the new SC4.1c And tried to configure a backup for a VMware Datastore.&lt;BR /&gt;First some more information about our environment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a multicustomer environment for each customer we have a dedicated vfiler with a dedicated ipspace.&lt;/P&gt;&lt;P&gt;The SC Server can access the physical Storage Systems over HTTPS. Sadly it is not possible to connect to the vfiler because HTTP is not allowed in this environment and HTTPS is not integrated in the vfiler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to configure the vibe plugin to use the physical Storage System for the backup. But sadly it tries to find the export path which is located in the vfiler. I also tried the option "VIBE_DYNAMIC_VOLUMES_UPDATE=N" but this option seems to have no effect. It still tries to find the export path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to create a VMware backup without talking to the vfiler? Maybe it is possible to use an SC Agent running in the VLAN where the vfiler is located. (As Proxy)&lt;/P&gt;&lt;P&gt;I allready have a server in this environemnt which is able to talk to the vcenter over HTTPS and to the vfiler over HTTP. But in this case it runs into a timeout. Seems the connection to the vfiler is initialized from the SC Server and not from the SC Agent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:48:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21290#M999</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2025-06-05T05:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21295#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately SC must communicate to the storage system directly SC server and in case of VIBE SC agent. SC server does support onCommand proxy so you could proxy the SC server API calls through OnCommand which would in turn talk to vfiler. If vfiler is used that is the vfiler otherwise it is the physical filer. SC does not proxy APIs through the physical filer. This is certainly possible but SC doesnt support this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vFiler does not support HTTPS for communitcations and I dont believe this is going to change as you mention. In clustered ONTAP the vserver does support HTTP/HTTPS but I know that doesnt help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VSC does support going through only physical filer so maybe this would be an option if SC communication direct to vfiler or through OnCommand proxy is not possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:25:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21295#M1000</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-11-25T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21300#M1001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the fast responds.&lt;/P&gt;&lt;P&gt;I was also thinking to use the OnCommand Proxy but I tried to keep it out of the backup workflow. (my goal is a small and simple config)&lt;/P&gt;&lt;P&gt;But I will try do it with the OnCommand as Proxy if there is no other way directly out of the SC Server/Agent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question about the VSC. Is it possible to use the VSC as replacement for the VIBE Plugin and implement it in the SC config? (I want to control everything from the SC Server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:57:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21300#M1001</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2013-11-25T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21303#M1002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are in process of replacing VIBE with VSC so that is going to happen &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; However as for today and using VSC instead of VIBE, I dont think this is possible because VSC doesnt provide granular ability to quiesce or unquiesce and handle discovery requirements SC needs, this is what we are working on from product development standpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you can certainly run VSC from SC but I dont see this adding much value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:05:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21303#M1002</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-11-25T16:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21308#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks for help. I will try it with the OnCommand as Proxy if this work I´m fine for now.&lt;/P&gt;&lt;P&gt;About the VSC integration, are there already plans (which can be announced) in which release it should be integrated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:20:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21308#M1003</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2013-11-25T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21313#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No there is nothing official &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However we are looking and pushing to have an integration between VSC and SCF in SC 4.2 which would be summer 2014. Please dont take this as a date just as priority (it is very high) and to give you idea that this isnt something sometime in distant future we are working on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:37:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21313#M1004</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-11-25T16:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21316#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even if there is no official date it is good to hear that it is comming very soon. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the time until this is implementet I think it should work with the prox very fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:45:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21316#M1005</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2013-11-25T16:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21321#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I think OC proxy will provide a nice gap solution so that SC server doesnt have to have access to storage. Let me know how it goes and if you have questions or need help getting it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:48:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21321#M1006</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-11-25T16:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21326#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now installed and configured an OC in this environment.&lt;/P&gt;&lt;P&gt;After the reconfiguration of the backup config to use the Proxy. I got now the error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plugin validation failed for vibe - USE_PROXY=Y is set but plugin requires USE_PROXY=N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to configure another parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 14:56:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21326#M1007</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2013-11-27T14:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21331#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can turn that off, the reason why it is there is because VIBE itself needs to go over storage and doesnt support this feature but SC does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit the scServer/engine/etc/validation/plugins/vibe.conf&lt;/P&gt;&lt;P&gt;comment out USE_PROXY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it out, I hope it works, crossing fingers. Let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 15:47:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21331#M1008</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-11-27T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21335#M1009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it took me a while to implement the OC in this environment (firewall rules, ...) but finaly it is running. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bad thing is that it is still not working. I get the error "[vmw-00004] xxx.xxx.xxx.xxx not found in storage controller/vserver list!"&lt;/P&gt;&lt;P&gt;I have to say the IP address over which the datastore is mounted is not the fist IP of the vfiler (7-mode).&lt;/P&gt;&lt;P&gt;The vfiler has severals interfaces currently 11 IPs.&lt;/P&gt;&lt;P&gt;I´m currently out of ideas. &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 12:01:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21335#M1009</guid>
      <dc:creator>sebastian_schlueter</dc:creator>
      <dc:date>2013-12-09T12:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: VIBE Plugin in SC4.1 - Backup with vfilers without HTTP between SC Server and vfiler</title>
      <link>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21339#M1010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vmware plugin connects directly to the vfiler to do some of the vmware specific things as I mentioned. It uses the IP provided in config file so basically what it is saying is the IP where it finds these datastores is not in the config file. Probably because you are connecting to OC over a different IP to vfiler. Unfortunately other than DNS or host file tricks on the OC server I am not sure how to get your configuration working. You can try using the actual IP in config and then on OC side in host file routing that IP to the IP you need or opening this IP up to OC host or re-add this host to OC with this IP. OC will only use one IP though so this could be tricky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 00:24:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/VIBE-Plugin-in-SC4-1-Backup-with-vfilers-without-HTTP-between-SC-Server-and/m-p/21339#M1010</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-12-10T00:24:42Z</dc:date>
    </item>
  </channel>
</rss>

