akshar bhosale
2010-Dec-04 07:30 UTC
[Lustre-discuss] node rebooted giving following error messages.
Hi, one of our nodes got rebooted giving following error messages.. ov 26 14:27:41 yn70 pidof[25400]: can''t read sid from /proc/25361/stat Nov 26 20:18:33 node70 kernel: LustreError: 1941:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 Nov 26 20:23:34 node70 kernel: LustreError: 3583:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 Nov 26 20:28:35 node70 kernel: LustreError: 4930:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 Nov 26 20:33:35 node70 kernel: LustreError: 6330:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 Nov 26 20:38:36 node70 kernel: LustreError: 7985:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 what could be the reason for this? What should be the remedy? --akshar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20101204/37259a58/attachment.html
Brian J. Murrell
2010-Dec-14 15:11 UTC
[Lustre-discuss] node rebooted giving following error messages.
On Sat, 2010-12-04 at 13:00 +0530, akshar bhosale wrote:> Hi,Hi,> Nov 26 20:18:33 node70 kernel: LustreError: > 1941:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 > Nov 26 20:23:34 node70 kernel: LustreError: > 3583:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 > Nov 26 20:28:35 node70 kernel: LustreError: > 4930:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 > Nov 26 20:33:35 node70 kernel: LustreError: > 6330:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 > Nov 26 20:38:36 node70 kernel: LustreError: > 7985:0:(file.c:2925:ll_inode_revalidate_fini()) failure -43 inode 174555137 > what could be the reason for this? What should be the remedy?-43 is EIDRM: "Identifier removed". You need to reconcile your user and group database between your clients and MDS. This is a result of the "group upcall" being utilized. A search on the list (or on google) for the above terms should yield plenty of information. b.