- This topic has 1 reply, 2 voices, and was last updated 1 day, 19 hours ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Unable to create multisite slices and resource capped at 2 cores and 10GB
Hi,
For the Service – Fabric Ceph project, I am unable to create multisite slices. Apart from that, resources are capped at 2 cores and 10GB. Could you please increase these resource limits for me and allow me to create multisite slice?<!–TgQPHd|[]–>
Thanks for your time and support!
Regards,
Vinaya
OrchestratorHTTPError: 500: HTTP request failed
{
"errors": [
{
"details": "PDP Failure: PDP Authorization check failed - Policy Violation: Your project is lacking VM.NoLimitCPU or VM.NoLimit tag to provision VM with more than 2 cores.",
"message": "Internal Server Error"
}
],
"size": 1,
"status": 500,
"type": "error"
}
OrchestratorHTTPError: 500: HTTP request failed
{
"errors": [
{
"details": "PDP Failure: PDP Authorization check failed - Policy Violation: Your project is lacking Slice.Multisite tag to request a slice spanning multiple sites.",
"message": "Internal Server Error"
}
],
"size": 1,
"status": 500,
"type": "error"
}
OrchestratorHTTPError: 500: HTTP request failed
{
"errors": [
{
"details": "PDP Failure: PDP Authorization check failed - Policy Violation: Your project is lacking VM.NoLimitDisk or VM.NoLimit tag to provision VM with disk over 10GB.",
"message": "Internal Server Error"
}
],
"size": 1,
"status": 500,
"type": "error"
}
Service Project only gives you access to the Service. Please create your slice with LAMB project.
Best,
Komal