Skip to content

Support a shared mount directory as SecondaryStorage with ShareMountPoint type #5018

@hooklee2000

Description

@hooklee2000
ISSUE TYPE
  • Feature Idea
CLOUDSTACK VERSION

4.15.0

COMPONENT NAME

SecondaryStorage

The existing ShareMountPoint means you would need to mount a clustered filesystem to all the hosts
in the cluster so that multiple hosts can write to the same shared(mountPoint) storage without causing
file system corruption.
In all hosts we use fuse to mount a distribution filesystem to a POSIX directory such as /cfs/share,
which can share files and directories in all hosts.
We can use directory /cfs/share/primary/ as primary storage with ShareMountPoint type now.
Can CloudStack use directory /cfs/share/secondary/ as Secondary Storage with ShareMountPoint type ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions