Re: Resurrecting VMs with local volumes
Hi Prajakta,
toggle quoted message
Show quoted text
Root disk in BOSH semantics are typically ephemeral storage (as well as the extra ephemeral storage that can be mounted on /var/vcap/data), as opposed to the persistent storage that can be mounted on /var/vcap/store. If your underlying IaaS infrastructure (you didn’t mention which one it is) is supporting persistent storage backed by local volumes, then check your BOSH CPI documentation to verify if this feature is supported. You can find more information at https://bosh.io/docs/persistent-disks/ Best, /Benjamin GANDON
|
|