This article provides information on how to log in to the member switch of the Virtual Chassis in EX and QFX Series switches when users encounter the " usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libutil.so.5 " error message.
usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libutil.so.5
When you log in to a member switch of the Virtual Chassis by using the following command via the CLI:
Switch>request session member <member-id> Example: {master:0} root@Switch> request session member 1 --- JUNOS 13.2X51-D25.2 built 2014-07-26 05:43:02 UTC root@Switch:LC:1% root@Switch:LC:1% cli warning: This chassis is operating in a non-master role as part of a virtual-chassis (VC) system. warning: Use of interactive commands should be limited to debugging and VC Port operations. warning: Full CLI access is provided by the Virtual Chassis Master (VC-M) chassis. warning: The VC-M can be identified through the show virtual-chassis status command executed at this console. warning: Please logout and log into the VC-M to use CLI. {linecard:1} root@Switch>
You may encounter the following error:
/usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libutil.so.5" rlogin: connection closed
In this case, the member switch can be accessed by using the following shell command:
root% rlogin –Ji fpc<member-id>
2020-02-27: Article checked for accuracy; content re-arranged for clarity; article found valid