StarlingX Integration and packaging
Go to file
Eric MacDonald 3f23ded7d0 Improve collectd tool to handle additional unrecoverable tar error
There are cases when tar reports a different error string when it runs
out of space while tar'ing up a tarball ; "tar: error is not recoverable".

This update adds that string to the current list of strings that suggest
collect errored out due to space limitation.

Now that there are 3 error strings to look for, the block of script code that
checked for these error strings was re-factored to search a list of error
strings which makes the implementation cleaner and more maintainable.

If new error message strings are found in the future then such
strings need only be added to this new list.

Change-Id: Ifc677740c33372b48a4856ce00caea052580788d
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 12:24:05 -04:00
base Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
ceph/python-cephclient Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
config Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
config-files/io-scheduler/centos Relocate io-scheduler to stx-integ/config-files/io-scheduler 2018-08-01 12:23:51 -04:00
filesystem Relocate filesystem-scripts to stx-integ/filesystem/filesystem-scripts 2018-08-01 12:20:04 -04:00
kernel Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
kubernetes Remove tiller image tarball from helm package 2018-07-31 08:59:40 -04:00
ldap Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
logging Protect against unintended log deletions in logmgmt 2018-08-01 12:18:51 -04:00
monitoring Recreate /var/run/influxdb dir upon recovery 2018-07-20 10:53:56 -04:00
networking Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
python Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
restapi-doc Update REST API doc for Ceph External Backend 2018-07-23 10:36:20 -04:00
security Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
strorage-drivers Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
tools Improve collectd tool to handle additional unrecoverable tar error 2018-08-01 12:24:05 -04:00
utilities Relocate wrs-branding to stx-integ/utilities/branding 2018-08-01 12:21:57 -04:00
virt Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
.gitignore Add default test framework 2018-06-11 13:45:22 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:35 -07:00
.zuul.yaml Remove non-voting gate job 2018-06-29 14:31:17 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
centos_pkg_dirs Relocate collector to stx-integ/tools/collector 2018-08-01 12:24:00 -04:00
centos_pkg_dirs_rt Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
mwa-sparta.map StarlingX open source release updates 2018-05-31 07:36:35 -07:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Add default test framework 2018-06-11 13:45:22 -05:00

README.rst

stx-integ

StarlingX Integration