Alex
Alex
I have now seen this occur "randomly". If I find any further details on how this occurs I'll post back to this issue. ``` [2017-06-27 17:13:39] [error] Unhandled python exception...
Could we make this pip install-able? It would be easier to get up and running on other systems then. An example of a pip install-able collectd python plugin is here...
I am running promdump in a test environment and occasionally I can not run the meta command because I get the following error message: ```console # kubectl promdump meta -n...
I am trying this out and the `make setup` seems broken: ``` $ make setup make -C setup make[1]: Entering directory '/home/akrzos/go/src/github.com/akrzos/k8sCube/setup' go run ./... go: github.com/minio/[email protected] requires github.com/minio/gokrb5/[email protected]: reading...
I believe SNOs can only be deployed with OVN Kubernetes network type thus we should remove the option to deploy OpenShiftSDN, change the var from an array into a string...
Virtual media can not be mounted on: ``` iDRAC Firmware Version | 5.10.10.00 ``` It works fine with this version: ``` iDRAC Firmware Version | 5.10.10.05 ``` You can check...
Better yet, lets start a document expanding any vendor specific boot order or bmc configuration requirements.
Research if we should bump discovery image neighbor arp table size from default: ```console [root@localhost ~]# sysctl net.ipv6.neigh.default.gc_thresh1 net.ipv6.neigh.default.gc_thresh1 = 128 [root@localhost ~]# sysctl net.ipv6.neigh.default.gc_thresh2 net.ipv6.neigh.default.gc_thresh2 = 512 [root@localhost ~]#...
For jumbo clusters larger than 500 nodes, we need a configurable clusterNetwork cidr - https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/hv-vm-manifests-jumbo/templates/manifest.yml.j2#L66
It seems the r750 nodes in the Alias lab ended up installing a cluster however the playbook timed out on max recursion. We should root cause why those machines took...