[ ESXi ] ¸®´ª½º¿¡ PowerCLI Á¤»ó µ¿ÀÛÇÏ´Â ºÐ ?

   Á¶È¸ 3719   Ãßõ 0    

윈도우에서 PowerCLI는 쉽게 정상 동작합니다.

구글링 해서, 그대로 따라 해도 리눅스에서는 정상적으로 host에 연결이 안되네요


전문가분의 리시피 공유 부탁 드려봅니다.

PowerShell Core / PowerCLI 버전별 특성이 많은 거 같긴 합니다.

감사합니다.


[nuc] root:~ >   $  powershell
PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS /root> $PSVersionTable.PSVersion                                                                                   

Major Minor Patch Label
----- ----- ----- -----
    6     0     0 alpha

PS /root> Get-Module -ListAvailable PowerCLI* | Import-Module                                                        
PS /root> Get-Module -ListAvailable PowerCLI*                                                                         


    Directory: /root/.local/share/powershell/Modules


ModuleType Version    Name                                ExportedCommands                                          
---------- -------    ----                                ----------------                                          
Binary     6.0.0.0    PowerCLI.Cis                                                                                  
Binary     1.21       PowerCLI.Vds                                                                                  
Binary     1.21       PowerCLI.ViCore                     HookGetViewAutoCompleter                                   


PS /root> Connect-VIServer -Server 192.168.25.193 -User root -Password qlsfkeps                                      
Connect-VIServer : 4/10/18 4:36:25 AM   Connect-VIServer                The libcurl library in use (7.29.0) and its SSL backend
("NSS/3.28.4") do not support custom handling of certificates. A libcurl built with OpenSSL is required. <=========== !!!


[nuc] root:~ >   $  curl -V
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.28.4 zlib/1.2.7 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https <============= !!!!

 imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets

ªÀº±Û Àϼö·Ï ½ÅÁßÇÏ°Ô.


QnA
Á¦¸ñPage 1546/5688
2014-05   5006022   Á¤ÀºÁØ1
2015-12   1541769   ¹é¸Þ°¡
2014-04   3717   ¹«¾Æ
2017-03   3717   ÇϴþƷ¡¼­
2015-07   3718   izegtob
2014-02   3718   chis
2016-03   3718   fjdkrd12
2015-05   3718   Ness
2016-01   3718   ´ëÀü»ç¶÷
2015-03   3718   AKAÁö´Ï
2020-09   3718   ±èÁ¦¿¬
2019-05   3718   motu
2017-07   3718   Æ۽̱Û
2019-06   3718   ¸¶ÇÏÀǼӵµ
2018-09   3718   Sikieiki
2017-05   3718   dwlhj
2021-02   3718   ĵÀ§µå
2016-09   3718   Ãֽÿµ
2015-07   3719   ±×´Ã
2018-10   3719   ÀÌ´ÏÀÌ´Ï
2019-05   3719   »ßµ¹À̽½ÇÄÀÌ
2015-05   3719   ÀÌ»óÈÆRHB