]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/MDSRank.h
import ceph quincy 17.2.4
[ceph.git] / ceph / src / mds / MDSRank.h
index c0897071048f5bc9db5bc2cfa54ee83a78708f49..d0e01f2295786cb32063b54d158ee333dde8f89d 100644 (file)
@@ -413,7 +413,7 @@ class MDSRank {
     // The last different state I held before current
     MDSMap::DaemonState last_state = MDSMap::STATE_BOOT;
     // The state assigned to me by the MDSMap
-    MDSMap::DaemonState state = MDSMap::STATE_BOOT;
+    MDSMap::DaemonState state = MDSMap::STATE_STANDBY;
 
     bool cluster_degraded = false;