Moving a File System to a Different Compartment
Move a File Storage with Lustre file system to another compartment.
- 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.
- From the for the file system, select Move resource.
- In the Move resource panel, select a new compartment for the file system.
- 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.