On Wed, Feb 24, 2010 at 09:24:55AM -0800, Luke Kanies wrote:
>
> Or should we maybe skip the filesystem type entirely and just initialize 
> the volume as a given filesystem when the volume itself is created?  
> E.g., something like:
>
> logical_volume { foo: vg => bar, fs => ext3, ensure => present }
>
> So when you create the lv, you initialize the fs, but otherwise you  
> don't mess with it.

Makes sense, although you should not get rid of the FS type. It will
still be useful for changing filesystem type (including online migration
between compatible filesystems like ext2->ext3).

-- 
Marcin Owsiany <[email protected]>              http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
 
"Every program in development at MIT expands until it can read mail."
                                                              -- Unknown

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to