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 1478579 Details for
Bug 1622172
Logging & metrics deployment fail on independent mode of OCS
[?]
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
crs_logging_per_doc (text/plain), 6.29 KB, created by
krishnaram Karthick
on 2018-08-24 15:29:38 UTC
(
hide
)
Description:
inventory file
Filename:
MIME Type:
Creator:
krishnaram Karthick
Created:
2018-08-24 15:29:38 UTC
Size:
6.29 KB
patch
obsolete
>[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_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=true >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_es_pvc_storage_class_name=gluster-block >#openshift_logging_kibana_hostname=kibana.router.default.svc.cluster.local >#openshift_logging_kibana_ops_hostname=kibana-ops.router.default.svc.cluster.local >openshift_logging_image_prefix=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/ >#openshift_logging_namespace=openshift-logging > > >##---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_storage_kind=dynamic >#openshift_logging_es_cluster_size=3 >#openshift_logging_es_memory_limit=4G >#openshift_logging_es_cpu_limit=4000m >#openshift_logging_es_number_of_replicas=1 >openshift_logging_es_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >##---curator params > >openshift_logging_curator_nodeselector={'node-role.kubernetes.io/infra' : 'true'} >#openshift_logging_curator_cpu_limit=2000m > >##---kibana params >openshift_logging_kibana_nodeselector={'node-role.kubernetes.io/infra' : 'true'} >#openshift_logging_kibana_cpu_limit=4000m >#---fluentd params >#openshift_logging_fluentd_cpu_limit=2000m > >##metrics > >openshift_metrics_storage_volume_size=10Gi >openshift_metrics_storage_kind=dynamic >openshift_metrics_install_metrics=true > >#openshift_metrics_image_version=3.10.0-0.67.0 >openshift_metrics_image_prefix=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/ >openshift_metrics_namespace=openshift-metrics > >##---cassandra params >openshift_metrics_cassanda_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_limits_memory=2Gi >#openshift_metrics_cassandra_limits_cpu=1000m >openshift_metrics_cassandra_nodeselector={'node-role.kubernetes.io/infra' : 'true'} > >##----hawkular params >#openshift_metrics_hawkular_limits_memory=2Gi >#openshift_metrics_hawkular_limits_cpu=1000m >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_limits_memory=2Gi >#openshift_metrics_heapster_limits_cpu=1000m >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 1622172
:
1478578
| 1478579