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 1479827 Details for
Bug 1623961
[CRS]Logging pod is not created in independent mode of deployment.
[?]
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.
Inventory File Used.
logging inventory file (text/plain), 5.75 KB, created by
Mugdha Soni
on 2018-08-30 14:41:21 UTC
(
hide
)
Description:
Inventory File Used.
Filename:
MIME Type:
Creator:
Mugdha Soni
Created:
2018-08-30 14:41:21 UTC
Size:
5.75 KB
patch
obsolete
>Inventory File >------------------ > >[OSEv3:children] >masters >etcd >nodes >glusterfs >glusterfs_registry > > >[OSEv3:vars] >ansible_ssh_user=root >oreg_url=registry.access.redhat.com/openshift3/ose-${component}:v3.10 >openshift_deployment_type=openshift-enterprise >openshift_web_console_install=true >openshift_enable_service_catalog=false >openshift_disable_check="docker_image_availability, package_availability" >openshift_storage_glusterfs_wipe=true >openshift_master_dynamic_provisioning_enabled=true > >openshift_storage_glusterfs_block_image=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhgs3/rhgs-gluster-block-prov-rhel7:3.4.0-3 >openshift_storage_glusterfs_heketi_image=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhgs3/rhgs-volmanager-rhel7:3.4.0-4 >openshift_storage_glusterfs_namespace=app-storage > ># Since GlusterFS is outside of OCP, it is not "native" >openshift_storage_glusterfs_is_native=false > ># Automatically create a StorageClass referencing this CRS cluster >openshift_storage_glusterfs_storageclass=true > ># heketi is containerized, this is how we recommend all customers should deploy >openshift_storage_glusterfs_heketi_is_native=true > ># with CRS heketi uses SSH directly to communicate to Gluster ># specify your SSH configuration with the following variables >openshift_storage_glusterfs_heketi_executor=ssh >openshift_storage_glusterfs_heketi_ssh_port=22 >openshift_storage_glusterfs_heketi_ssh_user=root >openshift_storage_glusterfs_heketi_ssh_sudo=false >openshift_storage_glusterfs_heketi_ssh_keyfile="/root/.ssh/id_rsa" ># Disable any other default StorageClass >openshift_storageclass_default=false > >openshift_storage_glusterfs_block_storageclass=true >openshift_storage_glusterfs_block_storageclass_default=false > >openshift_storage_glusterfs_block_deploy=false >openshift_storage_glusterfs_block_host_vol_create=true >openshift_storage_glusterfs_block_host_vol_size=125 >openshift_storage_glusterfs_heketi_admin_key='adminkey' >openshift_storage_glusterfs_heketi_user_key='heketiuserkey' >#Registry > >openshift_hosted_registry_selector='node-role.kubernetes.io/infra=true' >openshift_hosted_registry_storage_volume_size=5Gi >openshift_hosted_registry_storage_kind=glusterfs >openshift_storage_glusterfs_registry_namespace=infra-storage >openshift_storage_glusterfs_registry_storageclass=false >openshift_storage_glusterfs_registry_storageclass_default=false >openshift_storage_glusterfs_registry_block_deploy=true >openshift_storage_glusterfs_registry_block_host_vol_create=true >openshift_storage_glusterfs_registry_block_host_vol_size=100 >openshift_storage_glusterfs_registry_block_storageclass=true >openshift_storage_glusterfs_registry_block_storageclass_default=false >openshift_storage_glusterfs_registry_is_native=false >openshift_storage_glusterfs_registry_heketi_is_native=true >openshift_storage_glusterfs_registry_heketi_executor=ssh >openshift_storage_glusterfs_registry_heketi_ssh_port=22 >openshift_storage_glusterfs_registry_heketi_ssh_user=root >openshift_storage_glusterfs_registry_heketi_ssh_sudo=false >openshift_storage_glusterfs_registry_heketi_ssh_keyfile="/root/.ssh/id_rsa" > > >##Logging >openshift_logging_install_logging=true >openshift_logging_storage_kind=dynamic >openshift_logging_es_pvc_size=10Gi >openshift_logging_image_prefix=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/ > > >##---es params >openshift_logging_es_pvc_storage_class_name="glusterfs-registry-block" >openshift_logging_es_pvc_dynamic=true >openshift_logging_es_pvc_size=10Gi >openshift_logging_es_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >##---curator params > >openshift_logging_curator_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >##---kibana params >openshift_logging_kibana_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >##metrics > >openshift_metrics_storage_volume_size=10Gi >openshift_metrics_storage_kind=dynamic >openshift_metrics_install_metrics=true > >openshift_metrics_image_prefix=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/ >openshift_metrics_namespace=openshift-metrics > >###---cassandra params >openshift_metrics_cassandra_pvc_storage_class_name="glusterfs-registry-block" >##openshift_metrics_cassandra_storage_type=dynamic >##openshift_metrics_cassandra_pvc_size=10Gi >##openshift_metrics_cassandra_replicas=1 >openshift_metrics_cassandra_nodeselector={'node-role.kubernetes.io/infra' : 'true'} >##----hawkular params >##openshift_metrics_hawkular_replicas=1 >openshift_metrics_hawkular_nodeselector={'node-role.kubernetes.io/infra' : 'true'} >##openshift_metrics_hawkular_hostname=hawkular-metrics.router.default.svc.cluster.local > >##----heapster params >openshift_metrics_heapster_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >[masters] >dhcp46-111.lab.eng.blr.redhat.com openshift_node_group_name="node-config-master" > >[etcd] >dhcp46-111.lab.eng.blr.redhat.com openshift_node_group_name="node-config-master" > >[nodes] >dhcp46-111.lab.eng.blr.redhat.com openshift_node_group_name="node-config-master" >dhcp46-155.lab.eng.blr.redhat.com openshift_node_group_name="node-config-compute" >dhcp46-40.lab.eng.blr.redhat.com openshift_node_group_name="node-config-infra" >dhcp47-117.lab.eng.blr.redhat.com openshift_node_group_name="node-config-compute" > > ># The [glusterfs] group represents the CRS nodes for application storage. >[glusterfs] >dhcp47-182.lab.eng.blr.redhat.com glusterfs_devices='["/dev/sdd"]' glusterfs_ip=10.70.47.182 >dhcp46-133.lab.eng.blr.redhat.com glusterfs_devices='[ "/dev/sdd" ]' glusterfs_ip=10.70.46.133 >dhcp46-249.lab.eng.blr.redhat.com glusterfs_devices='[ "/dev/sdd"]' glusterfs_ip=10.70.46.249 > >[glusterfs_registry] >dhcp46-94.lab.eng.blr.redhat.com glusterfs_devices='["/dev/sdd"]' glusterfs_ip=10.70.46.94 >dhcp46-221.lab.eng.blr.redhat.com glusterfs_devices='[ "/dev/sdd" ]' glusterfs_ip=10.70.46.221 >dhcp46-106.lab.eng.blr.redhat.com glusterfs_devices='[ "/dev/sdd"]' glusterfs_ip=10.70.46.106 >
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 1623961
: 1479827