<?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: NFS server File System in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428781#M205375</link>
    <description>Hi,&lt;BR /&gt;Nfs is ok between Unix systems.&lt;BR /&gt;Nfs between UNIX server and Windows Client is often a problem because it need a NFS Client software on PC. And these software usually don't work very well (response time, crash, ...). &lt;BR /&gt;Prefer using SAMBA (or CIFS HP-UX) server on your Unix Server (free software). You need no other soft on Window PC clients: Shared disks are see like Windows disks.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Nov 2004 07:29:51 GMT</pubDate>
    <dc:creator>BONNAFOUS Jean Marc</dc:creator>
    <dc:date>2004-11-24T07:29:51Z</dc:date>
    <item>
      <title>NFS server File System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428779#M205373</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The Windows PC accessing a directory from the HP-UX NFS file system is intermittently crashing. The server was rebooted and the NFS software was restarted. The following are the NFS process on the server.&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep nfs&lt;BR /&gt;    root   780     0  0  Nov 22  ?         0:00 nfskd&lt;BR /&gt;    root  1885  1884  0  Nov 22  ?         0:02 /usr/sbin/nfsd 4&lt;BR /&gt;    root  1901     1  0  Nov 22  ?         0:38 /usr/sbin/rpc.pcnfsd&lt;BR /&gt;    root  1884     1  0  Nov 22  ?         0:02 /usr/sbin/nfsd 4&lt;BR /&gt;    root  1889  1884  0  Nov 22  ?         0:02 /usr/sbin/nfsd 4&lt;BR /&gt;    root  1891  1884  0  Nov 22  ?         0:02 /usr/sbin/nfsd 4  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 10:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428779#M205373</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-23T10:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS server File System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428780#M205374</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Nfs will not work, you need to setup a CIFS server and import the filesytems with a CIFS windows client.&lt;BR /&gt;&lt;BR /&gt;CIFS HPUX server&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 23 Nov 2004 11:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428780#M205374</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-23T11:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS server File System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428781#M205375</link>
      <description>Hi,&lt;BR /&gt;Nfs is ok between Unix systems.&lt;BR /&gt;Nfs between UNIX server and Windows Client is often a problem because it need a NFS Client software on PC. And these software usually don't work very well (response time, crash, ...). &lt;BR /&gt;Prefer using SAMBA (or CIFS HP-UX) server on your Unix Server (free software). You need no other soft on Window PC clients: Shared disks are see like Windows disks.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2004 07:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428781#M205375</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2004-11-24T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS server File System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428782#M205376</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The software onet is being used and everything was fine last couple of years, now the problem might have started after the failure of a disk belonged to one of NFS LV on the UNIX system.&lt;BR /&gt;&lt;BR /&gt;Now the hard disk is replaced and the LV is now available. The entry from the /etc/fstab for the LV for the other UNIX system was missing and an entry as follow was done&lt;BR /&gt;&lt;BR /&gt;ccprod01:/ultima /hosts/ccprod01/ultima nfs rw,suid,soft 0 0 &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2004 07:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-file-system/m-p/3428782#M205376</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-24T07:44:29Z</dc:date>
    </item>
  </channel>
</rss>

