StarlingX Puppet modules and manifests
Go to file
Martin, Chen 3a387d729b Fix journal disk path incorrect initialize with dedicate journal disk
When user provision a storage node with dedicated storage add for
journal, it is designated to create journal partition on this dedicated
disk for every osd.
    $ system host-stor-add storage-0 journal <disk uuid>
    $ system host-stor-add storage-0 osd <disk uuid>

For above case, "ceph-disk prepare" request correct journal partition
for initialize and write header and keyring to journal disk.

Closes-Bug: 1830736

Change-Id: I70ae1a3bc049ad3842e0ec22851b148de5671781
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2019-09-12 01:43:55 +00:00
modules Rebase Armada to latest master 2019-08-15 16:54:51 -04:00
puppet-manifests Fix journal disk path incorrect initialize with dedicate journal disk 2019-09-12 01:43:55 +00:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:45:59 -05:00
.zuul.yaml Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
centos_iso_image.inc Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
centos_pkg_dirs Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
tox.ini Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00