Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1789773 Details for
Bug 1969383
[RHCS-baremetal] issue with Recovering the Ceph Monitor Store on 4.x
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Log file
baremetal_Log (text/plain), 9.51 KB, created by
skanta
on 2021-06-10 08:12:12 UTC
(
hide
)
Description:
Log file
Filename:
MIME Type:
Creator:
skanta
Created:
2021-06-10 08:12:12 UTC
Size:
9.51 KB
patch
obsolete
>[root@ceph-bharath-1623199697633-node1-mon-mgr-installer ~]# for host in ceph-bharath-1623199697633-node3-mon-osd ceph-bharath-1623199697633-node4-osd-client ceph-bharath-1623199697633-node5-osd ceph-bharath-1623199697633-node6-osd ceph-bharath-1623199697633-node7-osd; do echo "$host"; rsync -avz $ms $host:$ms; rsync -avz $db $host:$db; rsync -avz $db_slow $host:$db_slow; rm -rf $ms; rm -rf $db; rm -rf $db_slow >sh -t $host <<EOF >for osd in /var/lib/ceph/osd/ceph-*; >do >ceph-objectstore-tool --type bluestore --data-path \$osd --op update-mon-db --mon-store-path $ms >done >EOF > rsync -avz $host:$ms $ms; rsync -avz $host:$db $db; rsync -avz $host:$db_slow $db_slow; done >ceph-bharath-1623199697633-node3-mon-osd >root@ceph-bharath-1623199697633-node3-mon-osd's password: >sending incremental file list >rsync: change_dir "/tmp/monstore" failed: No such file or directory (2) >created directory /tmp/monstore > >sent 20 bytes received 48 bytes 19.43 bytes/sec >total size is 0 speedup is 0.00 >rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3] >root@ceph-bharath-1623199697633-node3-mon-osd's password: >ssh_dispatch_run_fatal: Connection to 10.0.211.13 port 22: Broken pipe >rsync: connection unexpectedly closed (0 bytes received so far) [sender] >rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3] >root@ceph-bharath-1623199697633-node3-mon-osd's password: >sending incremental file list >rsync: change_dir "/root/db.slow" failed: No such file or directory (2) >created directory /root/db.slow > >sent 20 bytes received 48 bytes 19.43 bytes/sec >total size is 0 speedup is 0.00 >rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3] >sh: ceph-bharath-1623199697633-node3-mon-osd: No such file or directory >root@ceph-bharath-1623199697633-node3-mon-osd's password: >receiving incremental file list >created directory /tmp/monstore >./ > >sent 27 bytes received 43 bytes 28.00 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node3-mon-osd's password: >receiving incremental file list >rsync: change_dir "/root/db" failed: No such file or directory (2) > >sent 8 bytes received 80 bytes 58.67 bytes/sec >total size is 0 speedup is 0.00 >rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1663) [Receiver=3.1.3] >rsync: [Receiver] write error: Broken pipe (32) >root@ceph-bharath-1623199697633-node3-mon-osd's password: >receiving incremental file list >created directory /root/db.slow >./ > >sent 27 bytes received 43 bytes 20.00 bytes/sec >total size is 0 speedup is 0.00 >ceph-bharath-1623199697633-node4-osd-client >The authenticity of host 'ceph-bharath-1623199697633-node4-osd-client (10.0.211.36)' can't be established. >ECDSA key fingerprint is SHA256:uxTOF4pJ+vXVIVKtpbFFXM1eSpuPXGQCnLcwJVXxMt4. >Are you sure you want to continue connecting (yes/no/[fingerprint])? yes >Warning: Permanently added 'ceph-bharath-1623199697633-node4-osd-client,10.0.211.36' (ECDSA) to the list of known hosts. >root@ceph-bharath-1623199697633-node4-osd-client's password: >sending incremental file list >created directory /tmp/monstore >./ > >sent 43 bytes received 55 bytes 13.07 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node4-osd-client's password: >sending incremental file list >rsync: change_dir "/root/db" failed: No such file or directory (2) >created directory /root/db > >sent 20 bytes received 43 bytes 42.00 bytes/sec >total size is 0 speedup is 0.00 >rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3] >root@ceph-bharath-1623199697633-node4-osd-client's password: >sending incremental file list >created directory /root/db.slow >./ > >sent 43 bytes received 55 bytes 39.20 bytes/sec >total size is 0 speedup is 0.00 >sh: ceph-bharath-1623199697633-node4-osd-client: No such file or directory >root@ceph-bharath-1623199697633-node4-osd-client's password: >receiving incremental file list >created directory /tmp/monstore >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node4-osd-client's password: >receiving incremental file list >created directory /root/db >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node4-osd-client's password: >receiving incremental file list >created directory /root/db.slow >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >ceph-bharath-1623199697633-node5-osd >The authenticity of host 'ceph-bharath-1623199697633-node5-osd (10.0.208.193)' can't be established. >ECDSA key fingerprint is SHA256:WXEADynDEDqKdrMvHtfPwgb2LXq6cPl2YznX1ML3IgE. >Are you sure you want to continue connecting (yes/no/[fingerprint])? yes >Warning: Permanently added 'ceph-bharath-1623199697633-node5-osd,10.0.208.193' (ECDSA) to the list of known hosts. >root@ceph-bharath-1623199697633-node5-osd's password: >sending incremental file list >created directory /tmp/monstore >./ > >sent 43 bytes received 55 bytes 17.82 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node5-osd's password: >sending incremental file list >created directory /root/db >./ > >sent 47 bytes received 50 bytes 64.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node5-osd's password: >sending incremental file list >created directory /root/db.slow >./ > >sent 43 bytes received 55 bytes 65.33 bytes/sec >total size is 0 speedup is 0.00 >sh: ceph-bharath-1623199697633-node5-osd: No such file or directory >root@ceph-bharath-1623199697633-node5-osd's password: >receiving incremental file list >created directory /tmp/monstore >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node5-osd's password: >receiving incremental file list >created directory /root/db >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node5-osd's password: >receiving incremental file list >created directory /root/db.slow >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >ceph-bharath-1623199697633-node6-osd >The authenticity of host 'ceph-bharath-1623199697633-node6-osd (10.0.211.230)' can't be established. >ECDSA key fingerprint is SHA256:6xVNhslOLmGJn6HRk/aqPy/3IVQz9rZ5zKO3evr7mUI. >Are you sure you want to continue connecting (yes/no/[fingerprint])? yes >Warning: Permanently added 'ceph-bharath-1623199697633-node6-osd,10.0.211.230' (ECDSA) to the list of known hosts. >root@ceph-bharath-1623199697633-node6-osd's password: >sending incremental file list >created directory /tmp/monstore >./ > >sent 43 bytes received 55 bytes 17.82 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node6-osd's password: >sending incremental file list >created directory /root/db >./ > >sent 43 bytes received 50 bytes 62.00 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node6-osd's password: >sending incremental file list >created directory /root/db.slow >./ > >sent 43 bytes received 55 bytes 65.33 bytes/sec >total size is 0 speedup is 0.00 >sh: ceph-bharath-1623199697633-node6-osd: No such file or directory >root@ceph-bharath-1623199697633-node6-osd's password: >receiving incremental file list >created directory /tmp/monstore >./ > >sent 27 bytes received 47 bytes 49.33 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node6-osd's password: >receiving incremental file list >created directory /root/db >./ > >sent 27 bytes received 43 bytes 28.00 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node6-osd's password: >receiving incremental file list >created directory /root/db.slow >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >ceph-bharath-1623199697633-node7-osd >The authenticity of host 'ceph-bharath-1623199697633-node7-osd (10.0.211.214)' can't be established. >ECDSA key fingerprint is SHA256:eE8hSkC5w+L/upkjK6Twi4uHLjKmZuWzop8Bknx1Q+4. >Are you sure you want to continue connecting (yes/no/[fingerprint])? yes >Warning: Permanently added 'ceph-bharath-1623199697633-node7-osd,10.0.211.214' (ECDSA) to the list of known hosts. >root@ceph-bharath-1623199697633-node7-osd's password: >sending incremental file list >created directory /tmp/monstore >./ > >sent 43 bytes received 55 bytes 28.00 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node7-osd's password: >sending incremental file list >created directory /root/db >./ > >sent 43 bytes received 50 bytes 62.00 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node7-osd's password: >sending incremental file list >created directory /root/db.slow >./ > >sent 43 bytes received 55 bytes 65.33 bytes/sec >total size is 0 speedup is 0.00 >sh: ceph-bharath-1623199697633-node7-osd: No such file or directory >root@ceph-bharath-1623199697633-node7-osd's password: >receiving incremental file list >created directory /tmp/monstore >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node7-osd's password: >receiving incremental file list >created directory /root/db >./ > >sent 27 bytes received 43 bytes 46.67 bytes/sec >total size is 0 speedup is 0.00 >root@ceph-bharath-1623199697633-node7-osd's password: >receiving incremental file list >created directory /root/db.slow >./ > >sent 27 bytes received 43 bytes 28.00 bytes/sec >total size is 0 speedup is 0.00 >[root@ceph-bharath-1623199697633-node1-mon-mgr-installer ~]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1969383
: 1789773