Project

General

Profile

Backport #40921

Updated by Nathan Cutler over 4 years ago

<pre> 
 [2018-07-20 14:59:44,151][ceph_volume.devices.lvm.activate][INFO    ] found a journal associated with the OSD, assuming filestore 
 [2018-07-20 14:59:44,153][ceph_volume.util.system][INFO    ] %s was not found as mounted 
 [2018-07-20 14:59:44,153][ceph_volume.process][INFO    ] Running command: mount -v /dev/vg-osd-sdn/lv-osd-sdn /var/lib/ceph/osd/ceph-273 
 </pre> 

 Because: 

 <pre> 
  logger.info('%s was found as mounted') 
 </pre> 

Back