<?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: Export same vol to prod and test servers. in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67816#M6229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On filer..we did split into two.. default_ipspace ( Prod ) and dev_Ipspace ( dev/test )&lt;/P&gt;&lt;P&gt;so i created a vfiler assgined through default_ipspace, exported volumes to both prod and test servres.&lt;/P&gt;&lt;P&gt;prod servers -- successfully able to mount the volumes&lt;/P&gt;&lt;P&gt;test sevres -&amp;gt; cannot mount ( because vfiler is created in Prod ( default_ipspace ) and test serves are comming thorugh dev_ipspace )&lt;/P&gt;&lt;P&gt;so if test servers wanna come into Pord they need to come through firewall&lt;/P&gt;&lt;P&gt;and we don wanna open firewall ports for each and every test server which needs access to prod.&lt;/P&gt;&lt;P&gt;inorder to do that i merged both ipspaces on Filer and now i shared the volumes from the filer level which solved our issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 19:58:01 GMT</pubDate>
    <dc:creator>VKALVEMULA</dc:creator>
    <dc:date>2012-08-17T19:58:01Z</dc:date>
    <item>
      <title>Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67774#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a vol which has been assigned to prod vfiler and exported to both prod and test servers.&lt;/P&gt;&lt;P&gt;I can ping the test sever from the prod vfiler, but when admin is trying to mount the volume .. he gets permission denied error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:21:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67774#M6215</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2025-06-05T06:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67778#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check exports on the vfiler exportfs -c&amp;nbsp; and showmount -e on the host to see permissions... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 21:11:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67778#M6216</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2012-08-09T21:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67783#M6217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from Filer level:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAS01&amp;gt; vfiler run prd_vfiler exportfs -c 172.x.x,x /vol/prd_vfiler_apo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===== prd_vfiler&lt;/P&gt;&lt;P&gt;exportfs [prd_vfiler]: 172.x.x.x has mount access to /vol/prd_vfiler_apo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from Vfiler level:&lt;/P&gt;&lt;P&gt;prd_vfiler@NAS01&amp;gt; exportfs -c 172.x.x.x /vol/prd_vfiler_apo&lt;/P&gt;&lt;P&gt;exportfs [prd_vfiler]: 172.x.x.x does not have mount access to /vol/prd_vfiler_apo (Access denied)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 21:23:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67783#M6217</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-09T21:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67787#M6218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did add the route also as:&lt;/P&gt;&lt;P&gt;route add 172.x.x.x(server ip) 172.x.x.x(gateway) 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 22:01:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67787#M6218</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-09T22:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67791#M6219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now.. before i updated the route table for prd_vfiler.. i was able to ping test server..&lt;/P&gt;&lt;P&gt;after adding the gateway by command (route add test_server gateway 1) to the route table, i cannot ping the test server... &lt;/P&gt;&lt;P&gt;i had to delete that entry then i was able to ping back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 22:11:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67791#M6219</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-09T22:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67796#M6222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did any one see this type of issue where you need to share out same volume to two different servers (prod and dev) which are in different subnets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 18:10:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67796#M6222</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-10T18:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67801#M6225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First make sure you can ping the filer from both prod and test and ping both prod and test from the filer. If your IP connectivity is not working NFS never will.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second you can create the export to allow for multiple hosts or subnets to connect, this is a per-(v)filer configuration. What are the exports defined on&amp;nbsp; the vfiler?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 16:59:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67801#M6225</guid>
      <dc:creator>jeremypage</dc:creator>
      <dc:date>2012-08-17T16:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67806#M6227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can ping the serevrs to and fro from filer.&lt;/P&gt;&lt;P&gt;but my quest is how to export a vol to 2 diff servers which are in 2 diff subnets. ( is it poss ?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:41:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67806#M6227</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-17T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67811#M6228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, you can have a volume exported so anything in the world can mount it, so no one can and anything between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the contents of /etc/exports on the filer that's not working and what is the IP address of the host you want to be able to mount the volume from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:56:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67811#M6228</guid>
      <dc:creator>jeremypage</dc:creator>
      <dc:date>2012-08-17T18:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export same vol to prod and test servers.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67816#M6229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On filer..we did split into two.. default_ipspace ( Prod ) and dev_Ipspace ( dev/test )&lt;/P&gt;&lt;P&gt;so i created a vfiler assgined through default_ipspace, exported volumes to both prod and test servres.&lt;/P&gt;&lt;P&gt;prod servers -- successfully able to mount the volumes&lt;/P&gt;&lt;P&gt;test sevres -&amp;gt; cannot mount ( because vfiler is created in Prod ( default_ipspace ) and test serves are comming thorugh dev_ipspace )&lt;/P&gt;&lt;P&gt;so if test servers wanna come into Pord they need to come through firewall&lt;/P&gt;&lt;P&gt;and we don wanna open firewall ports for each and every test server which needs access to prod.&lt;/P&gt;&lt;P&gt;inorder to do that i merged both ipspaces on Filer and now i shared the volumes from the filer level which solved our issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:58:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Export-same-vol-to-prod-and-test-servers/m-p/67816#M6229</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2012-08-17T19:58:01Z</dc:date>
    </item>
  </channel>
</rss>

