Updated on 2024-04-15 GMT+08:00

Creating a Parallel File System

You can create a parallel file system on OBS Console.

Procedure

  1. On the console homepage, click Service List in the upper left corner and choose Storage > Object Storage Service.
  2. In the navigation pane, select Parallel File System.
  3. In the upper right corner of the page, click Create Parallel File System.
  4. Select a region and enter a name for the parallel file system.

    • 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. Confirm the settings at the bottom of the page and click Create Now.
  7. 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.