← Back to team overview

openstack team mailing list archive

Re: Change Ephemeral Disk FS

 

Hi,

Are you using Essex or Folsom when it worked for you?

Regards,

Jerico

On 06/08/2012, at 8:48 PM, Sébastien Han <han.sebastien@xxxxxxxxx> wrote:

> Cool ;)
> 
> On Mon, Aug 6, 2012 at 12:47 PM, Jerico Revote <jerico.revote@xxxxxxxxxx> wrote:
> Thanks Sebastien, I'll give it a shot.
> 
> Jerico
> 
> On 06/08/2012, at 8:02 PM, Sébastien Han <han.sebastien@xxxxxxxxx> wrote:
> 
>> Hi,
>> 
>> I think this only way is to edit the code like so:
>> go to the line 66 of /usr/lib/python2.7/dist-packages/nova/virt/disk/api.py
>> and change to  'default=mkfs.ext4 -L %(fs_label)s -F %(target)s',
>> Make sure to purge your /var/lib/nova/instances/_base
>> It worked for me :)
>> 
>> Let me know if it's ok :)
>> 
>> Cheers!
>> 
>> 
>> On Mon, Aug 6, 2012 at 10:47 AM, Jerico Revote <jerico.revote@xxxxxxxxxx> wrote:
>> Hi,
>> 
>> Is there a way to change the default file system of the ephemeral disk attached to an instance?
>> By default it's ext3.
>> 
>> Thanks,
>> 
>> Jerico
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>> 
> 
> 


Follow ups

References