Eric Jackson

Results 14 issues of Eric Jackson

### Description of Issue/Question For anybody reading this, the workaround is to remove and deploy the osd as two steps. The comparison in `osd.is_incorrect` is relying on the pillar. I...

### Description of Issue/Question I created https://github.com/SUSE/DeepSea/compare/next...wip-returns-and-logging for discussion. I have not run this code through pylint nor used a formatter. I have not added help functions. The goal is...

### Description of Issue/Question Creating an issue for discussion from Martin: 1. proper timesync check during deployment regardless of the configuration at the customer (PoC vs. Production / real world...

### Description of Issue/Question The validation check returns with "enabled on minion X" when iptables is not installed. We need a specific check for the iptables binary. Maybe self.passed =...

enhancement

Running `salt-run state.orch ceph.purge` does not remove Prometheus nor Grafana. We should add that. :)

bug

The time_init setting has been hardcoded into the default global.yml. With the switch to chrony, the entry should be removed and rely on the expectation of the .../ceph/time/default.sls file. This...

enhancement

When in virtual environments, all the disks are rotational. What is the correct command to generate a 1:6 profile with the 60G as the wal/db for the following: lsblk ```...

question

### Description of Issue/Question We have multiple cases of alternate upgrade paths. The end result is confusion when the step after upgrading the DeepSea rpm fails with a message such...

bug

This topic is long. I did not know my exact audience, but imagined a developer with little Salt experience. Also, this is truly a work in progress. I reserve the...

enhancement
priority

### Description of Issue/Question Remembered a recent conversation about how osd.py logging in particular needs to be improved. Part of the issue is the level of noise with log_debug and...

enhancement