Project

General

Profile

Actions

Bug #42293

open

bluestore/rocksdb: wrong Fast CRC32 supported log printing on AArch64 platform

Added by Zhiwei Dai over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
% Done:

0%

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

Description

_root@node3:~# lscpu |grep Architecture
Architecture: aarch64

root@node3:~# ceph -v
ceph version 14.2.2 (4f8fa0a0024755aae7d95567c63f11d6862d55be) nautilus (stable)_

when I checked /var/log/ceph/ceph-osd.0.log, some uncompatible log printing was found
2019-10-12 17:04:44.008 ffff94f3b010 4 rocksdb: Fast CRC32 supported: Not support on x86

Checking source code: https://github.com/ceph/rocksdb/blob/37828c548a886dccf58a7a93fc2ce13877884c0c/util/crc32c.cc
the Func IsFastCrc32Supported hasn't supported AArch64 platform.

The newest rocksdb source branch has added Fast CRC32 supported on AArch64.


Files

osd_rocksdb_log.png (55 KB) osd_rocksdb_log.png Zhiwei Dai, 10/14/2019 03:27 AM

No data to display

Actions

Also available in: Atom PDF