Project

General

Profile

Actions

Bug #3523

closed

Error listing snapshots: (5) Input/output error

Added by ye yuan over 11 years ago. Updated over 11 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
Category:
librbd
Target version:
-
% Done:

0%

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

Description

Hi all,

I build one-node cluster Ceph(0.48, the stable version installed by apt-get) and Ceph -s display HEALTH_OK.
I create a pool and a image named 'test_pool_1' and 'image_3' respectively.

When I run command in CLI:
# rbd -p test_pool_1 snap ls image_3
Error was reported like belwo:
# Error listing snapshots: (5) Input/output error

Then I view the log, it said:
_load_class could not open class $(libdir)/rados-classes/libcls_rbd.so (dlopen failed): $(libdir)/rados-classes/libcls_rbd.so: cannot open shared object file: No such file or directory

Since I viewed source code in 'pybind', I try to invoke python API to open image, it report:
error opening image image_3 at snapshot None

BTW, I'm a new Python coder.
The OSD log file, test scrip and ceph.config are attached.
Tks for helping me to solve this issue!


Files

ceph-osd.2.log (55.6 MB) ceph-osd.2.log ye yuan, 11/23/2012 06:20 PM
ceph.conf (1.19 KB) ceph.conf ye yuan, 11/23/2012 06:20 PM
my_test.py (406 Bytes) my_test.py ye yuan, 11/23/2012 06:20 PM
Actions #1

Updated by Greg Farnum over 11 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF