Skip to content
Luca Dell'Oca Principal Cloud Architect @Veeam
Virtual To The Core Virtual To The Core

Virtualization blog, the italian way.

  • Media
  • About me
Virtual To The Core
Virtual To The Core

Virtualization blog, the italian way.

Dischi indipendenti e snapshot

Luca Dell'Oca, December 20, 2008December 4, 2016

Sappiamo che non è possibile realizzare una snapshot di un disco di tipo independent/persistent, poichè le sue modifiche devono essere scritte immediatamente impedendo la realizzazione del delta file tipico delle snapshot(nonpersistent)

Questa modalità è un ottimo metodo per realizzare un’immagine completa di una VM senza ad esempio copiarsi un enorme disco dati. Qualcuno però potrebbe aver bisogno di una snapshot, e non è possibile modificare lo stato del disco dal client VirtualCenter mentre la VM è in esecuzione.

Ma è possibile cambiare questo stato via linea di comando mentre la VM è in esecuzione. Questi comandi quindi sono inseribili in uno script che sfrutti VCB o altri sistemi per cambiare lo stato in modo dinamico.

Scopriamo innanzitutto lo stato attuale:

vmware-cmd <path to vmx file.vmx> getconfig scsi0:0.mode

Impostiamo quindi la nuova modalità:

vmware-cmd <path to vmx file.vmx> setconfig scsi0:0.mode “persistent”

Ricordatevi che questa modalità non è supportata e va testata a fondo prima di essere usata in ambienti produttivi.

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
Tecnologia diskindipendentsnapshotvcb

Post navigation

Previous post
Next post

Search

Sponsors

Latest Posts

  • Migrate WSL (Windows Subsystem for Linux) to a new computer
  • Pass keystrokes to a pfSense virtual machine to install it automatically
  • Automatically deploy pfSense with Terraform and Ansible
  • My Automated Lab project: #6 Create a S3 Bucket with Terraform
  • My Automated Lab project: #5 Deploy a Linux vSphere VM with Terraform and custom disks
©2025 Virtual To The Core | WordPress Theme by SuperbThemes
We use cookies to ensure that we give you the best experience on our website, and to collect anonymous data regarding navigations stats using 3rd party plugins; they all adhere to the EU Privacy Laws. If you continue to use this site we will assume that you are ok with it.OkNoPrivacy Policy