Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 28. Extending a Stratis pool with additional block devices
You can attach additional block devices to a Stratis pool to provide more storage capacity for Stratis file systems. You can do it manually or by using the web console.
28.1. Adding block devices to a Stratis pool Link kopierenLink in die Zwischenablage kopiert!
You can add one or more block devices to a Stratis pool.
Prerequisites
- 
						Stratis is installed and the 
stratisdservice is running. For more information, see Installing Stratis. - The block device on which you are creating a Stratis pool is not in use, unmounted, and is at least 1 GB in space.
 
Procedure
To add one or more block devices to the pool, use:
stratis pool add-data my-pool device-1 device-2 device-n
# stratis pool add-data my-pool device-1 device-2 device-nCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
28.2. Adding a block device to a Stratis pool by using the web console Link kopierenLink in die Zwischenablage kopiert!
You can use the web console to add a block device to an existing Stratis pool. You can also add caches as a block device.
Prerequisites
You have installed the RHEL 10 web console.
For instructions, see Installing and enabling the web console.
- 
						The 
stratisdservice is running. - A Stratis pool is created.
 - The block device on which you are creating a Stratis pool is not in use, unmounted, and is at least 1 GB in space.
 
Procedure
- Log in to the RHEL 10 web console.
 - Click .
 - In the Storage table, click the Stratis pool to which you want to add a block device.
 - On the Stratis pool page, click and select the Tier where you want to add a block device as data or cache.
 - If you are adding the block device to a Stratis pool that is encrypted with a passphrase, enter the passphrase.
 - Under Block devices, select the devices you want to add to the pool.
 - Click .