- This topic has 4 replies, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘Problems creating new slices’ is closed to new replies.
Home › Forums › FABRIC General Questions and Discussion › Problems creating new slices
Dear Community,
I am trying to create new slices with (random I got MAX, SALT, DALL) but the slice disappears as soon as it gets created.
when trying to see the condition :
`
try:
slice = fablib.get_slice(name=slice_name)
print(f”{slice}”)
except Exception as e:
print(f”Exception: {e}”)
<code></code>`
Getting error, Exception: list index out of range
What may be the issue?
Kind regards,
Nagmat
Hi Nagmat,
Could you please share slice id for the slice(s) if possible? Also, you could check in Portal under Experiment->Slices, please select “Include Dead/Closing” slices. Any errors that occurred in those slices should be displayed when you view the slice on the portal.
Thanks,
Komal
The Slice id was : d54fd501-ca14-49ce-b217-50c593bd0927
I couldn’t find any errors displayed on the portal.
Hi Nagmat,
I don’t see any failures for this slice either. It seems like this slice was deleted on 2023-05-16 17:31:42 UTC.
However, I do see that, another slice created by you yesterday failed with “Insufficient resources error” which would explain the notebook behavior.
Reservation ID: fb7939b5-8f8b-4517-a975-3da648a190c3 Slice ID: 55c64491-4edc-44cc-885f-264f9fa4cbc2
Resource Type: VM Notices: Reservation fb7939b5-8f8b-4517-a975-3da648a190c3 (Slice basic_nagm01(55c64491-4edc-44cc-885f-264f9fa4cbc2) Graph Id:348882a5-575c-438e-a3aa-18c1c933794e Owner:nagmat@nevada.unr.edu) is in state (Closed,None_) (Last ticket update: Insufficient resources : Component of type: ConnectX-5 not available in graph node: 8QTDZC3)
Start: 2023-05-22 19:28:49 +0000 End: 2023-05-23 19:28:47 +0000 Requested End: 2023-05-23 19:28:47 +0000
Thanks,
Komal
Probably it failed because of insufficient resources.