Jeffrey Devloo
Jeffrey Devloo
The refresh package information only detects the changes of the packages. This is the result when checking to update towards fwk-develop from Bighorn-rc2: ``` {u'framework': {u'downtime': [[u'gui', None], [u'api', None]],...
@wimpers Your decision
Did you delete a disk that was still in use by accident? :) Either way looks like a small one to fix in the GUI. The API side should not...
The healthcheck checks the size of the partition where the head.db will go. This will allow the healthcheck to extract this info from the Framework (The healthcheck extract all other...
This might be missing some context: The reason for this ticket was https://github.com/openvstorage/openvstorage-health-check/issues/222. The collapse checking would have required the location of the head.db file (which is by default the...
No need to pick it up now as the PR is done completely by manual testing. This would also just help us in future changes to the code I'd suggest...
Contents changed from ``` root@DEV-3N-199-171:~# cat /lib/systemd/system/ovs-volumedriver_myvpool01.service [Unit] Description=Open vStorage StorageDriver After=ovs-watcher-volumedriver.service Wants=ovs-watcher-volumedriver.service [Service] Type=simple Environment=METADATASTORE_BITS=5 ExecStartPre=/bin/bash -c "if [ ! -d /opt/OpenvStorage/run ]; then mkdir /opt/OpenvStorage/run; chown ovs:ovs /opt/OpenvStorage/run;...
Seems like the backslashes are giving off these logs. Not a real error but a minor annoyance Systemd expects them to be escaped like \\
Any reason as to why this has to be shared via a heartbeat internally?
This requires HPRM to be a fully managed solution and not the responsibility of the consumer. or the volumedriver/alba should support disabling this for a volume / namespace