Score:0

starting ubuntu server 20.04 even with failed disks

cn flag

I have an important ubuntu server.
The server has some very important software to run and some data disks.

The data disks are not critical. The server Running is. Espacially since I do not always have physical access and might need to do remote troubleshooting with ssh.

Recently I have a failed disk due to no unmount when the system went down:
mount: /mnt/disk3: mount(2) system call failed: Structure needs cleaning.
I can fix the disk with sudo fsck.ext4 /dev/disk/by-uuid/0a005fab-99d8-4b65-b09a-6171d3317a81 but I need to be physically on the server as the booting procedure fails on cloud init press ctrl + d to continue

Is there a way to let the server boot still so that I can check the failure reason and see what the issue is with the disks? I find them to fail frequently, when the server goes down unsuspectedly.

I have read in another question to edit fstab with nofail option such as:
/dev/disk/by-uuid/0a005fab-99d8-4b65-b09a-6171d3317a81 /mnt/plotfield3 ext4 defaults,nofail 0 1

This unfortunately had no effect whatsoever

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.