StarlingX Integration and packaging
Go to file
Tee Ngo d7d8b3cf06 Ensure loading order for nfscommon and mountnfs
In some rare occasions following a host lock/unlock or force
reboot, there are two rpc.statd process one of which is a
runaway that floods daemon.log causing high CPU alarm. Based
on a few samples of startup sequence (success vs failure),
it is evident that the issue appeared each time mountnfs unit
had been loaded before rpc.statd process was started.

This change ensures nfscommon unit, which starts rpc.statd
and rpc.idmapd, is loaded before mountnfs unit.

Tests performed:
  - installation (standard system)
  - sanity (automated, repeats = 10)

Closes-Bug: 1794366
Change-Id: I6a916b9c3348338b0ab79fcec4f2cd5d04741499
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2018-10-26 14:59:13 -04:00
base Ensure loading order for nfscommon and mountnfs 2018-10-26 14:59:13 -04:00
ceph Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
config de-fuzz puppet-neutron patch 2018-10-09 23:04:06 +08:00
config-files/io-scheduler/centos Relocate io-scheduler to stx-integ/config-files/io-scheduler 2018-08-01 12:23:51 -04:00
database Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
filesystem Ensure loading order for nfscommon and mountnfs 2018-10-26 14:59:13 -04:00
grub de-fuzz grub2 patches 2018-09-28 08:10:39 +08:00
kernel update ima public certificate for standard kernel 2018-10-10 16:44:58 -04:00
kubernetes Uprev kubernetes from 1.10 to 1.12.1 2018-10-18 10:36:39 -05:00
ldap de-fuzz nss-pam-ldapd patches 2018-09-28 09:01:42 +08:00
logging Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
monitoring Make collectd alarm notifier retry alarm clear attempts that fail 2018-09-20 14:21:32 -04:00
networking Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
python Merge "Fix typos in doc" 2018-10-15 15:09:33 +00:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
security de-fuzz python-keyring patch 2018-10-09 23:07:55 +08:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
utilities Merge "Add hooks for python wheel generation" 2018-10-23 21:59:43 +00:00
virt libvirt-python spec was failing to build 2018-10-24 15:05:34 -05:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:43:29 -05:00
.gitreview correct gitreview for master 2018-09-20 23:20:14 +08:00
.zuul.yaml Add relnotes publish job 2018-10-12 15:07:01 -05:00
centos_guest_image_rt.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_guest_image.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_iso_image.inc Upgrade libvirt to version 4.7.0 2018-09-25 17:41:05 -04:00
centos_pkg_dirs remove sanlock src rpm 2018-10-18 21:15:57 +08:00
centos_pkg_dirs_installer Relocate anaconda to stx-integ/base/anaconda 2018-08-01 15:37:12 -04:00
centos_pkg_dirs_rt Relocate drbd to stx-integ/kernel/kernel-modules/drbd 2018-08-01 15:31:44 -04:00
centos_wheels.inc Add hooks for python wheel generation 2018-10-23 10:35:32 -04: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
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Lock down flake8 version 2018-10-24 10:07:45 -05:00

stx-integ

StarlingX Integration