Project

General

Profile

Actions

Bug #14472

closed

Activate OSD [WARNIN] message

Added by tzu chi over 8 years ago. Updated about 8 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Why have [WARNIN] messages ? did not provide Journal hard disk ?

admin-node@admin-deploy:~/my-cluster$ ceph-deploy osd activate node2:/var/local/osd0
[node2][WARNIN] got monmap epoch 1
[node2][WARNIN] 2016-01-22 10:39:17.453075 7f1139bd7800 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
[node2][WARNIN] 2016-01-22 10:39:17.486825 7f1139bd7800 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
[node2][WARNIN] 2016-01-22 10:39:17.514446 7f1139bd7800 -1 filestore(/var/local/osd0) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
[node2][WARNIN] 2016-01-22 10:39:17.675915 7f1139bd7800 -1 created object store /var/local/osd0 journal /var/local/osd0/journal for osd.0 fsid c939e5e3-b036-495e-b273-5d93a320e77c
[node2][WARNIN] 2016-01-22 10:39:17.676129 7f1139bd7800 -1 auth: error reading file: /var/local/osd0/keyring: can't open /var/local/osd0/keyring: (2) No such file or directory
[node2][WARNIN] 2016-01-22 10:39:17.676696 7f1139bd7800 -1 created new key in keyring /var/local/osd0/keyring
[node2][WARNIN] added key for osd.0

BUT ceph status is ok !!!!

admin-node@admin-deploy:~/my-cluster$ ceph status
cluster c939e5e3-b036-495e-b273-5d93a320e77c
health HEALTH_OK
monmap e1: 1 mons at {node1=10.0.50.51:6789/0}, election epoch 2, quorum 0 node1
osdmap e8: 2 osds: 2 up, 2 in
pgmap v23: 192 pgs, 3 pools, 0 bytes data, 0 objects
20070 MB used, 1842 GB / 1862 GB avail
192 active+clean

Actions #1

Updated by Sage Weil over 8 years ago

  • Status changed from New to Won't Fix

it's informative... the file is created on the next line.

Actions #2

Updated by tzu chi about 8 years ago

Thank you, I understand

Actions

Also available in: Atom PDF