Direkt zum Inhalt

EC2 root file system is read only after reboot

0

We created a new EC2 instance (t2.medium). After a reboot, the root filesystem became read only, so cannot do anything on the system /dev/xvda1 on / type xfs (ro,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota) [/]

Any idea how to fix this? I tried xfs_repair -d and then rebooted, but the filesystem is still read only

gefragt vor 4 Jahren1469 Aufrufe

1 Antwort
0

I think I found the problem immediately after I posted this: Error introduced to fstab when editing to mount a second volume. Since this is a new instance, I can just terminate it and start over.

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.