Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452811 Details for
Bug 1592652
Ceph-ansible: ceph-config template file TASK fails with undefined variable cluster_uuid .stdout (has no attribute stdout)
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
what I believe I modified for this run.
cephansible6-18.cmds.txt (text/plain), 1.47 KB, created by
Warren
on 2018-06-19 05:17:32 UTC
(
hide
)
Description:
what I believe I modified for this run.
Filename:
MIME Type:
Creator:
Warren
Created:
2018-06-19 05:17:32 UTC
Size:
1.47 KB
patch
obsolete
>[ubuntu@magna013 ~]$ find /usr/share/ceph-ansible -type f -mtime -7 -print >/usr/share/ceph-ansible/group_vars/all.yml >/usr/share/ceph-ansible/group_vars/osds.yml >/usr/share/ceph-ansible/group_vars/mons.yml >/usr/share/ceph-ansible/site.yml >[ubuntu@magna013 ~]$ tail -10 /etc/ansible/hosts > >## db-[99:101]-node.example.com >[mons] >magna013 > >[osds] >magna013 devices="[ '/dev/sdb', '/dev/sdc', '/dev/sdd' ]" >magna015 devices="[ '/dev/sdb', '/dev/sdc', '/dev/sdd' ]" >magna016 devices="[ '/dev/sdb', '/dev/sdc', '/dev/sdd' ]" > >[ubuntu@magna013 ~]$ diff /usr/share/ceph-ansible/group_vars/all.yml /usr/share/ceph-ansible/group_vars/all.yml.sample >108,109d107 >< ceph_rhcs_cdn_install: true >< ceph_repository_type: cdn >112d109 >< ceph_rhcs: true >264c261 >< generate_fsid: false >--- >> #generate_fsid: true >268c265 >< cephx: true >--- >> #cephx: true >319d315 >< monitor_interface: eno1 >328d323 >< journal_size: 5120 >331d325 >< public_network: 10.8.128.0/21 >[ubuntu@magna013 ~]$ diff /usr/share/ceph-ansible/group_vars/osds.yml /usr/share/ceph-ansible/group_vars/osds.yml.sample >14d13 >< journal_collocation: true >77,80c76,79 >< devices: >< - /dev/sdb >< - /dev/sdc >< - /dev/sdd >--- >> #devices: >> # - /dev/sdb >> # - /dev/sdc >> # - /dev/sdd >[ubuntu@magna013 ~]$ diff /usr/share/ceph-ansible/group_vars/mons.yml /usr/share/ceph-ansible/group_vars/mons.yml.sample >[ubuntu@magna013 ~]$ diff /usr/share/ceph-ansible/site.yml.sample /usr/share/ceph-ansible/site.yml
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 1592652
: 1452811 |
1452812