Re: mkfs and mdadm support


Chronological Thread 
  • From: Adam Jacob <adam@opscode.com>
  • To: chef@lists.opscode.com
  • Subject: Re: mkfs and mdadm support
  • Date: Wed, 24 Jun 2009 09:38:28 -0700

On Wed, Jun 24, 2009 at 4:22 AM, Miguel Cabeça<cabeca@ist.utl.pt> wrote:
> Having the partition stuff on the file_system resource doesn't seem right.
>  On the other hand where should it go? To a Partition resource like this?
>
> partition '/dev/sda' do
>  device '/dev/sda'
>  table 'GPT'
>  partitions [ {:type => :raid , :start => '0GB' , :end => '5GB'} , {:type =>
> :raid , :start => '5GB' , :end => '10GB'} ]
>  action :partition
> end

+1 for a Partition resource.

I'm very excited about these providers - that is super cool functionality.

Adam

-- 
Opscode, Inc.
Adam Jacob, CTO
T: (206) 508-4759 E: adam@opscode.com



Archive powered by MHonArc 2.6.16.

§