book
Article ID: 100014551
calendar_today
Updated On:
Resolution
Veritas have produced patches to resolve this issue, see the table below:
Note: The patches above for 6.0.5 and 6.1.1 are also contained in the combined patches sfha-rhel6.6_x86_64-6.0.5.200 and sfha-rhel6.6_x86_64-6.1.1.200, If installing SFHA for the first time, it may be more efficient to use these combined patches (or later).
Workaround (if no patch):
Abort the applications that are using inotify APIs (poll(2), select(2) and epoll(7)) before un-mounting the file system
Applies To
Storage Foundation (SF) 6.2, 6.1.1 & 6.0.5
Storage Foundation High Availability (SFHA) 6.2, 6.1.1 & 6.0.5
Storage Foundation Cluster File System High Availability (SFCFSHA) 6.2, 6.1.1 & 6.0.5
Storage Foundation Cluster for Oracle RAC (SFRAC) 6.2, 6.1.1 & 6.0.5
VxFS 6.2, 6.1.1 & 6.0.5
Red Hat Enterprise Linux (RHEL) 6.6
Issue/Introduction
On Red Hat Enterprise Linux (RHEL) 6.6 additional counters were added in the superblock to track inotify watches, these new counters were not implemented in VxFS. Whilst doing a umount, the operation hangs until the counter in the superblock drops to zero, which will not happen as they are not handled in VxFS. This applies to both VxFS mounts and Cluster File Systems (CFS) mounts
This issue could prevent a cluster failover if the file system cannot be un-mounted.