xen-drbd

changeset 13:91f904355b71

yes to drbdadm
author igor
date Tue Feb 12 15:11:04 2008 +0200 (2008-02-12)
parents 6e2436e09983
children 641e14be445c
files xen-drbd-install.py
line diff
     1.1 --- a/xen-drbd-install.py	Tue Feb 12 14:27:15 2008 +0200
     1.2 +++ b/xen-drbd-install.py	Tue Feb 12 15:11:04 2008 +0200
     1.3 @@ -114,7 +114,7 @@
     1.4      print "###################################################"
     1.5      print "# MAKE DRBD DEVICES "
     1.6      print "#"
     1.7 -    print "drbdadm create-md all"
     1.8 +    print "yes yes | drbdadm create-md all"
     1.9  
    1.10  def make_drbdprimary():
    1.11      print "###################################################"