Jeremy Grossmann

Results 535 comments of Jeremy Grossmann

This could be added via a query parameter for the following endpoints: * `/projects/{project_id}/nodes/start` * `/projects/{project_id}/nodes/stop` * `/projects/{project_id}/nodes/suspend` * `/projects/{project_id}/nodes/reload`

> But I have some doubts, that a delay will help much. There are a lot of VMs (Docker, Dynamips, IOU) that start fast and need few CPU power. Others...

Do you only have this issue with the Chromium appliance?

I couldn't reproduce the problem. However, I have increased the timeout from 10 to 60 seconds and provided more information in case there is an error. Let's see if this...

@quantumpacket have you been able to try with the latest release?

https://www.kennethlange.com/avoid-data-corruption-in-your-rest-api-with-etags/

As an example, an Etag is used to know if the appliances need to be downloaded from the gns3-registry repository on GitHub: https://github.com/GNS3/gns3-server/blob/master/gns3server/controller/appliance_manager.py#L167L179 Implementing Etags on gns3-server itself would allow...

Agreed, that would be very useful in this situation.

What size would be enough? Also, we have implemented an option to shrink the VM disk size, I think that will solve your issue. ![shrink_gns3vm](https://user-images.githubusercontent.com/4752614/44740923-de81fa80-ab25-11e8-9402-b4b18eba6dca.png)

@ehlers do you have any recommendations regarding this? thanks!