Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
3088 days ago
Can't this be disabled somehow for internal servers only ? Say disabling it on db servers but keep it on api/web servers.
3 comments
tomchuk
3088 days ago
They're doing this so you (or other shared tenants) can't read your VMs or the host's memory (and vice versa).
link
ddorian43
3088 days ago
What about on dedicated servers ? Is there a config that can be done ?
link
rconti
3088 days ago
No, and that's not the way the bug works.
link
Kudos
3088 days ago
They're rebooting to patch the host, not your VM.
link
stephengillie
3088 days ago
This is necessary because AWS does not support hot-migration of clients. To reboot the host, instead of pushing clients off to other hosts, they have to reboot all clients with the host.
link