[PVE-User] pve-cluster won't start with large ssh_known_hosts
Dietmar Maurer
dietmar at proxmox.com
Wed Nov 30 09:02:51 CET 2011
> Is there a technical reason for the 128 kiB limit, or is it an arbitrary restriction? If
> it is the latter, then I suggest removing it, as there is no point in having Proxmox
> introduce a failure mode for no particular reason.
We store those file on the pmxcfs file system, which is RAM based, and is only
suited for small files.
Can't you use the GlobalKnownHosts file instead (/etc/ssh/ssh_known_hosts)?
Or should PVE use that file instead?
- Dietmar
More information about the pve-user
mailing list