Skip to content

Commit 016e1f0

Browse files
authored
Merge pull request #55816 from dulek/rgw_max_attr_size
OCPBUGS-6615: OSP: Add note about rgw_max_attr_size in OSP17
2 parents a38048d + 423a6ff commit 016e1f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/installation-osp-enabling-swift.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ If link:https://access.redhat.com/documentation/en-us/red_hat_openstack_platform
1717
If Swift is present and you want to use it, you must enable access to it. If it is not present, or if you do not want to use it, skip this section.
1818
====
1919

20+
[IMPORTANT]
21+
====
22+
{rh-openstack} 17 sets the `rgw_max_attr_size` parameter of Ceph RGW to 256 characters. This setting causes issues with uploading container images to the {product-title} registry. You must set the value of `rgw_max_attr_size` to at least 1024 characters.
23+
24+
Before installation, check if your {rh-openstack} deployment is affected by this problem. If it is, reconfigure Ceph RGW.
25+
====
26+
2027
.Prerequisites
2128

2229
* You have a {rh-openstack} administrator account on the target environment.

0 commit comments

Comments
 (0)