Provides an overview of how to create a volume for a tenant using the
CLI.
About this task
To create a volume for a tenant (when you have Multitenancy on File System), do the following:
Procedure
-
Log in to the cluster as administrator
(the mapr
admin, not the tenant admin) 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>