Smithx10

Results 77 issues of Smithx10

It would be nice for goss validations to be consumed by Prometheus.io . I will work on this a little.

enhancement
approved

@ptribble ever see this one before? ``` [root@tommy-dd378711 ~/cstore_fdw]# make gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -m64 -fPIC --std=c99 -I. -I./ -I/opt/postgresql/11.1/include/server -I/opt/postgresql/11.1/include/internal -c...

**Version of Cadence server, and client(which language)** Server Version: [root@cad-vm-3 ~]# cadence-server -v cadence version Release version: v0.16.0 Build commit: 2022-01-27T20:09:27+02:00-a964dfbd Max Support CLI feature version: 1.7.0 Max Support GoSDK...

### Problem: Send a HUP, TERM, or KILL signal to a job running in ContainerPilot without having to subscribe to the SIGHUP and SIGUSR2 handlers that CP is running. I...

enhancement
proposal

While using Containerpilot I ran into the situation where I wanted 1 job to respond to multiple watches. This is what I ended up doing: ``` jobs: [ { name:...

I primarily use SmartOS (https://www.joyent.com/smartos) for most of my work and would

While working on linstor-gateway, I was able to panic drbd on kernel-lt and 5.14.21. The change I made to Linstor-Gateway is removing the "must be offline" check located here: https://github.com/LINBIT/linstor-gateway/blob/master/pkg/nvmeof/nvmeof.go#L271-L274...

While Testing performance with nvme-tcp with DRBD I received a panic: Client workload was the following FIO: ``` bash fio --time_based --name=benchmark --size=4G --runtime=300 --filename=./randwrite --ioengine=libaio --randrepeat=0 --iodepth=32 --direct=1 --invalidate=1...

I'm actively rewriting the zrepl config clients list when new clients come up, and would like zrepl to see the new clients without a full restart.

feature
data_model

```bash [root@drbd-linstor-0 ~]# lg nvme create -r nvme4_group linbit:nvme:foo 10.91.230.250/32 20G Created target "linbit:nvme:foo" [root@drbd-linstor-0 ~]# lg nvme stop linbit:nvme:foo Stopped target "linbit:nvme:foo" [root@drbd-linstor-0 ~]# lg nvme add-volume linbit:nvme:foo 2...

solved in next release