Joshua Schmid

Results 27 issues of Joshua Schmid

It'd be helpful to have a way to define the response body when setting headers via the `/respons-headers` endpoint. This may be solved by allowing to send headers or form-data...

ceph version 14.2.3-349-g7b1552ea82 (7b1552ea827cf5167b6edbba96dd1c4a9dc16937) nautilus (stable) `salt-run osd.remove $id` uses `ceph-volume lvm zap --osd-id $id --destroy` to zap a disk remotely on the minion. In previous releases we expected a...

bug

`salt-run --no-color state.orch ceph.functests.3nodes` fails reproducably with: ``` 2019-09-13T15:40:50.841 INFO:teuthology.orchestra.run.target-ses-070.stdout:---------- 2019-09-13T15:40:50.841 INFO:teuthology.orchestra.run.target-ses-070.stdout: ID: Rebuilding on rebuild.node test 2019-09-13T15:40:50.841 INFO:teuthology.orchestra.run.target-ses-070.stdout: Function: salt.runner 2019-09-13T15:40:50.841 INFO:teuthology.orchestra.run.target-ses-070.stdout: Name: rebuild.node 2019-09-13T15:40:50.842 INFO:teuthology.orchestra.run.target-ses-070.stdout: Result: False 2019-09-13T15:40:50.842...

bug

When running a salt-run rebuild.node operation which fails before unmounting the drive but after zapping it we have stale data from `osd.list`(minion module). The `osd.remove` func will raise an Exception...

enhancement

### Description of Issue/Question @rjfd added a new mechanism for detecting restarts. See here https://github.com/SUSE/DeepSea/pull/1640/files#diff-5aef6ee7bcd368feb87a20e908bd773b We should align all other restarts state files accordingly. Ref: #1640

### Description of Issue/Question There is a template in dg.py which needs to be filled once we have proper docs. dg.py:L832

The new implementation of remove/replace (#1517) checks for `ceph osd ok-to-stop` output to determine if the passed OSDs should be removed. For this to work we need a bigger testing...

priority
tracker

### Description of Issue/Question ### Setup (Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).) A cluster with SSD/NVME/HDD ``` python {'/dev/sdb': {'db': '/dev/nvme0n1', 'db_size': '500m',...

### Description of Issue/Question follow up of bsc#1093891 Codechange: * Add Files from $subject * Also make sure to adjust the permissions during installation (Makefile) Doc: * Add a statement...

priority

### Description of Issue/Question See: https://paste.opensuse.org/view//5375131 For relevant output ### Steps to Reproduce Issue Make sure that atleast one minion will be rebooted (either by adding a new kernel version,...

bug