software:microsoft:windows:storagespaces
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:microsoft:windows:storagespaces [2017/11/01 06:56] – superwizard | software:microsoft:windows:storagespaces [2024/08/18 18:43] (current) – superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Storate Spaces ====== | ||
| + | |||
| + | ------------------------------------------------------------------------------------------------------------------------------------------------\\ | ||
| + | |||
| + | |||
| + | ====== adding drives to a storage pool ====== | ||
| + | |||
| + | <WRAP center round box > | ||
| + | |||
| + | Here are the instructions for adding drives to a storage pool named " | ||
| + | |||
| + | ### **Adding Drives to a Storage Pool using Server Manager** | ||
| + | |||
| + | 1. **Open Server Manager:** | ||
| + | - Press `Windows Key + S` and type " | ||
| + | - Click on " | ||
| + | |||
| + | 2. **Navigate to File and Storage Services:** | ||
| + | - In the left-hand pane, click on "File and Storage Services." | ||
| + | - Under "File and Storage Services," | ||
| + | |||
| + | 3. **Select the Storage Pool:** | ||
| + | - In the " | ||
| + | |||
| + | 4. **Add Physical Disks:** | ||
| + | - Click on " | ||
| + | - A new window will appear showing the available physical disks that are not part of any storage pool. | ||
| + | - Select the disk(s) you want to add to the storage pool. | ||
| + | - Click " | ||
| + | |||
| + | 5. **Confirm the Addition:** | ||
| + | - Once the disks are added, the storage pool’s total capacity will increase, reflecting the newly added disk(s). | ||
| + | |||
| + | ### **Optimizing the Storage Pool using PowerShell** | ||
| + | |||
| + | 1. **Open PowerShell as Administrator: | ||
| + | - Press `Windows Key + X` and select " | ||
| + | |||
| + | 2. **Run the Optimize-StoragePool Command:** | ||
| + | - In the PowerShell window, type the following command and press `Enter`: | ||
| + | | ||
| + | | ||
| + | ``` | ||
| + | - This command will optimize the storage pool, ensuring that the newly added space is properly allocated and ready for use. | ||
| + | |||
| + | ### **Final Steps:** | ||
| + | |||
| + | - After running the `Optimize-StoragePool` command, you should be able to expand existing virtual disks or create new ones using the additional space in the storage pool. | ||
| + | |||
| + | By following these steps, you can efficiently add new drives to your storage pool and ensure that the system optimizes the available space for use. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| ====== storage spaces how does mirror work ====== | ====== storage spaces how does mirror work ====== | ||
| Line 6: | Line 62: | ||
| < | < | ||
| - | If you’ll be using mirroring or parity to protect against data loss, we recommend choosing ReFS for its file integrity protection features. | + | If you’ll be using mirroring or parity to protect against data loss, we recommend |
| + | choosing ReFS for its file integrity protection features. | ||
| </ | </ | ||
| Line 33: | Line 90: | ||
| From: https:// | From: https:// | ||
| - | [https:// | + | {{https:// |
| < | < | ||
| - | Get-VirtualDisk can tell you many things about a virtual disk you’ve created within a storage pool. Given no parameters it will display the virtual disks it finds with some basic status information. | + | Get-VirtualDisk can tell you many things about a virtual disk you’ve created within a storage pool. |
| + | Given no parameters it will display the virtual disks it finds with some basic status information. | ||
| + | However, you don’t get the full picture. | ||
| + | get much more detail…perhaps more than you want. | ||
| </ | </ | ||
| + | ====== Storage Spaces Direct S2D ====== | ||
| + | From: https:// | ||
| + | |||
| + | < | ||
| + | Also: https:// | ||
| + | |||
| + | S2D is a cluster that’s made of up servers with direct-attached storage (DAS). The supported disks include SAS HDDs and SSDs of the past, but S2D also supports: | ||
| + | |||
| + | SATA disks: HHDs and SSDs can be very affordable | ||
| + | NVMe: Non-Volatile Memory Express disks PCIe connected SSDs that offer huge amounts of IOPS, where one model I checked out offers up to 122,000 IOPS. | ||
| + | </ | ||
software/microsoft/windows/storagespaces.1509519412.txt.gz · Last modified: by superwizard
