Daren,

The following repository config works fine for me using livecd vc2-2:

system {
   package {
     repository community {
       component: "main"
       url: "http://archive.vyatta.com/vyatta";
     }
     repository etch {
       component: "main"
       url: "http://http.us.debian.org/debian";
     }
   }
}

from rootsh, apt-get update && apt-get install mdadm

Daren Tay wrote:
> Hi guys, need to revisit this issue again
> 
> I've tried to get mdadm using "apt-get" but it gave me errors... when I boot
> from LiveCD.
> In fact, so far I've not been able to update using the default Vyatta
> repository for apt-get. I had to add the other line to get what I need:
> 
> in /etc/apt/sources.list
> ------------------------
> deb http://ftp.de.debian.org/debian etch main
> 
> Is that normal? Should that be the case, since this seems to be pointing to
> default debian packages.. may or may not be suitable for Vyatta?
> 
> On the matter, is there anyone who did RAID 1 setup for their Vyatta router?
> Should I just use 2 partition, a 10MB one (config) and a 450MB (main
> partition)?
> 
> What are your recommended partitions?
> 
> Thanks!
> Daren
> 
> -----Original Message-----
> From: Robert Bays [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 3:24 AM
> To: Daren Tay
> Cc: vyatta-users@mailman.vyatta.com
> Subject: Re: [Vyatta-users] Running Vyatta in RAID 1 setup?
> Performancemonitoring?
> 
> 
> Given that software RAID takes up processor cycles, yes expect some
> performance hit.  Since it's not something we regularly test though I
> can't guess as to how much to expect.
> 
> Daren Tay wrote:
>> So I will need to create the device when I run Vyatta from LiveCD, then do
>> the installation?
>>
>> Think I should give that try.. but would I experience a performance hit?
>>
>> Daren
>>
>> -----Original Message-----
>> From: Robert Bays [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, 29 August 2007 02:28
>> To: Daren Tay
>> Cc: vyatta-users@mailman.vyatta.com
>> Subject: Re: [Vyatta-users] Running Vyatta in RAID 1 setup?
>> Performancemonitoring?
>>
>>
>> It's possible, but untested.  You would need to apt-get mdadm from the
>> repository and create the raid device before you run install-system.
>>
>> Cheers,
>> Robert.
>>
>> Daren Tay wrote:
>>> Anyone knows if it is possible?
>>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED] Behalf Of Daren Tay
>>> Sent: Monday, 27 August 2007 10:50
>>> To: vyatta-users@mailman.vyatta.com
>>> Subject: [Vyatta-users] Running Vyatta in RAID 1 setup?
>>> Performancemonitoring?
>>>
>>>
>>> Hi guys,
>>>
>>> how do I install Vyatta in a Linux Software RAID environment?
>>> So far, I think it doesn't... because I wasn't prompt during
> installation.
>>> The installation was too easy (hahaha!)
>>>
>>> Also, what softwares/methods can I use to monitor Vyatta raid
> performance?
>>> Thanks!
>>> Daren
>>>
>>> _______________________________________________
>>> Vyatta-users mailing list
>>> Vyatta-users@mailman.vyatta.com
>>> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>>> _______________________________________________
>>> Vyatta-users mailing list
>>> Vyatta-users@mailman.vyatta.com
>>> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
> 
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to