S3 Activation Error
herunugr
1 Post
October 6, 2023, 2:24 amQuote from herunugr on October 6, 2023, 2:24 amWhen I try to add s3 role to node i got "Error: S3 ports conflict with ports used by Management nodes. Change S3 ports or do not assign S3 Role to Management nodes."
Here is my node interface configuration
And Here Is my s3 Configuration
Is it posible to activate s3 service without adding Node, because I only have 3 Nodes.
When I try to add s3 role to node i got "Error: S3 ports conflict with ports used by Management nodes. Change S3 ports or do not assign S3 Role to Management nodes."
Here is my node interface configuration
And Here Is my s3 Configuration
Is it posible to activate s3 service without adding Node, because I only have 3 Nodes.
admin
2,930 Posts
October 6, 2023, 9:42 amQuote from admin on October 6, 2023, 9:42 amThe first 3 nodes are management nodes , ports 80 and 443 are already used for cluster management functions. To use these ports for S3 you need to have additional nodes to run S3 on and not on the management nodes, or you can run S3 on management nodes but on different ports, you can also use the last option and setup an external http proxy that map 80/443 from S3 clients to the different port on the 3 nodes.
The first 3 nodes are management nodes , ports 80 and 443 are already used for cluster management functions. To use these ports for S3 you need to have additional nodes to run S3 on and not on the management nodes, or you can run S3 on management nodes but on different ports, you can also use the last option and setup an external http proxy that map 80/443 from S3 clients to the different port on the 3 nodes.
Last edited on October 6, 2023, 9:46 am by admin · #2
S3 Activation Error
herunugr
1 Post
Quote from herunugr on October 6, 2023, 2:24 amWhen I try to add s3 role to node i got "Error: S3 ports conflict with ports used by Management nodes. Change S3 ports or do not assign S3 Role to Management nodes."
Here is my node interface configuration
And Here Is my s3 Configuration
Is it posible to activate s3 service without adding Node, because I only have 3 Nodes.
When I try to add s3 role to node i got "Error: S3 ports conflict with ports used by Management nodes. Change S3 ports or do not assign S3 Role to Management nodes."
Here is my node interface configuration
And Here Is my s3 Configuration
Is it posible to activate s3 service without adding Node, because I only have 3 Nodes.
admin
2,930 Posts
Quote from admin on October 6, 2023, 9:42 amThe first 3 nodes are management nodes , ports 80 and 443 are already used for cluster management functions. To use these ports for S3 you need to have additional nodes to run S3 on and not on the management nodes, or you can run S3 on management nodes but on different ports, you can also use the last option and setup an external http proxy that map 80/443 from S3 clients to the different port on the 3 nodes.
The first 3 nodes are management nodes , ports 80 and 443 are already used for cluster management functions. To use these ports for S3 you need to have additional nodes to run S3 on and not on the management nodes, or you can run S3 on management nodes but on different ports, you can also use the last option and setup an external http proxy that map 80/443 from S3 clients to the different port on the 3 nodes.