Skip to content

setup-persistent-disk-store job from windows-tools/63

Workaround for missing persistent disk support in bosh-agent (as of 2019-05). Note: This doesn't enable immediate access to the store, jobs that rely on the disk will have to wait for this job to mount it or timeout

Github source: 424574d or master branch

Properties

disk_number

Optional disk number of a persistent disk to mount to c:\var\vcap\store, and format if unformatted. Usually “2” for first persistent disk

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/setup-persistent-disk-store/ directory (learn more).

  • bin/pre-start.ps1 (from pre-start.ps1.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.

This job relies on no runtime packages.