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

preguntada hace 2 años879 visualizaciones
1 Respuesta
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.

respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas