<?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: Multistore failover in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30990#M7315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; the rule of thumb is always create ipspaces with the same name on both controllers and assign the partner interface to the ipspace.. Interface names don't need to be the same but it is a best practice we follow to make things easy. We also prefer putting the ip address in hosts instead if rc and reference the name in the ifconfig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typos Sent on Blackberry Wireless&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2011 23:17:43 GMT</pubDate>
    <dc:creator>scottgelb</dc:creator>
    <dc:date>2011-04-04T23:17:43Z</dc:date>
    <item>
      <title>Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30962#M7302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to wrap my head around vfiler configs in HA pairs. I've fount bits and pieces in various docs but haven't found a comprehensive guide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly how does a vfiler failover between nodes? What do I need to make this work? Could someone provide example rc files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is where I'm at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FilerA has several vlans on vif0: 101, 102 103 104&lt;/P&gt;&lt;P&gt;FilerB has the same vlans defined&lt;/P&gt;&lt;P&gt;FilerA has several vfilers with ipspaces:&lt;/P&gt;&lt;P&gt;vfA1, ipspace ip-vfA1 vif0-101 10.0.0.1/24&lt;/P&gt;&lt;P&gt;vfA2, ipspace ip-vfA2 vif0-102 10.0.2.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FilerB has several vfilers with ipspaces:&lt;/P&gt;&lt;P&gt;vfB1, ipspace ip-vfB1 vif0-103 10.0.0.1/8&lt;/P&gt;&lt;P&gt;vfB2, ipspace ip-vfB2 vif0-104 10.0.3.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All ipspaces on both filers with same interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ifconfig lines in the rc files specify the partner interfaces, e.g.&lt;/P&gt;&lt;P&gt;on FilerA.:&lt;STRONG&gt;ifconfig vif0-102 10.0.2.1 netmask 255.255.255.0 partner vif0-102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;on FilerB: &lt;STRONG&gt;ifconfig vif0-102 10.0.2.4 netmask 255.255.255.0 partner vif0-102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The owning filer's rc file has the default route for each vfiler specified with a vfiler run and a default route for default-ipspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I failover, the interfaces don't work on the vfilers. I see this on the console of the takeover filer:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mon Apr&amp;nbsp; 4 17:35:38 GMT [FilerB: net.ifconfig.noPartner:error]: ifconfig: 'vif0-102' cannot be configured: Address does not match any partner interface&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the partner need an ip assigned to it's interface (on the same subnet as the primary)? I tried this but it didn't work:&lt;/P&gt;&lt;P&gt;FilerB&amp;gt; &lt;STRONG&gt;ifconfig vif0-102 10.0.2.4 netmask 255.255.255..0&lt;BR /&gt;ifconfig: can't assign address to vif0-102, no vfiler in this interface's ipspace (ip-vfA2) has this address&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; So it looks like the rc file ifconfigs won't work the way I have them on the partners.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to configure a shared interface in System Manager on the partner, it insists on an ip but fails because there is no vfiler on the partner in that ipspace. Everything in the default-ipspace works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:57:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30962#M7302</guid>
      <dc:creator>ccolht</dc:creator>
      <dc:date>2025-06-05T06:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30967#M7304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They key thing is that the ipspace exists on both controllers.&amp;nbsp; Then the vlan must be assigned to that ipspace.&amp;nbsp; On the partner, you don't need an ip and can have just the partner statement in the ifconfig.&amp;nbsp; I wouldn't use system manager for this.&amp;nbsp; Also, you likely will need to add "vfiler run vfilername route add default x.x.x.x 1" to each rc file for each vFlier if you need a route out (if not a flat network).&amp;nbsp; I usually see this issue when the failover partner interface isn't assigned to the same ipspace as the partner controller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 19:00:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30967#M7304</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2011-04-04T19:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30974#M7306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So my primary rc file looks like this:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ifconfig vif0-102 10.0.2.2 netmask 255.255.255.0 mtusize 1500 trusted -wins partner vif0-102&lt;BR /&gt;vfiler run vfA1 route add default 10.0.2.99 1&lt;BR /&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and the partner's rc file looks like this?&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ifconfig vif0-102 partner vif0-102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ipspaces, vlans and interfaces are identical on both filers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 19:33:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30974#M7306</guid>
      <dc:creator>ccolht</dc:creator>
      <dc:date>2011-04-04T19:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30979#M7308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should work.. Test a failover. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typos Sent on Blackberry Wireless&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 19:35:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30979#M7308</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2011-04-04T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30985#M7312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that did the trick. Failed over and back again successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to summarize,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match ipspaces&lt;/P&gt;&lt;P&gt;Match&amp;nbsp; interfaces (vlans, etc)&lt;/P&gt;&lt;P&gt;For each vfiler:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In primary /etc/rc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set ip and partner interface&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ifconfig vif0-102 10.0.2.1 netmask 255.255.255.0 partner vif0-102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set vfiler's default route in vfiler0 /etc/rc if needed&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vfiler run vfA1 route add default 10.0.2.99 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In secondary /etc/rc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set partner interface&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ifconfig vif0-102 partner vif0-102&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 23:10:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30985#M7312</guid>
      <dc:creator>ccolht</dc:creator>
      <dc:date>2011-04-04T23:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30990#M7315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; the rule of thumb is always create ipspaces with the same name on both controllers and assign the partner interface to the ipspace.. Interface names don't need to be the same but it is a best practice we follow to make things easy. We also prefer putting the ip address in hosts instead if rc and reference the name in the ifconfig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typos Sent on Blackberry Wireless&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 23:17:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30990#M7315</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2011-04-04T23:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30997#M7317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting these errors on cci-na02&amp;nbsp; (where I initiated the "cf takeover" to test):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cci01-vif0 is not mapped to a local ifgrp&lt;/P&gt;&lt;P&gt;ipspace command cannot be run in partner mode&lt;/P&gt;&lt;P&gt;ipspace command cannot be run in partner mode&lt;/P&gt;&lt;P&gt;ifconfig: 'cci01-vif0-205' cannot be configured: Address does not match any partner interface.&lt;/P&gt;&lt;P&gt;ifconfig: cci01-vif0-205: no such interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the ifgrp names need to match?&amp;nbsp; What am I missing?&amp;nbsp; - thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the cci-na02 /etc/rc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by zapi_net_config Mon Mar&amp;nbsp; 4 11:26:51 PST 2013&lt;/P&gt;&lt;P&gt;hostname cci-na02&lt;/P&gt;&lt;P&gt;ifgrp create single cci02-vif0 e1b e2b &lt;/P&gt;&lt;P&gt;vlan create&amp;nbsp; cci02-vif0 205&lt;/P&gt;&lt;P&gt;ipspace create v205&lt;/P&gt;&lt;P&gt;ipspace assign v205 cci02-vif0-205&lt;/P&gt;&lt;P&gt;vlan create cci02-vif0 3162&lt;/P&gt;&lt;P&gt;ifconfig cci02-vif0-3162 `hostname`-cci02-vif0-3162 netmask 255.255.254.0 partner cci01-vif0-3162 up&lt;/P&gt;&lt;P&gt;route add net default 10.39.22.1 1&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cci-na01's /etc/rc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by zapi_net_config Mon Mar&amp;nbsp; 4 11:26:51 PST 2013&lt;/P&gt;&lt;P&gt;hostname cci-na01&lt;/P&gt;&lt;P&gt;ifgrp create single cci01-vif0 e1b e2b &lt;/P&gt;&lt;P&gt;vlan create&amp;nbsp; cci01-vif0 205&lt;/P&gt;&lt;P&gt;ipspace create v205&lt;/P&gt;&lt;P&gt;ipspace assign v205 cci01-vif0-205&lt;/P&gt;&lt;P&gt;vlan create cci01-vif0 3162&lt;/P&gt;&lt;P&gt;ifconfig cci01-vif0-3162 `hostname`-cci01-vif0-3162 netmask 255.255.254.0 partner cci02-vif0-3162 up&lt;/P&gt;&lt;P&gt;ifconfig cci01-vif0-205 `hostname`-cci01-vif0-205 netmask 255.255.255.0 partner cci02-vif0-205 up&lt;/P&gt;&lt;P&gt;vfiler run cci-vf-02 route add net default 172.25.124.1 1&lt;/P&gt;&lt;P&gt;route add net default 10.39.252.1 1&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 00:17:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/30997#M7317</guid>
      <dc:creator>fletch2007</dc:creator>
      <dc:date>2013-03-12T00:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31002#M7318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run Ipspace list, are the interfaces in the same Ipspace? Ifgrp name doesn't matter as long as setup as partner interfaces to each other. But Ipspace assignment to the same Ipspace name does matter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:03:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31002#M7318</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-03-12T05:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31007#M7319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cci01-vif0-205 and cci02-vif0-205 are in the same ipspace "v205" - is there a TR doc on this? - thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cci-na01&amp;gt; ipspace list&lt;/P&gt;&lt;P&gt;Number of ipspaces configured: 2&lt;/P&gt;&lt;P&gt;default-ipspace&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (e0a e0b e1a e2a e3a e3b e0M losk cci01-vif0 cci01-vif0-3162)&lt;/P&gt;&lt;P&gt;v205&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (cci01-vif0-205)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cci-na02&amp;gt; ipspace list&lt;/P&gt;&lt;P&gt;Number of ipspaces configured: 2&lt;/P&gt;&lt;P&gt;default-ipspace&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (e0a e0b e1a e2a e3a e3b e0M losk cci02-vif0 cci02-vif0-3162)&lt;/P&gt;&lt;P&gt;v205&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (cci02-vif0-205)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 06:23:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31007#M7319</guid>
      <dc:creator>fletch2007</dc:creator>
      <dc:date>2013-03-12T06:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31011#M7320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are some old TRs but the best info is the data ontap multistore guides then the labs I have posted on here. Also LoD has the Lans now too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 10:55:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31011#M7320</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-03-12T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31018#M7321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ipspace create and ipspace assign are persistent in the registry so are not needed (will error as redundant) in the rc file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the issue I think…&amp;nbsp; The cci-na02 rc file is missing the ifconfig for cci02-vif0-205… even though no IP on it it still needs to be setup for partner failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the line to ccio2 rc file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ifconfig ccio2-vif0-205 partner cci01-vif0-205&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:52:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31018#M7321</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-03-12T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31023#M7322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, adding that line resulted in a successful (vfiler NFS remained uninterrupted while the parent node rebooted)&lt;/P&gt;&lt;P&gt;While in takeover mode I issue a "vfiler status" on cci-na02:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cci-na02(takeover)*&amp;gt; vfiler status&lt;/P&gt;&lt;P&gt;vfiler0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect to see the vfiler cci-vf-02 it took over, but I don't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly I issue "ifconfig -a" on cci-na02 and expect to see the ip address of the taken over vfiler, but I do not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this hidden in the registry too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:03:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31023#M7322</guid>
      <dc:creator>fletch2007</dc:creator>
      <dc:date>2013-03-12T16:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31029#M7323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type "partner vfiler status" to see the virtual takeover node vfilers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:05:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31029#M7323</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-03-12T16:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31035#M7324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You have to type "partner" on the console, then you are on the failovered Filer...&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:08:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31035#M7324</guid>
      <dc:creator>brauntvr2swiss</dc:creator>
      <dc:date>2013-03-12T16:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31041#M7325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes - prefixing with partner showed vfiler and ifconfig as expected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:13:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31041#M7325</guid>
      <dc:creator>fletch2007</dc:creator>
      <dc:date>2013-03-12T16:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31046#M7326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me identify what is going on with setup. I have a vfiler which has its own ipspace and the interface is a vlan-tagged interface. the interface is not failing over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some lines in my filer where the vfiler is created:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RC&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;vlan create NET1 345&lt;/P&gt;&lt;P&gt;ifconfig NET1-345 192.168.45.130 netmask 255.255.255.0 partner NET1-345 up&lt;/P&gt;&lt;P&gt;vfiler run vfiler1 route add default 192.168.45.1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is for the partner filer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RC&lt;/P&gt;&lt;P&gt;==&lt;/P&gt;&lt;P&gt;vlan create NET1 345&lt;/P&gt;&lt;P&gt;ifconfig NET1-345 partner NET1-345 up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why it does not work when failed over. During the takeover, I will type 'partner' to and then I ran ifconfig -a. I don't see the NET1-345.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this in the log during the takeover:&lt;/P&gt;&lt;P&gt;ifconfig: 'NET1-345' cannot be configured: Address does not match any partner interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:53:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31046#M7326</guid>
      <dc:creator>mdvillanueva</dc:creator>
      <dc:date>2013-06-14T19:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31051#M7327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could it be that it is failing because I put "up" at the end of my ifconfig statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 20:20:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31051#M7327</guid>
      <dc:creator>mdvillanueva</dc:creator>
      <dc:date>2013-06-14T20:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31056#M7328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the Ipspace present on the partner and was this vlan added to that Ipspace? Ipspace list to check. I suspect that is the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 20:46:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31056#M7328</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-06-14T20:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31061#M7329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the filer owner of the vfiler&lt;/P&gt;&lt;P&gt;filer2&amp;gt; ipspace list&lt;/P&gt;&lt;P&gt;Number of ipspaces configured: 2&lt;/P&gt;&lt;P&gt;default-ipspace                   (e0M losk NET1 NET1-350 NET1-348)&lt;/P&gt;&lt;P&gt;zylab_ipspace                     (NET1-345)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the partner&lt;/P&gt;&lt;P&gt;filer1&amp;gt; ipspace list&lt;/P&gt;&lt;P&gt;Number of ipspaces configured: 2&lt;/P&gt;&lt;P&gt;default-ipspace                   (e0M losk NET1 NET1-350 NET1-348)&lt;/P&gt;&lt;P&gt;zylab_ipspace                     (NET1-345)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what I am missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 20:51:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31061#M7329</guid>
      <dc:creator>mdvillanueva</dc:creator>
      <dc:date>2013-06-14T20:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multistore failover</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31066#M7331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have vlan create in the rc file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 20:55:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multistore-failover/m-p/31066#M7331</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2013-06-14T20:55:21Z</dc:date>
    </item>
  </channel>
</rss>

