[pve-devel] proxmox 1.8 : ERROR: Ticket authentication failed
Dietmar Maurer
dietmar at proxmox.com
Wed Jul 13 07:48:13 CEST 2011
> kvm1: a19f31e1e8c686dc7e09a0b2bcd5647e /etc/pve/pve-root-ca.key
> kvm2: a19f31e1e8c686dc7e09a0b2bcd5647e /etc/pve/pve-root-ca.key
> kvm3 a19f31e1e8c686dc7e09a0b2bcd5647e /etc/pve/pve-root-ca.key
>
> kvm4: 8b51c698da746a4d72ccd2845270119e /etc/pve/pve-root-ca.key
> kvm5: 60cc99c0b94bec8f3c15ff5febc277a0 /etc/pve/pve-root-ca.key
>
>
> when is this key generated ?
They are generated by 'pvecert' if they don’t exists (usually at first boot, or when you delete them).
When you join a node, they are copied from the master - please check why that fails for you.
pveca calls PVE::Cluster::cluster_sync_mastercfg() to do that.
>
> can i simply copy the key from master to slaves ?
You also need to copy pve-root-ca.pem. The run
# pvecert --force
to regenerate ssl keys.
- Dietmar
More information about the pve-devel
mailing list