diff --git a/api-ref/source/samples/endpoints-list-response-headers.json b/api-ref/source/samples/endpoints-list-response-headers.json index a6de5f0681..3a0d930603 100644 --- a/api-ref/source/samples/endpoints-list-response-headers.json +++ b/api-ref/source/samples/endpoints-list-response-headers.json @@ -1,12 +1,12 @@ { "endpoints": [ - "http://storage01.swiftdrive.com:6008/d8/583/AUTH_dev/EC_cont1/obj", - "http://storage02.swiftdrive.com:6008/d2/583/AUTH_dev/EC_cont1/obj", - "http://storage02.swiftdrive.com:6006/d3/583/AUTH_dev/EC_cont1/obj", - "http://storage02.swiftdrive.com:6008/d5/583/AUTH_dev/EC_cont1/obj", - "http://storage01.swiftdrive.com:6007/d7/583/AUTH_dev/EC_cont1/obj", - "http://storage02.swiftdrive.com:6007/d4/583/AUTH_dev/EC_cont1/obj", - "http://storage01.swiftdrive.com:6006/d6/583/AUTH_dev/EC_cont1/obj" + "http://storage01.swiftdrive.com:6208/d8/583/AUTH_dev/EC_cont1/obj", + "http://storage02.swiftdrive.com:6208/d2/583/AUTH_dev/EC_cont1/obj", + "http://storage02.swiftdrive.com:6206/d3/583/AUTH_dev/EC_cont1/obj", + "http://storage02.swiftdrive.com:6208/d5/583/AUTH_dev/EC_cont1/obj", + "http://storage01.swiftdrive.com:6207/d7/583/AUTH_dev/EC_cont1/obj", + "http://storage02.swiftdrive.com:6207/d4/583/AUTH_dev/EC_cont1/obj", + "http://storage01.swiftdrive.com:6206/d6/583/AUTH_dev/EC_cont1/obj" ], "headers": { "X-Backend-Storage-Policy-Index": "2" diff --git a/api-ref/source/samples/endpoints-list-response.json b/api-ref/source/samples/endpoints-list-response.json index eeba7c1738..1f0f9cf93f 100644 --- a/api-ref/source/samples/endpoints-list-response.json +++ b/api-ref/source/samples/endpoints-list-response.json @@ -1,8 +1,8 @@ { "endpoints": [ - "http://storage02.swiftdrive:6002/d2/617/AUTH_dev", - "http://storage01.swiftdrive:6002/d8/617/AUTH_dev", - "http://storage01.swiftdrive:6002/d11/617/AUTH_dev" + "http://storage02.swiftdrive:6202/d2/617/AUTH_dev", + "http://storage01.swiftdrive:6202/d8/617/AUTH_dev", + "http://storage01.swiftdrive:6202/d11/617/AUTH_dev" ], "headers": {} } diff --git a/install-guide/source/storage-include1.txt b/install-guide/source/storage-include1.txt index 3f25351856..a98f27bf6e 100644 --- a/install-guide/source/storage-include1.txt +++ b/install-guide/source/storage-include1.txt @@ -9,7 +9,7 @@ following actions: [DEFAULT] ... bind_ip = MANAGEMENT_INTERFACE_IP_ADDRESS - bind_port = 6002 + bind_port = 6202 user = swift swift_dir = /etc/swift devices = /srv/node diff --git a/install-guide/source/storage-include2.txt b/install-guide/source/storage-include2.txt index 835e9b2878..04cb2f350d 100644 --- a/install-guide/source/storage-include2.txt +++ b/install-guide/source/storage-include2.txt @@ -9,7 +9,7 @@ following actions: [DEFAULT] ... bind_ip = MANAGEMENT_INTERFACE_IP_ADDRESS - bind_port = 6001 + bind_port = 6201 user = swift swift_dir = /etc/swift devices = /srv/node