Creating a Parallel File System

You can create a parallel file system on the console.

Procedure

  1. On the homepage of the console, click Service List on the top navigation menu, and choose Storage > Object Storage Service.

  2. In the navigation pane, select Parallel File System.

  3. Click Create Parallel File System in the upper right corner of the page. The page for creating a parallel file system is displayed.

  4. Select a region and enter a name for the parallel file system.

    Note

    • Once a parallel file system is created, its name cannot be changed.

    • URLs do not support uppercase letters and cannot distinguish between names containing uppercase or lowercase letters. For example, if you attempt to access the parallel file system MyFileSystem using a URL, the file system name will be resolved to myfilesystem, causing an access error. For this reason, a parallel file system name can contain only lowercase letters, digits, periods (.), and hyphens (-).

  5. Configure a policy. You can select Private, Public Read, or Public Read and Write for the parallel file system.

  6. (Optional) Add tags. Tags are used to identify parallel file systems in OBS, for the purpose of classification. Each tag is represented by one key-value pair. For details about how to add a tag, see the "Tags" section in the Object Storage Service User Guide.

  7. Confirm the settings at the bottom of the page and click Create Now.

  8. View the file system you created just now in the parallel file system list.

    Then, you can use the parallel file system the same way you use a bucket. For details about how to use PFS, see Using PFS.