]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
init.d: correcting rbdmap init order: 1587/head
authorDmitry Smirnov <onlyjob@member.fsf.org>
Wed, 2 Apr 2014 14:23:19 +0000 (01:23 +1100)
committerDmitry Smirnov <onlyjob@member.fsf.org>
Wed, 2 Apr 2014 14:25:28 +0000 (01:25 +1100)
commit1d42de54469e3f368dc3a2b170afa7b7a8019124
tree57ce40cedd2ff591af2ee620f0a4d5a64cd421d6
parentedb8a5965e72b6173d3f88d1a63c8b3ca1b9235c
init.d: correcting rbdmap init order:

 * Require "$remote_fs" since it guarantees /usr availability
   (rbd executable is in /usr/bin/rbd)
 * Speed-up init.d rbd mapping on machines acting as MON/OSD
   by starting rbdmap after /init.d/ceph (when possible) and
   shutting down rbd before ceph.
 * Map rbd devices before starting X (helpful when /home is mounted from rbd).
src/init-rbdmap