91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

vmware收集日志相關

發布時間:2020-07-20 07:32:41 來源:網絡 閱讀:7840 作者:xjsunjie 欄目:建站服務器

 VMware 中收集診斷信息,可能包含來自 ESXi 主機和 vCenter Server 的支持包。在主機支持包中收集的數據可能被視為敏感數據。另外,從 vSphere 6.5 起,支持包中還會包含來自 ESXi 主機的加密信息。

1、在 ESXi/ESX 主機上的控制臺會話中運行 vm-support

將控制臺打開到 ESX 或 ESXi 主機
運行vm-support

#vm-support --version

vm-support v2.0


生成壓縮的日志包,并將其存儲在擴展名為.tgz的文件中,放在以下位置之一:


  • /var/tmp/

  • /var/log/

  • 當前的工作目錄

  • 要將日志包導出到共享 vmfs 數據存儲,請使用此命令:

    vm-support -f -w /vmfs/volumes/DATASTORE_NAME


注意:-f選項在 ESXi 5.x、ESXi/ESX 4.1 Update 3 及更高版本中不可用。

也可將日志包收集并下載到客戶端后,將日志上載到 SFTP/FTP 站點。


2、通過流的方式傳輸 ESXi 5.x 和 6.0 主機中的 vm-support 輸出

啟用通過 SSH 訪問 ESXi Shell

運行以下命令

ssh root@ESXHostnameOrIPAddressvm-support -s >vm-support-Hostname.tgz

# vm-support -s >/vmfs/volumes/OCS01_SY18_CP05PV2C16/vmsupport.tgz

也可以使用同一個命令將支持日志包定向到所需的數據存儲位置(提到目標路徑)。例如:


ssh root@ESXHostnameOrIPAddress'vm-support -s >/vmfs/volumes/datastorexxx/vm-support-Hostname.tgz'



3、從 ESXi 5.x 和 6.0 主機中基于 HTTP 下載 vm-support 輸出


從 ESXi 5.0 開始,可通過 HTTP 調用vm-support命令行實用程序。這允許使用 Web 瀏覽器或命令行工具(如wgetcurl)下載內容。

  1. 使用任何 HTTP 客戶端,從以下位置下載資源:

    https://ESXHostnameOrIPAddress/cgi-bin/vm-support.cgi

    例如,在 Linux 或其他 Posix 客戶端(如 vSphere Management Assistant 設備)上使用wget實用程序下載資源。將在客戶端上的以下指定位置生成壓縮日志包:

    wget https://10.11.12.13/cgi-bin/vm-support.cgi

  2. 在收集日志包并將其下載到客戶端后,將日志上載到 SFTP/FTP 站點。


vc中的信息收集

使用命令行從 vCenter 5.x Server Appliance 中收集支持包

要從 vCenter 5.x Server Appliance 收集診斷信息,請執行以下操作:

  1. 打開控制臺會話以進入 vCenter Server Appliance。

  2. 以管理用戶身份(如root)登錄。

  3. 運行以下命令:

    /usr/sbin/vc-support.sh

    該命令列出要包括在支持包中的每個文件以及所生成的日志包的路徑和文件名。日志包在發出此命令的目錄中以當前日期命名。例如:

    /root/vcsupport-yyyy-mm-dd.pid.zip

使用命令行從 vCenter 6.0 或更高版本的 Server Appliance 或外部 Platform Services Controller 中收集支持包

  1. 打開控制臺會話以進入 vCenter Server Appliance。

  2. 以管理用戶身份(如 root)登錄。

  3. 鍵入 shell.set --enabled true,然后按Enter

  4. 鍵入 shell,然后按 Enter

  5. 運行以下命令以將日志導出到 /storage/log/

    vc-support -l

使用 Web 瀏覽器從 vCenter 6.0 Server Appliance 或外部 Platform Services Controller 中收集支持包

  1. 打開 Web 瀏覽器并導航到 https://vCenter_server_FQDN:443/appliance/support-bundle

  2. 出現提示時,輸入 root 憑據,然后單擊Enter

將自動開始下載為 vm-support.tgz

使用 Web 瀏覽器從 vCenter 5.x Server Appliance 中收集支持包

  1. 打開 Web 瀏覽器并導航到:

    https://vCenter_Server_IP_address:5480

  2. 使用您的憑據或以本地管理員身份登錄。

  3. 單擊 vCenter Server 選項卡。

  4. 單擊狀態選項卡。

  5. 單擊下載 vCenter Server 支持包鏈接。
    完成后,該支持包位于 VCSA 上的以下位置:

    /tmp/vc-support-bundle/

Downloading a diagnostic log bundle from vCenter Server

To download a vc-support diagnostic log bundle from vCenter Server:

  1. Enter the command:

    Get-Log -Bundle -DestinationPath c:\Storage\Location\

    You see output similar to: 

    Data
    ----
    C:\Storage\Location\vc-support-nnnnnnnn-nnnn-nnnn-nnnn-nnnnnnnnnnnn.tgz


  2. No progress bar is provided for the command. When completed, upload the logs to the FTP site. For more information, see Uploading diagnostic information to VMware (1008525).

Download a diagnostic log bundle from an ESX/ESXi host

To download a vm-support diagnostic log bundle from an ESX/ESXi host managed by vCenter Server:

  1. Enter the command:

    Get-VMHost HostNameOrIP | Get-Log -Bundle -DestinationPath c:\Storage\Location\

    You see output similar to: 

    Data
    ----
    C:\Storage\Location\vm-support-nnnnnnnn-nnnn-nnnn-nnnn-nnnnnnnnnnnn.tgz


  2. No progress bar is provided for the command. When completed, upload the logs to the FTP Site. For more information, see Uploading diagnostic information to VMware (1008525).


vc中的界面導出日志

vmware收集日志相關

vmware收集日志相關


還有一些/var/log下的日志,比如vmkernel.log vpxa.log hostd.log等需要關注。

vmware收集日志相關

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

彭州市| 宁城县| 澄城县| 象山县| 筠连县| 邳州市| 崇礼县| 托克逊县| 梁平县| 丹江口市| 闻喜县| 永平县| 灵武市| 平顺县| 苍南县| 石狮市| 绥阳县| 循化| 东宁县| 阳春市| 江达县| 安龙县| 乐都县| 宁夏| 台前县| 茌平县| 浦江县| 平定县| 宁强县| 东莞市| 许昌县| 乾安县| 乌鲁木齐县| 安国市| 江达县| 宜丰县| 西贡区| 临沭县| 中江县| 江城| 安陆市|