Editing a File System

Edit a File Storage with Lustre file system's general information, including its name and description.

In addition to changing the name and description of a file system, you can also make the following changes:

When you edit a file system, you can also update its tags. For more information about tagging, see Resource Tags.

    1. On the Lustre file systems list page, select the file system that you want to work with. If you need help finding the list page, see Listing File Systems.
    2. On the file system's details page, select Edit.
    3. In the Edit Lustre file system panel, update the following values as needed:
      • File system name: Accept the default name or enter a friendly name for the file system. Avoid entering confidential information.
      • File system description: Enter a description for the file system. Avoid entering confidential information.
    4. Select Update.
  • Use the oci lfs lustre-file-system update command and required parameters to update a file system's details:

    oci lfs lustre-file-system update --lustre-file-system-id <file_system_OCID> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateLustreFileSystem operation with required attributes to update a file system's details.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.