Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cloud
web
Commits
4911c567
Commit
4911c567
authored
7 years ago
by
Paolino Paperino
Browse files
Options
Downloads
Patches
Plain Diff
2017-10-17: FG; Fixed replication count parameter.
parent
1ea43812
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bundles/openstack/bundle_template.juju2.cephlocal.yaml
+6
-4
6 additions, 4 deletions
bundles/openstack/bundle_template.juju2.cephlocal.yaml
bundles/openstack/bundle_template.juju2.yaml
+2
-2
2 additions, 2 deletions
bundles/openstack/bundle_template.juju2.yaml
with
8 additions
and
6 deletions
bundles/openstack/bundle_template.juju2.cephlocal.yaml
+
6
−
4
View file @
4911c567
...
@@ -13,15 +13,15 @@ variables:
...
@@ -13,15 +13,15 @@ variables:
#EDIT# os-data-network: &os_data_network <your_OS_data_network>
#EDIT# os-data-network: &os_data_network <your_OS_data_network>
# Ceph configs
# Ceph configs
#EDIT# ceph-fsid: &ceph_fsid <your_FSID_here>
#EDIT# ceph-monitor-hosts: &ceph_monitor_hosts [cephmon1:port[ cephmon2:port cephmon3:port]]
#EDIT# ceph-osd-partition: &ceph_osd_partition /data
#EDIT# ceph-osd-partition: &ceph_osd_partition /data
#EDIT# ceph-cinder-replication-count: &ceph_cinder_replication_count 2
#EDIT# ceph-glance-replication-count: &ceph_glance_replication_count 2
ceph-radosgw-pool-prefix
:
&ceph_radosgw_pool_prefix
testrgw
ceph-radosgw-pool-prefix
:
&ceph_radosgw_pool_prefix
testrgw
ceph-radosgw-lightweight-pool-pg-num
:
&ceph_radosgw_lightweight_pool_pg_num
8
ceph-radosgw-lightweight-pool-pg-num
:
&ceph_radosgw_lightweight_pool_pg_num
8
ceph-radosgw-rgw-buckets-pool-weight
:
&ceph_radosgw_rgw_buckets_pool_weight
5
ceph-radosgw-rgw-buckets-pool-weight
:
&ceph_radosgw_rgw_buckets_pool_weight
5
ceph-radosgw-ceph-osd-replication-count
:
&ceph_radosgw_ceph_osd_replication_count
2
ceph-radosgw-config-flags
:
&ceph_radosgw_config_flags
ceph-radosgw-config-flags
:
&ceph_radosgw_config_flags
#EDIT# ceph-radosgw-replication-count: &ceph_radosgw_replication_count 2
# vips (number of VIPs should match number of different bindings)
# vips (number of VIPs should match number of different bindings)
...
@@ -616,6 +616,7 @@ services:
...
@@ -616,6 +616,7 @@ services:
gui-x
:
'
1330'
gui-x
:
'
1330'
gui-y
:
'
230'
gui-y
:
'
230'
options
:
options
:
ceph-osd-replication-count
:
*ceph_cinder_replication_count
restrict-ceph-pools
:
True
restrict-ceph-pools
:
True
ceph-mon-STRSITE
:
ceph-mon-STRSITE
:
charm
:
cs:xenial/ceph-mon
charm
:
cs:xenial/ceph-mon
...
@@ -668,7 +669,7 @@ services:
...
@@ -668,7 +669,7 @@ services:
cluster
:
*network_space_os_mgmt
cluster
:
*network_space_os_mgmt
num_units
:
3
num_units
:
3
options
:
options
:
ceph-osd-replication-count
:
*ceph_radosgw_
ceph_osd_
replication_count
ceph-osd-replication-count
:
*ceph_radosgw_replication_count
config-flags
:
*ceph_radosgw_config_flags
config-flags
:
*ceph_radosgw_config_flags
nagios_servicegroups
:
ceph,object,storage
nagios_servicegroups
:
ceph,object,storage
nagios_context
:
*nagios_context
nagios_context
:
*nagios_context
...
@@ -702,6 +703,7 @@ services:
...
@@ -702,6 +703,7 @@ services:
shared-db
:
*network_space_os_mgmt
shared-db
:
*network_space_os_mgmt
cluster
:
*network_space_os_mgmt
cluster
:
*network_space_os_mgmt
options
:
options
:
ceph-osd-replication-count
:
*ceph_glance_replication_count
openstack-origin
:
*openstack_origin
openstack-origin
:
*openstack_origin
debug
:
'
False'
debug
:
'
False'
verbose
:
'
False'
verbose
:
'
False'
...
...
This diff is collapsed.
Click to expand it.
bundles/openstack/bundle_template.juju2.yaml
+
2
−
2
View file @
4911c567
...
@@ -19,8 +19,8 @@ variables:
...
@@ -19,8 +19,8 @@ variables:
ceph-radosgw-pool-prefix
:
&ceph_radosgw_pool_prefix
testrgw
ceph-radosgw-pool-prefix
:
&ceph_radosgw_pool_prefix
testrgw
ceph-radosgw-lightweight-pool-pg-num
:
&ceph_radosgw_lightweight_pool_pg_num
8
ceph-radosgw-lightweight-pool-pg-num
:
&ceph_radosgw_lightweight_pool_pg_num
8
ceph-radosgw-rgw-buckets-pool-weight
:
&ceph_radosgw_rgw_buckets_pool_weight
5
ceph-radosgw-rgw-buckets-pool-weight
:
&ceph_radosgw_rgw_buckets_pool_weight
5
ceph-radosgw-ceph-osd-replication-count
:
&ceph_radosgw_ceph_osd_replication_count
2
ceph-radosgw-config-flags
:
&ceph_radosgw_config_flags
ceph-radosgw-config-flags
:
&ceph_radosgw_config_flags
#EDIT# ceph-radosgw-ceph-osd-replication-count: &ceph_radosgw_replication_count 2
# vips (number of VIPs should match number of different bindings)
# vips (number of VIPs should match number of different bindings)
...
@@ -633,7 +633,7 @@ services:
...
@@ -633,7 +633,7 @@ services:
cluster
:
*network_space_os_mgmt
cluster
:
*network_space_os_mgmt
num_units
:
3
num_units
:
3
options
:
options
:
ceph-osd-replication-count
:
*ceph_radosgw_
ceph_osd_
replication_count
ceph-osd-replication-count
:
*ceph_radosgw_replication_count
config-flags
:
*ceph_radosgw_config_flags
config-flags
:
*ceph_radosgw_config_flags
nagios_servicegroups
:
ceph,object,storage
nagios_servicegroups
:
ceph,object,storage
nagios_context
:
*nagios_context
nagios_context
:
*nagios_context
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment