GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.17k stars 436 forks source link

GNS3 not saving configurations with manage SNAPSHOTS #2273

Open grossmj opened 7 years ago

grossmj commented 7 years ago

We need to investigate this: https://gns3.com/qa/gns3-2-0-not-saving-configuratio

brwnie commented 7 years ago

@grossmj +1

I'm having this issue, not with manage snapshots though.

I use a remote server VM setup.

I can stop/start a device in the project, it retains it's config fine. Closing the project (exiting GNS3) and re-entering the config is gone.

I've noticed other symptoms such as:

ziajka commented 7 years ago

I think many things and many issues can be involved in that. We will need to investigate them one by one.

During the testing following case appears:

  1. Create a blank project
  2. Do something
  3. Make snapshot "snap1"
  4. Do something
  5. Save by "Save project as"
  6. Revert to "snap1" (still appears on the list)/
  7. No changes, state is from step 4.

Question is if we should support snapshots when creating new project based on different one.

grossmj commented 5 years ago

Question is if we should support snapshots when creating new project based on different one.

Snapshots are not duplicated (checked version 2.2). We will need to consider this for a later version.