Provides an overview of how to create a volume for a tenant using the
CLI.
To create a volume for a tenant (when you have Multitenancy on filesystem), do the following:
-
Log in to the cluster as administrator and ensure that the ticket for the
tenant has already been generated and copied on to the tenant host.
-
Create a volume for the tenant by running the following command:
$ maprcli volume create -name <volumeName> -path <path_to_volume> -tenantuser <tenant_user>