Same cluster, certainly. It will require a restart of the existing nodes so that they recognize the additional server pool, but its fairly straightforward. min.io/docs/minio/linux/operations/install-deploy-manage/expand-minio-deployment.html
after following this guide everything seems to be working but if I access a public bucket from the url, none of the files work, they show an error that the file cannot be displayed as it contains an error. If I download the file once logging in or previewing, they work OK. Any ideas?
This could be a policy issue with the pubic sharing configuration of the file. Please make sure the policy applied to the bucket/file is allowing anonymous public access to the item.
how to add more/expand storage/drive in existing node,
This is generally not recommended. To expand a deployment, add a new server pool.
@@MINIO in same instance/server ?
Same cluster, certainly. It will require a restart of the existing nodes so that they recognize the additional server pool, but its fairly straightforward. min.io/docs/minio/linux/operations/install-deploy-manage/expand-minio-deployment.html
after following this guide everything seems to be working but if I access a public bucket from the url, none of the files work, they show an error that the file cannot be displayed as it contains an error. If I download the file once logging in or previewing, they work OK. Any ideas?
This could be a policy issue with the pubic sharing configuration of the file. Please make sure the policy applied to the bucket/file is allowing anonymous public access to the item.