<?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: cifsclient in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285915#M181179</link>
    <description>Thanks for the suggestion, but we need to use the same mount point, because of the application which uses it. ItÂ´s an ETL application and i do not know enought about it, but the user who needs it told me that it would get a lot of work to change the mount poin</description>
    <pubDate>Tue, 25 May 2004 09:31:06 GMT</pubDate>
    <dc:creator>Denise Spinger</dc:creator>
    <dc:date>2004-05-25T09:31:06Z</dc:date>
    <item>
      <title>cifsclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285913#M181177</link>
      <description>With a CIFS Windows share mounted to a unix directory (/sbcdf213/natu$), no files appear.  The following messages occur when reporting on this mount from a bdf(1M) command:&lt;BR /&gt;NFS getattr failed for server sbcdf213: RPC: Timed out&lt;BR /&gt;NFS fsstat failed for server sbcdf213: RPC: Timed out&lt;BR /&gt;bdf: /sbcdf213/natu$: Connection timed out&lt;BR /&gt;&lt;BR /&gt;A ping(1M) to the server is successful and the IP address is correct for the Windows server, and this share can be accessed Windows pc client.&lt;BR /&gt;Also, this connection was working ok recently. If i reboot the server i can get it work (i did it the last time it hapenned), but i can not reboot it now. The following attempts&lt;BR /&gt;were made to recover but were not successful:&lt;BR /&gt;&lt;BR /&gt; # cifsclient stop&lt;BR /&gt;Shutting down CIFS Client daemon:&lt;BR /&gt;unmounting...&lt;BR /&gt;done.&lt;BR /&gt;# cifsclient force_umount /sbcdf213/natu$&lt;BR /&gt;nfs umount: nfs_unmount: /sbcdf213/natu$: is busy&lt;BR /&gt;&lt;BR /&gt;# cifsclient start&lt;BR /&gt;&lt;BR /&gt;# umount -aF cifs&lt;BR /&gt;umount: FStype does not match any /etc/mnttab entries&lt;BR /&gt;&lt;BR /&gt;# cifslogout &lt;IP_ADDRESS&gt;&lt;BR /&gt;Logging out User: Server not connected!&lt;BR /&gt;&lt;BR /&gt;# cifsmount //sbcdf213/natu$ /sbcdf213/natu$ -U xxxxxx -P xxxxxx&lt;BR /&gt;&lt;BR /&gt;NFS getattr failed for server sbcdf213: RPC: Timed out&lt;BR /&gt;Mounting Share: Device busy&lt;BR /&gt;Connecting Share: DOS: Share not exported by server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;How can this CIFS connection be restored?&lt;BR /&gt;&lt;BR /&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Tue, 25 May 2004 06:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285913#M181177</guid>
      <dc:creator>Denise Spinger</dc:creator>
      <dc:date>2004-05-25T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: cifsclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285914#M181178</link>
      <description>it may be that the only way to get rid of the busy message is to reboot. However, if you can tolorate it, you can mount the share to another mount point. (cifs fails for us so often we have our apps looking for the shares in 2 locations, in case we get this problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2004 08:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285914#M181178</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-05-25T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: cifsclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285915#M181179</link>
      <description>Thanks for the suggestion, but we need to use the same mount point, because of the application which uses it. ItÂ´s an ETL application and i do not know enought about it, but the user who needs it told me that it would get a lot of work to change the mount poin</description>
      <pubDate>Tue, 25 May 2004 09:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285915#M181179</guid>
      <dc:creator>Denise Spinger</dc:creator>
      <dc:date>2004-05-25T09:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: cifsclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285916#M181180</link>
      <description>You have to boot to clear this, more than likely.&lt;BR /&gt;&lt;BR /&gt;You might be able to identify and kill a Unix process as follows:&lt;BR /&gt;&lt;BR /&gt;fuser -cu /mount_point&lt;BR /&gt;&lt;BR /&gt;use the -k option to kill all processes. Better to issue individual kill commands until the contention is cleared.&lt;BR /&gt;&lt;BR /&gt;Take away th c option if its not amounted file system.&lt;BR /&gt;&lt;BR /&gt;Be careful, you can do serious damage with that command.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 May 2004 10:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285916#M181180</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-25T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: cifsclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285917#M181181</link>
      <description>I just had the same problem, but just figured out how to correct it WITHOUT a reboot (for me). As root:&lt;BR /&gt;&lt;BR /&gt;1. "cifsclient stop"&lt;BR /&gt;2. "cifsclient force_umount YOUR_MOUNT_POINT"&lt;BR /&gt;&lt;BR /&gt;and my problem (and phantom mount point) went away. Found this handy little option by reading the info from "cifsclient -v". I should warn that the help states "...this is an emergency procedure to be used only in case of failure of the standard umount commands...".</description>
      <pubDate>Fri, 20 May 2005 07:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient/m-p/3285917#M181181</guid>
      <dc:creator>Phillippe J. Welsh</dc:creator>
      <dc:date>2005-05-20T07:17:51Z</dc:date>
    </item>
  </channel>
</rss>

