Skip to content
Snippets Groups Projects
Unverified Commit 7f0b5313 authored by anarcat's avatar anarcat
Browse files

some iSCSI hacking

parent 5a32f03d
No related branches found
No related tags found
No related merge requests found
......@@ -1528,6 +1528,12 @@ command had too much whitespace, which fails with:
Failure: unknown/wrong parameter name 'Missing value for key '' in option --ipolicy-bounds-specs'
The disk templates also had to be modified to account for iSCSI
devices:
gnt-cluster modify --enabled-disk-templates drbd,plain,blockdev
gnt-cluster modify --ipolicy-disk-templates drbd,plain,blockdev
The [network configuration](#network-configuration) (below) must also be performed for the
address blocks reserved in the cluster. This is the actual initial
configuration performed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment