How to set OSD journal device on a dedicated block device in Ceph barclamp.
This document (7021169) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Enterprise Storage 4
Situation
"osd": {
"min_size_gb": 20,
"journal_size": 8192,
"journal_devices": [
"vde"
],
"use_ssd_for_journal": false
Resolution
"osd": {
"min_size_gb": 20,
"journal_size": 8192,
"journal_devices": [
"/dev/vde"
],
"use_ssd_for_journal": false
Ideally, the path should be the symlink from /dev/disk/by-id/<device id> pointing to your device, which is persistent across reboots.
Finally apply Ceph barclamp.
Cause
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7021169
- Creation Date: 03-Aug-2017
- Modified Date:03-Mar-2020
-
- SUSE Open Stack Cloud
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com