[pve-devel] [PATCH installer 0/2] create unique identifiers on install
Stoiko Ivanov
s.ivanov at proxmox.com
Tue Jul 9 15:29:51 CEST 2019
while looking into #1603 I misread and focussed on /etc/hostid, instead of
/etc/machine-id. Upon closer inspection the problem is similar for both of them:
Our installer shipped one version of the file for both ids, while it should
create them uniquely for the system.
Addionally the /etc/hostid was not shipped in the installed system, which
could lead to unimportable pools if it gets generated later on.
Stoiko Ivanov (2):
fix #1603: create a new and unique machine-id
copy /etc/hostid from installer root to target
proxinstall | 5 +++++
1 file changed, 5 insertions(+)
--
2.20.1
More information about the pve-devel
mailing list