You can easily view a list of containers in your QoreStor instance on the Storage Containers page, or by using the container command in the QoreStor CLI.
Viewing containers in the GUI
- In the navigation menu, click Containers. The Containers page is displayed.
- You can view the following columns of information about the containers.
- Container—The name of the container.
- Path —The path for the container.
- Marker —The marker type that supports your Data Management Application (DMA).
- Connection — The connection type/access protocol for the container:
- NFS
- CIFS
- RDA
- OST
- Cloud Tiering Policy— The status of whether the container is connected to a cloud container. If a cloud container link is not configured, Enable Cloud Tiering Policy will be displayed.
- Archive Tiering Policy— The status of whether the container is connected to a archive tier. If a archive tier link is not configured, Enable Archive Tiering Policy will be displayed.
- Ellipsis icon
— Provides additional options as listed below:
- Details
- Enable Cloud Tiering Policy
- Enable Archive Tiering Policy
- Edit
- Delete
Viewing containers via the CLI
To view the list of containers, follow these steps.
- Access the QoreStor CLI. Refer to Accessing the CLI commands for more information.
- To view the containers on this QoreStor instance, use the command
container --show [--name <name>] [--verbose]
Refer to the QoreStor Command Line Reference Guide for more information.