<?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 Can't mount hpux with option root=machine from linux machine in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088592#M87562</link>
    <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I'm tring to mount an HPUX 10.2 (nfs v2) machine using the root option from a Suse Linux (v8.2) machine and it doesn't seem to take the root option into account and it works fine from another hpux machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm using the following to test it:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Server: exportfs -i -o root=ramsys33:ramsys00 /dummy&lt;BR /&gt;&lt;BR /&gt;Both clients: mount server:/dummy /dummy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Files created using the hpux client have uid and gid of 0 but the linux machine created files have the uid and gid as "4294967294".&lt;BR /&gt;&lt;BR /&gt;I'm new to Suse linux so I'm not sure if this is a limitation or not, or if I'm doing something wrong.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated -- Thanks&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Oct 2003 14:31:38 GMT</pubDate>
    <dc:creator>Rick Jones_2</dc:creator>
    <dc:date>2003-10-08T14:31:38Z</dc:date>
    <item>
      <title>Can't mount hpux with option root=machine from linux machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088592#M87562</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I'm tring to mount an HPUX 10.2 (nfs v2) machine using the root option from a Suse Linux (v8.2) machine and it doesn't seem to take the root option into account and it works fine from another hpux machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm using the following to test it:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Server: exportfs -i -o root=ramsys33:ramsys00 /dummy&lt;BR /&gt;&lt;BR /&gt;Both clients: mount server:/dummy /dummy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Files created using the hpux client have uid and gid of 0 but the linux machine created files have the uid and gid as "4294967294".&lt;BR /&gt;&lt;BR /&gt;I'm new to Suse linux so I'm not sure if this is a limitation or not, or if I'm doing something wrong.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated -- Thanks&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 14:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088592#M87562</guid>
      <dc:creator>Rick Jones_2</dc:creator>
      <dc:date>2003-10-08T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't mount hpux with option root=machine from linux machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088593#M87563</link>
      <description>If the NFS server were under Linux, I'd say use the "no_root_squash" flag in exportfs.  As it's on a HPUX box, I'm unsure what the equivalent should be.&lt;BR /&gt; &lt;BR /&gt;If it is that the root= flag, then it would appear that the client is not being recognised correctly by your HPUX machine (check IP/DNS/hosts etc.).</description>
      <pubDate>Wed, 08 Oct 2003 18:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088593#M87563</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-08T18:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't mount hpux with option root=machine from linux machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088594#M87564</link>
      <description>You could try the FQDN for the linux machine. And try a nslookup of it and see if it is resolvable.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 05:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088594#M87564</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-17T05:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't mount hpux with option root=machine from linux machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088595#M87565</link>
      <description>Rick&lt;BR /&gt;Have a look at the /etc/exports file on the hp-ux box, or run "exportfs -v" to see what is currently exported.&lt;BR /&gt;To allow root nfs, you to specify the "root=hostname[:hostname]..." in the exports file.&lt;BR /&gt;Again, on the hp-ux box, look at "man exports".&lt;BR /&gt;Note that if you edit this file, you need to run "exportfs -a".&lt;BR /&gt;-- Graham</description>
      <pubDate>Fri, 17 Oct 2003 05:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-mount-hpux-with-option-root-machine-from-linux-machine/m-p/3088595#M87565</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-17T05:54:27Z</dc:date>
    </item>
  </channel>
</rss>

