Bug 1344771 - Seeing unwanted message when we disable an Image from master Node
Summary: Seeing unwanted message when we disable an Image from master Node
Keywords:
Status: CLOSED DUPLICATE of bug 1346946
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RBD
Version: 2.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: 2.0
Assignee: Jason Dillaman
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-10 17:58 UTC by Tanay Ganguly
Modified: 2017-07-30 15:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-15 23:18:14 UTC
Embargoed:


Attachments (Terms of Use)
Log (427.18 KB, text/plain)
2016-06-10 17:58 UTC, Tanay Ganguly
no flags Details

Description Tanay Ganguly 2016-06-10 17:58:24 UTC
Created attachment 1166704 [details]
Log

Description of problem:
Seeing Message when we disable the Journal from the Master Node

Version-Release number of selected component (if applicable):
ceph version 10.2.1-13.el7cp 

How reproducible:
Always

Steps to Reproduce:
1. Create an Image with Journal enabled.
2. Write some data, and let the image start syncing
3. Disable the Journal 

Actual results:
Seeing lots of message while checking the Mirroring status.

systemctl status -l ceph-rbd-mirror@master
● ceph-rbd-mirror - Ceph rbd mirror daemon
   Loaded: loaded (/usr/lib/systemd/system/ceph-rbd-mirror@.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2016-06-10 23:13:21 IST; 5min ago
 Main PID: 30218 (rbd-mirror)
   CGroup: /system.slice/system-ceph\x2drbd\x2dmirror.slice/ceph-rbd-mirror
           └─30218 /usr/bin/rbd-mirror -f --cluster master --id master --setuser ceph --setgroup ceph

Jun 10 23:13:21 x.eng.blr.redhat.com systemd[1]: Started Ceph rbd mirror daemon.
Jun 10 23:13:21 x.eng.blr.redhat.com systemd[1]: Starting Ceph rbd mirror daemon...
Jun 10 23:15:29 x.eng.blr.redhat.com rbd-mirror[30218]: 2016-06-10 23:15:29.107188 7f2656ffd700 -1 rbd::mirror::image_replayer::BootstrapRequest: 0x7f26200167b0 handle_get_remote_tag_class: failed to retrieve remote client: (2) No such file or directory
Jun 10 23:15:29 x.eng.blr.redhat.com rbd-mirror[30218]: 2016-06-10 23:15:29.107251 7f2686ffd700 -1 rbd::mirror::ImageReplayer: 0x7f2620009ae0 [1/e56249bf-b8d3-4da0-aaa4-f3ddfee6de13] operator(): start failed: (2) No such file or directory
Jun 10 23:15:29 x.eng.blr.redhat.com rbd-mirror[30218]: 2016-06-10 23:15:29.117624 7f267dffb700 -1 JournalMetadata: operator(): failed to watch journal(2) No such file or directory
Jun 10 23:15:29 x.eng.blr.redhat.com rbd-mirror[30218]: 2016-06-10 23:15:29.117650 7f267dffb700 -1 JournalMetadata: failed to initialize immutable metadata: (2) No such file or directory


Expected results:
There should not be any message

Additional info:
Logs attached.

Comment 3 Jason Dillaman 2016-06-15 23:18:14 UTC

*** This bug has been marked as a duplicate of bug 1346946 ***


Note You need to log in before you can comment on or make changes to this bug.