No ssh access, no services started after a reboot
After rebooting, my linode times out via ssh, and didn't give me a login prompt via lish until i applied this fix:
After logging in via lish, /dev/xvda gets mounted read-only, but I'm not sure if that's a symptom or a cause.
Looks to me like no services were started at all, including sshd and up to apache and mysql.
I've checked /etc/fstab, as advised here:
I've tried working thru the troubleshooting guide
Finally i've disabled /etc/init/plymouth* files, as instructed in
No files in /var/log seem to have been updated at all after the first shutdown and resize, since the fs is read-only, so nothing helpful there.
I'm pretty much flying blind here - I don't know much about sysadmin if you couldn't already tell.
I do have a backup, but from my understanding the upsizing shouldn't have changed anything on my disk, so restoring to a backup is going to put me right back where i am now.
seems like some configuration change in the 75 days since last reboot has borked the boot process.
Any help much appreciated.
3 Replies
The latest from linode tech support is:
> Looking at your console log it looks like your Linode's boot scripts are not being executed. Your kernel goes straight into getty without running any of these usual scripts. If you've made changes to these scripts you can try to edit them in rescue mode and see if that resolves this issue. Personally i'd suggest trying to restore from a backup and booting to see if you run into the same issue.
I don't know how restoring from backup will help, since the most recent backup should be an exact duplicate of the existing disk.
I'm also not sure whether anyone has made changes to linode boot scripts, nor how to determine whether that is the case.
-Chris
I'll post any updates here.