Moving a File System to a Different Compartment

Move a File Storage with Lustre file system to another compartment.

    1. On the Lustre file systems list page, find the file system that you want to work with. If you need help finding the list page, see Listing File Systems.
    2. From the Actions menu (Actions Menu) for the file system, select Move resource.
    3. In the Move resource panel, select a new compartment for the file system.
    4. Select Update.
  • Use the oci lfs lustre-file-system change-compartment command and required parameters to move a file system:

    oci lfs lustre-file-system change-compartment --lustre-file-system-id <file_system_OCID> --compartment-id <compartment_OCID> [OPTIONS]

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

  • Run the ChangeLustreFileSystemCompartment operation with required attributes to move a file system.

    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.