Skip to content

xFileSystemAccessRule: Fails when cluster shared disk is not present on the server #16

@randomnote1

Description

@randomnote1

When the defined path in xFileSystemAccessRule resides on a cluster drive and the node where the configuration is applied does not own the drive, the configuration fails.

I would like to propose to make the xFileSystemAccessRule resource cluster aware. I think the logic could look something like this:

  • If the path does not exist
    • If the server is a member of a cluster
      • If the cluster node does not own the drive specified in the path
        • Exit silently

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions