|
|
|
|
|
by Sanddancer
3945 days ago
|
|
The reboots were because Amazon cuts a lot of corners in their Xen setup because instances are supposed to be "disposable". A proper VM cluster would use dedicated storage nodes that export over something like iscsi, which would require just transferring a memory snapshot, or would use the native, slower, disk snapshotting migration. But that's just one of many ways AWS is rather broken from an operations standpoint. |
|
Yes, it makes Ops work more difficult, but as someone smart said regarding software: if something hurts, you're not going it often enough :)