rajujith commented on issue #10189: URL: https://github.com/apache/cloudstack/issues/10189#issuecomment-2594433072
@akrasnov-drv Yes, it makes sense to add some information in the UI for creating network offerings. It takes the Network rate from the global configuration network.throttling.rate if not specified. Similarly, vm.network.throttling.rate gets applied in the instance default NIC if not specified on the compute offering. On trying to set a Network rate of 100000 Mb/s on the network offering it fails with the below error: `Unable to persist on DB, due to: Data truncation: Out of range value for column 'nw_rate' at row 1` We could improve this as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org