Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this solution

avatar
Master Collaborator

Hi Guy,

 

Please try adjusting your command to the following:

ozone sh volume create --quota=1TB --user=hdfs o3://ozone1/tests

Note the documentation states that the last parameter is a URI in the format <prefix>://<Service ID>/<path>. Service Id is what you found in ozone-site.xml.

View solution in original post

Who agreed with this solution