apache / apache/cloudstack

ACS 4.20: Windows instances all have the same fingerprints when using UEFI.

未關閉
#11,874 2 則留言 0 個 reaction 已指派 1 人 已被 @RosiKyu 認領 在 GitHub 檢視
component:kvm component:templates Severity:Minor type:bug
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
6 天 19 小時
30 天內合併 PR
32

描述

### problem

As we create Windows Templates:

```
Sysprep /generalize /oobe /shutdown
```

OR

Image

Variable files are being created, indicating it does sets individual fingerprints (I guess).

Image

For some reason, when deploying form the template it always comes back with the same fingerprints like if they were all cloned from the original.

I narrowed down to the UEFI because as we performed the exact same procedure with Legacy BIOS, the issue is gone.

Any clue?

### versions

ACS 4.20.1.0
Ubuntu 24.04 LTS
NFS as Primary and Secondary storages.

### The steps to reproduce the bug

1.
2.
3.
...

### What to do about it?

As a work around we do not use UEFI unless it is mandatory and always deploy new instances from ISO, not from template.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。