<?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: Error initializing client in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744719#M510591</link>
    <description>P.S. &lt;BR /&gt;Above, I can create the directory/file manually. But I shouldn't have to create client.mnt directory, Ignite should do it automatically.&lt;BR /&gt;&lt;BR /&gt;I created it anyway, tried to add a client for recovery and got this. Now it talks about I/O error?   I checked the hard drive, it seems fine, nothing in dmesg or syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR:   mkdir: cannot create /var/opt/ignite/client.mnt/0x0013217CD2CE: I/O &lt;BR /&gt;         error&lt;BR /&gt;         /var/tmp/add_new_client[80]: /var/opt/ignite/client.mnt: The specified&lt;BR /&gt;         directory is not valid.&lt;BR /&gt;         ln: /var/opt/ignite/client.mnt/phl1s414: I/O error&lt;BR /&gt;         ERROR: Failed to install symbolic link to &lt;BR /&gt;         /var/opt/ignite/client.mnt/phl1s414&lt;BR /&gt;         ERROR: Failed to initialize client directory in &lt;BR /&gt;         /var/opt/ignite/client.mnt&lt;BR /&gt;</description>
    <pubDate>Sun, 05 Mar 2006 16:43:56 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2006-03-05T16:43:56Z</dc:date>
    <item>
      <title>Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744718#M510590</link>
      <description>I am attempting to go to "Actions/Add New Client for Recovery" and am getting this error.&lt;BR /&gt;The server is 11.0, the client is 11iv2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR:   mkdir: cannot access /var/opt/ignite/client.mnt: Permission denied&lt;BR /&gt;         0x0013217CE20E unreadable&lt;BR /&gt;         ln: no permission for /var/opt/ignite/client.mnt/phl1s414&lt;BR /&gt;         ERROR: Failed to install symbolic link to &lt;BR /&gt;         /var/opt/ignite/client.mnt/phl1s414&lt;BR /&gt;         ERROR: Failed to initialize client directory in &lt;BR /&gt;         /var/opt/ignite/client.mnt&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Mar 2006 15:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744718#M510590</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-03-05T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744719#M510591</link>
      <description>P.S. &lt;BR /&gt;Above, I can create the directory/file manually. But I shouldn't have to create client.mnt directory, Ignite should do it automatically.&lt;BR /&gt;&lt;BR /&gt;I created it anyway, tried to add a client for recovery and got this. Now it talks about I/O error?   I checked the hard drive, it seems fine, nothing in dmesg or syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR:   mkdir: cannot create /var/opt/ignite/client.mnt/0x0013217CD2CE: I/O &lt;BR /&gt;         error&lt;BR /&gt;         /var/tmp/add_new_client[80]: /var/opt/ignite/client.mnt: The specified&lt;BR /&gt;         directory is not valid.&lt;BR /&gt;         ln: /var/opt/ignite/client.mnt/phl1s414: I/O error&lt;BR /&gt;         ERROR: Failed to install symbolic link to &lt;BR /&gt;         /var/opt/ignite/client.mnt/phl1s414&lt;BR /&gt;         ERROR: Failed to initialize client directory in &lt;BR /&gt;         /var/opt/ignite/client.mnt&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Mar 2006 16:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744719#M510591</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-03-05T16:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744720#M510592</link>
      <description>Nobody knows what's going on???? Surely someone must have seen this error before.</description>
      <pubDate>Wed, 08 Mar 2006 08:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744720#M510592</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-03-08T08:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744721#M510593</link>
      <description>Is the ownership of the directory set to bin:bin?&lt;BR /&gt;&lt;BR /&gt;I assume that you are doing a make_net_recovery.  I would check your nfs services as well as your /etc/exports.&lt;BR /&gt;&lt;BR /&gt;Check the /etc/rc.config.d/nfsconf &amp;amp; make sure that you have server as 1 on the server &amp;amp; client as 1 on the client.  Make sure you start the services as well.&lt;BR /&gt;&lt;BR /&gt;Do a exportfs &amp;amp; see if you are getting any thing exported.&lt;BR /&gt;&lt;BR /&gt;I had something very similar to this &amp;amp; it ended up being the NFS services not being enabled.&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 21 Mar 2006 15:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744721#M510593</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2006-03-21T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744722#M510594</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Take a look at this thread from ITRC.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=text&amp;amp;searchString=Failed+to+initialize+client+directory+&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=8&amp;amp;search.y=12" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=text&amp;amp;searchString=Failed+to+initialize+client+directory+&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=8&amp;amp;search.y=12&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The ITRC doc id is RCENKBRC00007810.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 16:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744722#M510594</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-03-21T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744723#M510595</link>
      <description>Check the ownership permissions of /var/opt/ignite/client. The owner of any EXPORTED /var/opt/ignite directories (especially for client subdir itself) must be bin:bin.  Permissions happened to be 755.&lt;BR /&gt;Additionally,  if you try running make_net_recovery it will complain if they are not set to bin:bin and will tell you to chmod them.</description>
      <pubDate>Mon, 27 Mar 2006 10:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-initializing-client/m-p/3744723#M510595</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-03-27T10:34:28Z</dc:date>
    </item>
  </channel>
</rss>

