Vsphere: PSOD'den Sonra Şifrelenmiş Zdump Dosyalarının Şifresini Çözme ve Destek Paketi Oluşturma
Summary: vSphere 7.x ve üzeri ESXi ana bilgisayarı bir Mor Ekran Ölümü (PSOD) ile karşılaşıyor ve otomatik olarak şifrelenen bir zdump çekirdek dökümü oluşturuyor Bu durum, ana bilgisayar Sanal Makine şifrelemesi kullandığında gerçekleşmektedir ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
Çekirdek döküm dosyalarının şifresini çözme ve destek paketi oluşturma
Önkoşullar
- PSOD yi deneyimleyen ESXi ana bilgisayarına SSH erişimi.
- vSphere sürüm 7.x veya üzeri.
İşlemler
- Etkilenen ESXi ana bilgisayarına SSH aracılığıyla bağlanın.
- Her bir çekirdek dökümünün
/var/coreşifrelenir. - Şifreliyse çekirdek döküm dosyasının şifresini çözün.
- Yeni bir destek paketi oluşturun.
- Destek paketini analiz için doğrudan vakaya yükleyin
Adım Adım Komutlar
# SSH to the ESXi host $ ssh root@[ESXI_HOST_IP]
# Verify encryption status of the first core dump crypto-util envelope describe --offset 4096 /var/core/vmkernel-zdump.1
# Decrypt the first core dump if it is encrypted crypto-util envelope extract --offset 4096 /var/core/vmkernel-zdump.1 /var/core/unenc-vmkernel-zdump.1
# Decrypt additional core dump files (repeat for each .zdump file) crypto-util envelope extract --offset 4096 /var/core/vmkernel-zdump.2 /var/core/unenc-vmkernel-zdump.2
# Create a new support bundle vm-support vm-support -w use the -w to specify loaction example: ( vm-support -w /vmfs/volume/DATASTORE_NAME )
# The default bundle location is: /var/tmp/ /var/log/ depending on which loacation has the most space
Dikkat: Çekirdek dökümlerinin şifresini çözmek, hassas müşteri verilerini açığa çıkarabilir. Şifrelenmemiş dosyaları güvenli bir şekilde işleyin ve destek paketi oluşturulduktan sonra silin.
Affected Products
VxRail, VMware ESXi 7.x, VMware ESXi 8.x, VMware ESXi 9.x, VMware OEM Products with ProSupport, VMware VSAN, VxRail Appliance Series, VxRail SoftwareArticle Properties
Article Number: 000393489
Article Type: How To
Last Modified: 06 May 2026
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.