Unsolved
This post is more than 5 years old
2 Intern
•
309 Posts
0
1785
July 26th, 2012 13:00
NavisphereCLI 7.31 Solaris library problem
Hello,
I'm getting this library error even after I have followed the instructions in Primus case "emc266385". Also, there are no current documents for CLI 7.31 on Solaris, or, at least I can't find any. Is there anything else I need to do? Thanks.
[root@qabk02sn]# naviseccli
ld.so.1: naviseccli: fatal: libstdc++.so.6: open failed: No such file or directory
Killed
No Events found!


MP_storage
1 Rookie
•
47 Posts
0
July 26th, 2012 19:00
There is a document"EMC CLARiiON Server Support Products for Solaris Installation Guide"
https://powerlink.emc.com/nsepn/webapps/btg548664833igtcuup4826/km/live1//en_US/Offering_Technical/Technical_Documentation/300-002-039_A07_elccnt_0.pdf
Page no#14
DanPJ
2 Intern
•
309 Posts
0
July 27th, 2012 06:00
This document is 6 years old, secure CLI wasn't available back then.
rupal1
433 Posts
0
July 27th, 2012 07:00
May i know the Flare version, navicli version and the array model here..
Thanks
Rupal Rajwar
DanPJ
2 Intern
•
309 Posts
0
July 27th, 2012 08:00
Array Model: VNX5700
FLARE: 7.31
NaviCLI: 7.31
Host OS: Solaris 10
MP_storage
1 Rookie
•
47 Posts
0
July 27th, 2012 08:00
Clariion Secure cli has added security feature than navicli with username and password authentication. But the basic Solaris and Clariion integration steps are same.
christopher_ime
6 Operator
•
2K Posts
0
July 27th, 2012 19:00
Daniel,
For naviseccli installation instructions broken out for each supported OS type (and any caveats/known issues), you will want to refer to the release notes on support.emc.com. Search for the most recent copy of "Unisphere Host Agent/CLI and Utilities Release Notes". Then in regards to usage, of course the syntax is the same and you can refer to the latest "Navisphere Command Line Interface (CLI) Reference" guide.
As for the issue you are experiencing, can you verify the library paths by simply running the following command:
crle
DanPJ
2 Intern
•
309 Posts
0
July 30th, 2012 07:00
This document doesn't help with my problem. My guess is that I may need a Solaris patch. Just don't know which one.
[root@qabk02sn]# crle
Configuration file [version 4]: /var/ld/ld.config
Default Library Path (ELF): /lib:/usr/lib:/usr/sfw/lib
Trusted Directories (ELF): /lib/secure:/usr/lib/secure (system default)
Command line:
crle -c /var/ld/ld.config -l /lib:/usr/lib:/usr/sfw/lib
christopher_ime
6 Operator
•
2K Posts
0
August 1st, 2012 02:00
I would have expected /opt/Navisphere/lib/seccli to show up in the output. I know that the primus suggests updating the related environment variable, but you could also considering updating it (appending to the existing paths) via crle to see if you get different results.
However, the "No such file or directory" error suggests exactly as it mentions. Then again you I'm sure verified each of the paths you specified per the KB article actually exist (or there wasn't a typo). Sorry for suggesting this. Or it could be a missing file or path related to the library itself. Or as you noted possibly a missing patch.
I'm thinking by now you had opened up a ticket with support?
DanPJ
2 Intern
•
309 Posts
0
August 1st, 2012 06:00
I did, case # 49228540. I will bring up the fact that "/opt/Navisphere/lib/seccli" doesn't appear in the crle output.
Thanks.