GNS3 / gns3-gui

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

qemu and md5sum #1368

Closed Raizo62 closed 8 years ago

Raizo62 commented 8 years ago

Hi

I don't know if this is a bug, or if this is necessary.

When I put a qemu device on the topology, gns3 calculates a md5sum of this image file beside it

It is necessary ? It is take time and "I don't see why it is useful."

I indicate it just if this is only "Oups, I forgot to remove it"

julien-duponchelle commented 8 years ago

It's for the future :) It's take time only the first time after that it's cached.

The reasons behind that is

Raizo62 commented 8 years ago

is it not better to create this md5 when we create the config of this device ? instead of waiting to use this device ?

edit : create the md5 when we create the config of this device. And create the md5 when we use the device if you don't find the md5 (because somebody erased this file)

julien-duponchelle commented 8 years ago

The config is not managed by the server for the moment. That's why it's only at first need.