Skip to content

NHC returns false "OK" when checking for mounted GPFS filesystems #77

@novosirj

Description

@novosirj

To be honest, I'm not exactly sure if this is because GPFS is doing something non-standard, or this would happen with any stale remote filesystem type.

[root@node001 ~]# nhc -a

[root@node001 ~]# mount | grep projectsn
projectsn on /projectsn type gpfs (rw,relatime)

[root@node001 ~]# df -h /projectsn
df: '/projectsn': Stale file handle

It makes the filesystem check pretty unreliable, as this is one of the more likely things to go wrong. Any advice? This is with NHC 1.4.2, but I suspect this is not something that is version dependent.

Metadata

Metadata

Assignees

Labels

usabilityConfusing, strange, misleading, or otherwise problematic UX

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions