NVP-vProxy: vmconfig가 실패하고 "error while loading shared libraries: libstd.so: cannot open shared object file: No such file or directory"

摘要: vmconfig가 실패하고 "error while loading shared libraries: libstd.so: cannot open shared object file: No such file or directory"

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

NVP vProxy에서 "vmconfig"를 실행하려고 하면 공유 라이브러리 오류로 인해 명령이 실패합니다.
nvp:/opt/emc/vproxy/bin # ./vmconfig -c info -k "vm-30" -l moref -p vmware -u administrator@vsphere.local -v vcenter.lab.emc.com
./vmconfig: 공유 라이브러리를 로드하는 동안 오류 발생: libstd.so: 공유 객체 파일을 열 수 없음: No such file or directory

原因

라이브러리가 로드되지 않음

解析度

1. 관리자로 vProxy에 로그인한 다음 루트로 전환합니다.

sudo su - root

2. bin 디렉토리로 변경합니다.

cd /opt/emc/vproxy/bin

3. 아래 명령을 실행하여 라이브러리 경로를 로드합니다.

소스.. /unit/vproxy.env

4. vmconfig 명령을 실행합니다. vCenter 관리자 수준 사용자 계정 및 암호를 지정해야 합니다.

구문: 

nvp:/opt/emc/vproxy/bin # ./vmconfig
VM Config
  -boost-log-level string
        DD Boost log level: { none, error, warn, info, debug, trace, all } (default "error")
  -c string
        Command { "enable-cbt" | "disable-cbt" | "info" | "disable-migration" | "enable-migration" | "cleanup-vddk" | "lock-vm" | "unlock-vm" | "reset-backup"}
  -f    Force command to take effect, ignoring current state
  -k string
        Lookup key associated with lookup mode.  Note: for lookup by path use [<datacenter-folder>/]<datacenter-name>/vm/[<vapp-name>]/<vm-name>.
  -l string
        Lookup mode: { "dns" | "ip" | "moref" | "path" }
  -p string
        User password
  -u string
        User name
  -v string
        vCenter host name
  -vddk-hotadd-threshold int
        Threshold for logging warnings indicating too many concurrent VDDK hotadd sessions. (default 24)
:
nvp:/opt/emc/vproxy/bin # ./vmconfig -c info -k "vm-30" -l moref -p vmware -u administrator@vsphere.local -v vcenter.lab.emc.com
VM Config
vCenter: "vcenter.lab.emc.com", User: "administrator@vsphere.local", Password: "vmware", Lookup Mode: "moref", Lookup Key: "vm-30", Command: "info"
Logging into vCenter 'vcenter.lab.emc.com'
Logged into vCenter 'vcenter.lab.emc.com'.
Initialing Program structure for standalone program.
Connected to session on vCenter 'vcenter.lab.emc.com' Version '5.5.0 build-6516310, API:5.5', Uuid:AE448CD0-749F-4BDA-9F35-3CC3D5329805.
Searching for virtual machine with MORef "vm-30" ...
Querying vCenter for definition of virtual machine with MORef of "vm-30" ...
Found virtual machine "vmrhel7" with MORef "vm-30".
vm-30: Name: "vmrhel7".
vm-30: CBT Enabled: true.
vm-30: Migration Enabled: true.
vm-30: Backup Locked: false.
Disconnected from session on vCenter 'vcenter.lab.emc.com'.
Logging out from vCenter 'vcenter.lab.emc.com'
Logged out from vCenter 'vcenter.lab.emc.com'.

受影響的產品

NetWorker

產品

NetWorker
文章屬性
文章編號: 000034594
文章類型: Solution
上次修改時間: 22 6月 2025
版本:  4
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。