7.7. Storage Tasks
7.7.1. Populating the ISO Storage Domain
Procedure 7.16. Populating the ISO Storage Domain
- Copy the required ISO image to a temporary directory on the system running Red Hat Enterprise Virtualization Manager.
- Log in to the system running Red Hat Enterprise Virtualization Manager as the
root
user. - Use the
engine-iso-uploader
command to upload the ISO image. This action will take some time. The amount of time varies depending on the size of the image being uploaded and available network bandwidth.Example 7.1. ISO Uploader Usage
In this example the ISO imageRHEL6.iso
is uploaded to the ISO domain calledISODomain
using NFS. The command will prompt for an administrative user name and password. The user name must be provided in the form user name@domain.#
engine-iso-uploader
--iso-domain=ISODomain
upload
RHEL6.iso
7.7.2. Moving Storage Domains to Maintenance Mode
Procedure 7.17. Moving storage domains to maintenance mode
- Shut down all the virtual machines running on the storage domain.
- Click the Storage resource tab and select a storage domain.
- Click the Data Centers tab in the details pane.
- Click Storage Domain maintenance confirmation window.to open the
- Clickto initiate maintenance mode. The storage domain is deactivated and has an
Inactive
status in the results list.
Note
7.7.3. Editing Storage Domains
- Active: When the storage domain is in an active state, the Name, Description, Comment, Warning Low Space Indicator (%), Critical Space Action Blocker (GB), and Wipe After Delete fields can be edited. The Name field can only be edited while the storage domain is active. All other fields can also be edited while the storage domain is inactive.
- Inactive: When the storage domain is in maintenance mode or unattached, thus in an inactive state, you can edit all fields except Name, Data Center, Domain Function, Storage Type, and Format. The storage domain must be inactive to edit storage connections, mount options, and other advanced parameters. This is only supported for NFS, POSIX, and Local storage types.
Note
iSCSI storage connections cannot be edited via the Administration Portal, but can be edited via the REST API. See Updating an iSCSI Storage Connection.
Procedure 7.18. Editing an Active Storage Domain
- Click the Storage tab and select a storage domain.
- Click.
- Edit the available fields as required.
- Click.
Procedure 7.19. Editing an Inactive Storage Domain
- Click the Storage tab and select a storage domain.
- If the storage domain is active, click the Data Center tab in the details pane and click .
- Click.
- Edit the storage path and other details as required. The new connection details must be of the same storage type as the original connection.
- Click.
- Click the Data Center tab in the details pane and click .
7.7.4. Activating Storage Domains from Maintenance Mode
- Click the Storage resource tab and select an inactive storage domain in the results list.
- Click the Data Centers tab in the details pane.
- Select the appropriate storage domain and click.
Important
If you attempt to activate the ISO domain before activating the data domain, an error message displays and the domain is not activated.
7.7.5. Removing a Storage Domain
Procedure 7.20. Removing a Storage Domain
- Click the Storage resource tab and select the appropriate storage domain in the results list.
- Move the domain into maintenance mode to deactivate it.
- Detach the domain from the data center.
- Click Remove Storage confirmation window.to open the
- Select a host from the list.
- Clickto remove the storage domain and close the window.
7.7.6. Destroying a Storage Domain
Procedure 7.21. Destroying a Storage Domain
- Use the Storage resource tab, tree mode, or the search function to find and select the appropriate storage domain in the results list.
- Right-click the storage domain and select Destroy Storage Domain confirmation window.to open the
- Select the Approve operation check box and click to destroy the storage domain and close the window.
7.7.7. Detaching a Storage Domain from a Data Center
Procedure 7.22. Detaching a Storage Domain from the Data Center
- Click the Storage resource tab, and select a storage domain from the results list.
- Click the Data Centers tab in the details pane and select the storage domain.
- Click Maintenance Storage Domain(s) confirmation window.to open the
- Clickto initiate maintenance mode.
- Click Detach Storage confirmation window.to open the
- Clickto detach the storage domain.
7.7.8. Attaching a Storage Domain to a Data Center
Procedure 7.23. Attaching a Storage Domain to a Data Center
- Click the Storage resource tab, and select a storage domain from the results list.
- Click the Data Centers tab in the details pane.
- Click Attach to Data Center window.to open the
- Select the radio button of the appropriate data center.
- Clickto attach the storage domain.
7.7.9. Disk Profiles
7.7.9.1. Creating a Disk Profile
Procedure 7.24. Creating a Disk Profile
- Click the Storage resource tab and select a data storage domain.
- Click the Disk Profiles sub tab in the details pane.
- Click.
- Enter a name for the disk profile in the Name field.
- Enter a description for the disk profile in the Description field.
- Select the quality of service to apply to the disk profile from the QoS list.
- Click.
7.7.9.2. Removing a Disk Profile
Procedure 7.25. Removing a Disk Profile
- Click the Storage resource tab and select a data storage domain.
- Click the Disk Profiles sub tab in the details pane.
- Select the disk profile to remove.
- Click.
- Click.
7.7.10. Viewing the Health Status of a Storage Domain
- OK: No icon
- Info:
- Warning:
- Error:
- Failure:
GET
request on a storage domain will include the external_status
element, which contains the health status.
events
collection. For more information, see Adding Events in the REST API Guide.