Dmitry Isakbayev
2019-Jan-09 14:17 UTC
[Gluster-users] A broken file that can not be deleted
I am seeing a broken file that exists on 2 out of 3 nodes. The application trying to use the file throws file permissions error. ls, rm, mv, touch all throw "Input/output error" $ ls -la ls: cannot access .download_suspensions.memo: Input/output error drwxrwxr-x. 2 ossadmin ossadmin 4096 Jan 9 08:06 . drwxrwxr-x. 5 ossadmin ossadmin 4096 Jan 3 11:36 .. -?????????? ? ? ? ? ? .download_suspensions.memo $ rm ".download_suspensions.memo" rm: cannot remove ?.download_suspensions.memo?: Input/output error -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190109/4d0b03f6/attachment.html>
Nithya Balachandran
2019-Jan-10 08:41 UTC
[Gluster-users] A broken file that can not be deleted
On Wed, 9 Jan 2019 at 19:49, Dmitry Isakbayev <isakdim at gmail.com> wrote:> I am seeing a broken file that exists on 2 out of 3 nodes. The > application trying to use the file throws file permissions error. ls, rm, > mv, touch all throw "Input/output error" > > $ ls -la > ls: cannot access .download_suspensions.memo: Input/output error > drwxrwxr-x. 2 ossadmin ossadmin 4096 Jan 9 08:06 . > drwxrwxr-x. 5 ossadmin ossadmin 4096 Jan 3 11:36 .. > -?????????? ? ? ? ? ? > .download_suspensions.memo > > $ rm ".download_suspensions.memo" > rm: cannot remove ?.download_suspensions.memo?: Input/output error > > Do you see any errors in the mount log?Regards, Nithya> > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190110/92ab137b/attachment.html>
Raghavendra Gowdappa
2019-Jan-10 09:00 UTC
[Gluster-users] A broken file that can not be deleted
On Wed, Jan 9, 2019 at 7:48 PM Dmitry Isakbayev <isakdim at gmail.com> wrote:> I am seeing a broken file that exists on 2 out of 3 nodes. >Wondering whether its a case of split brain.> The application trying to use the file throws file permissions error. ls, > rm, mv, touch all throw "Input/output error" > > $ ls -la > ls: cannot access .download_suspensions.memo: Input/output error > drwxrwxr-x. 2 ossadmin ossadmin 4096 Jan 9 08:06 . > drwxrwxr-x. 5 ossadmin ossadmin 4096 Jan 3 11:36 .. > -?????????? ? ? ? ? ? > .download_suspensions.memo > > $ rm ".download_suspensions.memo" > rm: cannot remove ?.download_suspensions.memo?: Input/output error > > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190110/a3f59f99/attachment.html>