Updates:
Summary: gnt-instance add should fail or warn if a secondary node is
passed and the disk template doesn't have one
Labels: Type-Defect Priority-Low Milestone-Release2.1
Comment #1 on issue 113 by ultrotter: gnt-instance add should fail or warn
if a secondary node is passed and the disk template doesn't have one
http://code.google.com/p/ganeti/issues/detail?id=113
Hi,
The problem here is that you're using -t plain, which doesn't support
having a secondary. If you move to -t drbd (and you have drbd setup on your
system) everything will work fine. I updated the title of this bug so we
change ganeti to fail or warn if a secondary node is passed but is not
going to be used.
Thanks,
Guido