Date
1 - 3 of 3
Is there a way to specify the filesystem format in BOSH v1 manifest schema
Ponraj E <ponraj.e@...>
Hi Colleagues,
Currently bosh uses ext4 filesystem format by default for the attached persistent disks. Is there a way to specify some other filesystem format (like XFS) in BOSH V1 manifest schema? I am aware of this https://bosh.io/docs/persistent-disk-fs.html but looks like this is for V2 manifest schema. Regards, Ponraj |
|
Dr Nic Williams
One option is to use the multiple persistent disk feature of bosh - this creates disks and does not format them.
http://www.starkandwayne.com/blog/bosh-multiple-disks/
From: cf-bosh@... <cf-bosh@...> on behalf of Ponraj E <ponraj.e@...>
Sent: Friday, November 10, 2017 7:07:55 PM To: cf-bosh@... Subject: [cf-bosh] Is there a way to specify the filesystem format in BOSH v1 manifest schema Hi Colleagues,
Currently bosh uses ext4 filesystem format by default for the attached persistent disks. Is there a way to specify some other filesystem format (like XFS) in BOSH V1 manifest schema? I am aware of this https://bosh.io/docs/persistent-disk-fs.html but looks like this is for V2 manifest schema. Regards, Ponraj |
|
Dr Nic Williams
The version of the manifest isn’t the main issue - you will need to upgrade your bosh director. But it is highly encouraged for you to be regularly upgrading your bosh environments.
See bosh-deployment repo for a wonderful way to deploy your bosh environments.
From: Dr Nic Williams <drnicwilliams@...>
Sent: Friday, November 10, 2017 8:32:22 PM To: cf-bosh@...; cf-bosh@... Subject: Re: [cf-bosh] Is there a way to specify the filesystem format in BOSH v1 manifest schema One option is to use the multiple persistent disk feature of bosh - this creates disks and does not format them.
http://www.starkandwayne.com/blog/bosh-multiple-disks/
From: cf-bosh@... <cf-bosh@...> on behalf of Ponraj E <ponraj.e@...>
Sent: Friday, November 10, 2017 7:07:55 PM To: cf-bosh@... Subject: [cf-bosh] Is there a way to specify the filesystem format in BOSH v1 manifest schema Hi Colleagues,
Currently bosh uses ext4 filesystem format by default for the attached persistent disks. Is there a way to specify some other filesystem format (like XFS) in BOSH V1 manifest schema? I am aware of this https://bosh.io/docs/persistent-disk-fs.html but looks like this is for V2 manifest schema. Regards, Ponraj |
|