owenl wrote:
I'm using the debian (small) profile, every now and then the box just disappears. - The web server is unreachable and ssh is unresponsive. Connections are not broken, however and if I wait long enough it will wake up and process all the random keys I punched in in frustration

Both of your accounts are on the same host server -- I've seen this on other hosts which were new and people were busy signing up and deploying an install into their accounts.
Deploying a new filesystem causes the host to perform a large copy, an fsck, and a resize -- all at a much lower priority than the Linodes run.
There are still some I/O issues in the 2.4 kernel that there have been many LKML (Linux Kernel Mailing List) posts regarding. Issues that affect large I/O queues starving smaller reads. Which would cause a block. Linux 2.4.22-pre* already includes some fixes, so once that becomes more stable I'll look into upgrading.
Hopefully once people get settled in, you won't be seeing this issue. I'd like to prove that theory, so next time you get a pause, note the time (and time zone) and let me know when it happened. I'll look in the logs to determine if a deployment was occuring at that time.
If we do continue to see it, then I'll migrate the deployment over to a dedicated machine to off-load that from the hosts.
Thanks for keeping me informed!
-Chris