<?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 exporting a volume and boot unix machine out of that vol in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27158#M2401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would like to know whether do we need to change any settings or edit /etc/exports file inorder to boot one of my unix machine out of netapp vol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/vol1&amp;nbsp; -sec=sys,ro,rw=servername.domain.com,root=servername.domain.com,anon=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:03:40 GMT</pubDate>
    <dc:creator>VKALVEMULA</dc:creator>
    <dc:date>2025-06-05T06:03:40Z</dc:date>
    <item>
      <title>exporting a volume and boot unix machine out of that vol</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27158#M2401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would like to know whether do we need to change any settings or edit /etc/exports file inorder to boot one of my unix machine out of netapp vol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/vol1&amp;nbsp; -sec=sys,ro,rw=servername.domain.com,root=servername.domain.com,anon=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:03:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27158#M2401</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2025-06-05T06:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: exporting a volume and boot unix machine out of that vol</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27164#M2402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm curious how you're booting over NFS....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 20:16:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27164#M2402</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-04-30T20:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: exporting a volume and boot unix machine out of that vol</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27170#M2403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using absolute symbolic links to point to the root directory.&lt;/P&gt;&lt;P&gt;we are having issue pointing on the backend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way where i can edit the volume options or create a file under etc and manually enter the mappings like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map /dir1/dir2/../../boot/*&amp;nbsp; /vol/vol1&lt;/P&gt;&lt;P&gt;( the above works for CIFS but i am looking for NFS )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 16:05:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27170#M2403</guid>
      <dc:creator>VKALVEMULA</dc:creator>
      <dc:date>2013-05-03T16:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: exporting a volume and boot unix machine out of that vol</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27175#M2405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still not sure what you're trying to accomplish.&amp;nbsp; As far as I know, you cannot boot over NFS - the NFS client doesn't run at that level.&amp;nbsp; The OS - some OS - has to be up for the client to make the NFS connection.&amp;nbsp; Are you trying to boot via PXE/TFTP or similar, then point the client at an NFS image to use for / or as an install image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't need to do any mapping - you should be able to specify the share explicitly.&amp;nbsp; That being said, there ARE some behind-the-scenes mapping options in /etc/exports.&amp;nbsp; From na_exports(5):&lt;/P&gt;&lt;P&gt; actual=path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specifies the actual file system path corresponding to the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exported file system path.&amp;nbsp; You can use this option to move&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; files to new locations without requiring NFS clients to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mount new file system paths.&amp;nbsp; The actual file system path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you specify must exist. You cannot specify an exported file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system path that consists of a single forward slash (/),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; which would mislead some automounters.&amp;nbsp; Note: NFSv4 clients&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; will not see an exported path using the actual option unless&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the export path is only one level deep and is not /vol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 16:37:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/exporting-a-volume-and-boot-unix-machine-out-of-that-vol/m-p/27175#M2405</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-05-03T16:37:09Z</dc:date>
    </item>
  </channel>
</rss>

