-
Xen has the ability to Pause a VM (Suspend to RAM). Which is instant.
The XCP-Center gui only has the Suspend to disk feature - which takes a long time.
Could a Pause/Unpause button be added to th…
-
I hate the appliances showing in the device tab, introduced with v2.1. It mixes appliances with installed devices. Several posts in the GNS3 community shows, that other people are confused about this …
ghost updated
6 years ago
-
installing XCA is reporting that it requires latest OSX version.
is there any particular reason for that?
I have some macs with Yosemite, El Capitan, etc. are they not supported?
-
**Environment: Linux (Archlinux), Python version 3.7, GNS3 version 2.1.9**
![image](https://user-images.githubusercontent.com/7124193/44489644-aaf62a80-a664-11e8-93f6-b1deb0a95313.png)
Below is …
-
Trying to stop all nodes with the "stop all devices" red button:
- all qemu nodes stopped
- IOS node refused to stop, from the console:
```
Response error: Connection refused (error: 1)
Connection to…
-
Hi,
I get wrong status codes from the GNS3 API, when using docker containers.
For `POST /v2/projects/{project_id}/nodes/{node_id}/start` and `POST /v2/projects/{project_id}/nodes/{node_id}/stop` t…
-
Using the API to create a contrainer, the command seems to be executed propertly:
```
$curl -X POST "http://192.168.0.152:3080/v2/compute/projects/47d20179-6de3-4ff4-a091-c2bd93adfdc8/docker/nodes…
-
I've got very simple setup:
my.network:
[Match]
Name=eth1
[Network]
Bridge=xbr1
and the corresponding bridge entry:
externalbridge1.netdev
[NetDev]
Name=xbr1
Kind=bridge
However it's in degraded s…
-
Cosmetic issue: Seems like GNS3 tries to remove the link between two nodes multiple times when deleting both nodes at the same time.
**1) Starting topology:**
![screenshot from 2018-05-12 08-23-58…
-
If I like to get node properties via GNS3-API the project has to be opened.
So my solution is, if a project is closed, to open the project, get the node properties, then (if it was previously close…
ghost updated
6 years ago