We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pv with placementCount: "2",how to delete node30 and add a new one to replace it without reducing redundancy?
| master20 | pvc-e8bc738f-633c-4942-83e1-84536c2b7622 | DfltDisklessStorPool | 0 | 1015 | /dev/drbd1015 | | Unused | TieBreaker | | node30 | pvc-e8bc738f-633c-4942-83e1-84536c2b7622 | pool-01 | 0 | 1015 | /dev/drbd1015 | 23.34 GiB | Unused | UpToDate | | node31 | pvc-e8bc738f-633c-4942-83e1-84536c2b7622 | pool-01 | 0 | 1015 | /dev/drbd1015 | 23.34 GiB | InUse | UpToDate |
The text was updated successfully, but these errors were encountered:
Simplest would be:
kubectl cordon <old-node>
linstor node evacuate <old-node>
Sorry, something went wrong.
No branches or pull requests
pv with placementCount: "2",how to delete node30 and add a new one to replace it without reducing redundancy?
The text was updated successfully, but these errors were encountered: