Re: [cfarm-users] Read-only filesystem on gcc202

2020-12-14 Thread Eric Botcazou via cfarm-users
> Should be fixed now... thanks. Confirmed, thanks for the quick turn around! -- Eric Botcazou ___ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users

Re: [cfarm-users] Read-only filesystem on gcc202

2020-12-14 Thread Anatoly Pugachev via cfarm-users
On Mon, Dec 14, 2020 at 11:23 AM Eric Botcazou via cfarm-users wrote: > > Hi, > > the symptom is: > > ebotcazou@gcc202:~$ rm t.o > rm: cannot remove 't.o': Read-only file system > > Is that expected? Should be fixed now... thanks. PS: fs went RO on errors, could be seen in dmesg (kernel logs). R