Add note in admin guide about drbd stacked devices
authorJohan Euphrosine <proppy@google.com>
Thu, 19 Jul 2012 11:15:00 +0000 (13:15 +0200)
committerIustin Pop <iustin@google.com>
Thu, 19 Jul 2012 15:51:14 +0000 (17:51 +0200)
Fixes: http://code.google.com/p/ganeti/issues/detail?id=251
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>

doc/admin.rst

index 80028e6..d7f70f5 100644 (file)
@@ -138,6 +138,10 @@ drbd
   to obtain a highly available instance that can be failed over to a
   remote node should the primary one fail.
 
+  .. note:: Ganeti does not support DRBD stacked devices:
+     DRBD stacked setup is not fully symmetric and as such it is
+     not working with live migration.
+
 rbd
   The instance will use Volumes inside a RADOS cluster as backend for its
   disks. It will access them using the RADOS block device (RBD).