Public Cloud OVHcloud - Reinstall sandbox depuis snapshot
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Reinstall sandbox depuis snapshot

Von
JessicaC1
Erstellungsdatum 2020-02-23 10:42:33 (edited on 2024-09-04 14:11:10) in Public Cloud OVHcloud

Bonjour ,
Est il possible de lancer une reinstall d'une sandbox par ex depuis un snapshot ?
Si oui est il possible de le faire avec un snapshot d'une autre instance ?
reinstall instance A depuis snapshot instance B ?

Et si non , une idee pour faire cela ?


3 Antworten ( Latest reply on 2020-02-25 12:17:59 Von
Jalinn
)

Hum, effectivement je n'ai pas l'impression que l'on puisse réinstaller une instance via un backup.... On peut seulement spawn une nouvelle instance depuis un backup...

C'est peut être faisable via openstack, ou via l'api...

Hello,

As tu essaye avec:
openstack server rebuild --image NomDeTonSnap server

?

Salut @JessicaC1

C'est possible depuis le manager a condition que la nouvelle instance que tu veux créer soit sur la même zone que le snapshot (GRA5 par ex).

A ce moment là, quand tu es à l'étape de sélection de l'image tu clic sur l'onglet "backup" et tu trouveras les snapshot

Aprés, comme indiqué par Arnaud... via les API Openstack :p

Jalinn