- This topic has 1 reply, 2 voices, and was last updated 1 year, 2 months 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 › Exception labels when reserving resources
hello
I was trying to reserve a slice with 11 nodes an layer 2 networks between nodes. I got the following error
Time to stable 330 seconds Running post_boot_config ... Exception: Label exception: Unable to set field numa of labels, no such field available ['bdf', 'mac', 'ipv4', 'ipv4_range', 'ipv4_subnet', 'ipv6', 'ipv6_range', 'ipv6_subnet', 'asn', 'vlan', 'vlan_range', 'inner_vlan', 'instance', 'instance_parent', 'local_name', 'local_type', 'device_name', 'bgp_key', 'account_id', 'region']
Hello,
This error most likely is a result of an outdated fablib version (fabrictestbed_extensions library) in the container. Please
– Remove fabric_config/requirements.txt
file and restart the container (restart the whole container – File->Hub Control Panel, not the kernel)
If the problem persists please report the version of fablib reported by fablib.show_config() call and which container you arae using.