Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:jobs:opennebula [2015/04/10 17:19]
admin [BACKUP]
en:jobs:opennebula [2015/04/13 14:07]
admin [BACKUP]
Line 2: Line 2:
  ==== Introduction. ====  ==== Introduction. ====
  
- //​This article is exploring the process of installing HA opennebula and ceph as datastore on three nodes (disks - 6xSSD 240GB, backend network IPoIB, OS Centos 7).//\\+ //​This article is exploring the process of installing HA opennebula and ceph as datastore on three nodes (disks - 6xSSD 240GB, backend network IPoIB, OS Centos 7) and using one additional node for backup.//\\
   ​   ​
  
Line 980: Line 980:
   if test -z "​$snapcurchk"​   if test -z "​$snapcurchk"​
    then    then
-    echo "​current snapshot exist" 
-   else 
     /​usr/​bin/​rbd snap create --snap $currdate one/$i     /​usr/​bin/​rbd snap create --snap $currdate one/$i
     /​usr/​bin/​rbd export one/​$i@$currdate /​rbdback/​$i-$currdate     /​usr/​bin/​rbd export one/​$i@$currdate /​rbdback/​$i-$currdate
-  ​fi+   ​else 
 +    echo "​current snapshot exist"  
 + fi
   if test -z "​$snapoldchk"​   if test -z "​$snapoldchk"​
     then     then
en/jobs/opennebula.txt · Last modified: 2015/04/15 19:15 by admin
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki