- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error initializing client
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2006 07:46 AM
тАО03-05-2006 07:46 AM
The server is 11.0, the client is 11iv2
ERROR: mkdir: cannot access /var/opt/ignite/client.mnt: Permission denied
0x0013217CE20E unreadable
ln: no permission for /var/opt/ignite/client.mnt/phl1s414
ERROR: Failed to install symbolic link to
/var/opt/ignite/client.mnt/phl1s414
ERROR: Failed to initialize client directory in
/var/opt/ignite/client.mnt
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2006 08:43 AM
тАО03-05-2006 08:43 AM
Re: Error initializing client
Above, I can create the directory/file manually. But I shouldn't have to create client.mnt directory, Ignite should do it automatically.
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.
ERROR: mkdir: cannot create /var/opt/ignite/client.mnt/0x0013217CD2CE: I/O
error
/var/tmp/add_new_client[80]: /var/opt/ignite/client.mnt: The specified
directory is not valid.
ln: /var/opt/ignite/client.mnt/phl1s414: I/O error
ERROR: Failed to install symbolic link to
/var/opt/ignite/client.mnt/phl1s414
ERROR: Failed to initialize client directory in
/var/opt/ignite/client.mnt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2006 12:57 AM
тАО03-08-2006 12:57 AM
Re: Error initializing client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 07:56 AM
тАО03-21-2006 07:56 AM
SolutionI assume that you are doing a make_net_recovery. I would check your nfs services as well as your /etc/exports.
Check the /etc/rc.config.d/nfsconf & make sure that you have server as 1 on the server & client as 1 on the client. Make sure you start the services as well.
Do a exportfs & see if you are getting any thing exported.
I had something very similar to this & it ended up being the NFS services not being enabled.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 08:08 AM
тАО03-21-2006 08:08 AM
Re: Error initializing client
Take a look at this thread from ITRC.
http://www1.itrc.hp.com/service/cki/search.do?category=c0&prevQueryString=&mode=text&searchString=Failed+to+initialize+client+directory+&searchCrit=exactphrase&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&dateRange=all&search.x=8&search.y=12
The ITRC doc id is RCENKBRC00007810.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2006 02:34 AM
тАО03-27-2006 02:34 AM
Re: Error initializing client
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.