Managing Storage Groups: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{howto_header}} If you're unfamiliar with what a storage group is, see: * Storage Group Generally speaking, the Anvil! tries to auto-assemble storage groups for you. When all the hardware is the same size, this works pretty well. However, if the volume groups on two subnodes, or on a DR host differ, this may not work. In such cases, you can manually configure storage groups using the <span class="code">anvil-manage-storage-group</span> tool. {{note|1=There a..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{howto_header}} | {{howto_header}} | ||
{{note|1=There are plans to add storage group management to the Striker UI. Until then, this is a command-line process.}} | |||
If you're unfamiliar with what a storage group is, see: | If you're unfamiliar with what a storage group is, see: | ||
Line 7: | Line 9: | ||
Generally speaking, the Anvil! tries to auto-assemble storage groups for you. When all the hardware is the same size, this works pretty well. However, if the [[volume group]]s on two subnodes, or on a DR host differ, this may not work. In such cases, you can manually configure storage groups using the <span class="code">anvil-manage-storage-group</span> tool. | Generally speaking, the Anvil! tries to auto-assemble storage groups for you. When all the hardware is the same size, this works pretty well. However, if the [[volume group]]s on two subnodes, or on a DR host differ, this may not work. In such cases, you can manually configure storage groups using the <span class="code">anvil-manage-storage-group</span> tool. | ||
To start, lets look at the storage groups on an example Anvil! cluster with three nodes and a DR host. | |||
<syntaxhighlight lang="bash"> | |||
anvil-manage-storage-groups --show | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="text"> | |||
</syntaxhighlight> | |||
<span class="code"></span> | <span class="code"></span> | ||
<syntaxhighlight lang="bash"> | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="text"> | |||
</syntaxhighlight> | |||
{{footer}} | {{footer}} |
Revision as of 04:34, 15 November 2023
Alteeve Wiki :: How To :: Managing Storage Groups |
![]() |
Note: There are plans to add storage group management to the Striker UI. Until then, this is a command-line process. |
If you're unfamiliar with what a storage group is, see:
Generally speaking, the Anvil! tries to auto-assemble storage groups for you. When all the hardware is the same size, this works pretty well. However, if the volume groups on two subnodes, or on a DR host differ, this may not work. In such cases, you can manually configure storage groups using the anvil-manage-storage-group tool.
To start, lets look at the storage groups on an example Anvil! cluster with three nodes and a DR host.
anvil-manage-storage-groups --show
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |