<?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: Red Hat Enterprise Virtualisation and NFS in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13276#M3071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The short answer is that you can not change the ownership from the NetApp FAS controller.&amp;nbsp; Here is how you satisfy the requirement: before you mount the NFS from RHEV-M the first time, mount the NFS export manually.&amp;nbsp; Then change the ownership (chown 36.36 /path/to/export), then unmount the export.&amp;nbsp; RHEV-M can now mount/unmount the export as necessary.&amp;nbsp; You will only have to mount it manually once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this and more documented in a joint RHEV/NetApp document here: &lt;A href="http://www.netapp.com/us/library/technical-reports/tr-3914.html" target="_blank"&gt;http://www.netapp.com/us/library/technical-reports/tr-3914.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon (jb)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2011 14:21:33 GMT</pubDate>
    <dc:creator>bjon</dc:creator>
    <dc:date>2011-05-09T14:21:33Z</dc:date>
    <item>
      <title>Red Hat Enterprise Virtualisation and NFS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13259#M3068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a little problem. I try to create a NFS Datastore for ISO´s in my Redhat EV Cluster. In the Redhat Depolmentguide:&lt;/P&gt;&lt;P&gt;( &lt;A href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/Red_Hat_Enterprise_Virtualization_for_Servers/2.1/html/RHEV_for_Servers_Installation_Guide/chap-Installation_Guide-Setting_Up_Storage.html" target="_blank"&gt;http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/Red_Hat_Enterprise_Virtualization_for_Servers/2.1/html/RHEV_for_Servers_Installation_Guide/chap-Installation_Guide-Setting_Up_Storage.html&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can read this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV&gt;Determine the NFS share directory. For example, if you intend to share &lt;CODE&gt;/RHEV/Images&lt;/CODE&gt;, enter the following line into the &lt;CODE&gt;/etc/exports&lt;/CODE&gt; file.&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&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;&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;/RHEV/Images&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *(rw,no_root_squash)
&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;Restart the NFS service.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The NFS export directory must be configured for read write access and must be owned by vdsm:kvm. If these users do not exist on your external NFS server use the following commands, assuming that &lt;CODE&gt;/RHEV/Images&lt;/CODE&gt; is the NFS share.&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; chown -R 36:36 /RHEV/Images
&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; chmod g+s /exports/* -R
&lt;/PRE&gt;&lt;PRE&gt;





&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; chmod u+s /exports/* -R

How can i configure a Netapp FAS System to satisfy this requirements?
&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:15:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13259#M3068</guid>
      <dc:creator>A_Tomczak</dc:creator>
      <dc:date>2025-06-05T07:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Virtualisation and NFS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13263#M3069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are looking at the NFS server setup in RHEL...are you planning to use a RHEL server for NFS serving, or are you serving NFS from your filer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 15:45:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13263#M3069</guid>
      <dc:creator>evilensky</dc:creator>
      <dc:date>2010-04-22T15:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Virtualisation and NFS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13268#M3070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can prevent root squashing to occur for this mount point and as root, can make the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the NetApp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;732sql@simtap1&amp;gt; exportfs -p rw,anon=0 /vol/RHEV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;732sql@simtap1&amp;gt; exportfs&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /vol/RHEV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -sec=sys,rw,anon=0&lt;/DIV&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the client&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;sh-3.2# mount&amp;nbsp; 172.16.56.153:/vol/RHEV /RHEV/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh-3.2# df -h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filesystem&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; Size&amp;nbsp;&amp;nbsp; Used&amp;nbsp; Avail Capacity&amp;nbsp; Mounted on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.16.56.153:/vol/RHEV&amp;nbsp; 2.0Gi&amp;nbsp; 113Mi&amp;nbsp; 1.9Gi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6%&amp;nbsp;&amp;nbsp;&amp;nbsp; /RHEV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh-3.2# cd /RHEV/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh-3.2# mkdir Images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh-3.2# chown -R 36:36 Images &lt;/P&gt;&lt;P&gt;sh-3.2# chmod u+s Images&lt;/P&gt;&lt;P&gt;sh-3.2# chmod g+s Images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh-3.2# ls -ltr&lt;/P&gt;&lt;P&gt;total 208835&lt;/P&gt;&lt;P&gt;drwxrwxrwx&amp;nbsp; 5 root&amp;nbsp; wheel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 Mar 13 22:51 .snapshot&lt;/P&gt;&lt;P&gt;drwsr-sr-x&amp;nbsp; 2 36&amp;nbsp;&amp;nbsp;&amp;nbsp; 36&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 Apr 25 08:38 Images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Apr 2010 12:44:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13268#M3070</guid>
      <dc:creator>rkaramchedu1</dc:creator>
      <dc:date>2010-04-25T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Virtualisation and NFS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13276#M3071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The short answer is that you can not change the ownership from the NetApp FAS controller.&amp;nbsp; Here is how you satisfy the requirement: before you mount the NFS from RHEV-M the first time, mount the NFS export manually.&amp;nbsp; Then change the ownership (chown 36.36 /path/to/export), then unmount the export.&amp;nbsp; RHEV-M can now mount/unmount the export as necessary.&amp;nbsp; You will only have to mount it manually once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this and more documented in a joint RHEV/NetApp document here: &lt;A href="http://www.netapp.com/us/library/technical-reports/tr-3914.html" target="_blank"&gt;http://www.netapp.com/us/library/technical-reports/tr-3914.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon (jb)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 14:21:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Red-Hat-Enterprise-Virtualisation-and-NFS/m-p/13276#M3071</guid>
      <dc:creator>bjon</dc:creator>
      <dc:date>2011-05-09T14:21:33Z</dc:date>
    </item>
  </channel>
</rss>

