| » Linux Archive |
|
Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.
|
| » Sponsor |
|
|
| » Sponsor |
|
|
|
|

09-14-2010, 07:29 PM
|
|
|
adding fas and transifex, 2+1's please
---
manifests/nodes/db02.phx2.fedoraproject.org.pp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
index 09fe72b..13f5f3a 100644
--- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
+++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
@@ -7,7 +7,7 @@ node db02{
include postgresql-pgpool-ii:  gpool
collectd::collectd { 'log01': }
collectd:  ostgres { 'postgres':
- databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
+ databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
}
sysctl { 'kernel.shmmax':
--
1.7.2.2
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 07:31 PM
|
|
|
adding fas and transifex, 2+1's please
On 2010-09-14 02:29:29 PM, Mike McGrath wrote:
> ---
> manifests/nodes/db02.phx2.fedoraproject.org.pp | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> index 09fe72b..13f5f3a 100644
> --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
> +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> @@ -7,7 +7,7 @@ node db02{
> include postgresql-pgpool-ii:  gpool
> collectd::collectd { 'log01': }
> collectd:  ostgres { 'postgres':
> - databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
> + databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
> }
>
> sysctl { 'kernel.shmmax':
> --
+1
Thanks,
Ricky
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 07:35 PM
|
|
|
adding fas and transifex, 2+1's please
On Tue, Sep 14, 2010 at 3:29 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
> ---
> *manifests/nodes/db02.phx2.fedoraproject.org.pp | * *2 +-
> *1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> index 09fe72b..13f5f3a 100644
> --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
> +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> @@ -7,7 +7,7 @@ node db02{
> * * include postgresql-pgpool-ii:  gpool
> * * collectd::collectd { 'log01': }
> * * collectd:  ostgres { 'postgres':
> - * * * *databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
> + * * * *databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
> * * }
>
> * * sysctl { 'kernel.shmmax':
> --
> 1.7.2.2
>
> _______________________________________________
> infrastructure mailing list
> infrastructure@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
>
Why is transifex listed twice there?
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 07:41 PM
|
|
|
adding fas and transifex, 2+1's please
On Tue, 14 Sep 2010, Brennan Ashton wrote:
> On Tue, Sep 14, 2010 at 3:29 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
> > ---
> > *manifests/nodes/db02.phx2.fedoraproject.org.pp | * *2 +-
> > *1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> > index 09fe72b..13f5f3a 100644
> > --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
> > +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> > @@ -7,7 +7,7 @@ node db02{
> > * * include postgresql-pgpool-ii:  gpool
> > * * collectd::collectd { 'log01': }
> > * * collectd:  ostgres { 'postgres':
> > - * * * *databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
> > + * * * *databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
> > * * }
> >
> > * * sysctl { 'kernel.shmmax':
> > --
> > 1.7.2.2
> >
> > _______________________________________________
> > infrastructure mailing list
> > infrastructure@lists.fedoraproject.org
> > https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> >
>
> Why is transifex listed twice there?
It shouldn't be, I've fixed that now.
-Mike______________________________________________ _
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 07:41 PM
|
|
|
adding fas and transifex, 2+1's please
On Tue, Sep 14, 2010 at 02:29:29PM -0500, Mike McGrath wrote:
> ---
> manifests/nodes/db02.phx2.fedoraproject.org.pp | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> index 09fe72b..13f5f3a 100644
> --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
> +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> @@ -7,7 +7,7 @@ node db02{
> include postgresql-pgpool-ii:  gpool
> collectd::collectd { 'log01': }
> collectd:  ostgres { 'postgres':
> - databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
> + databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
> }
>
> sysctl { 'kernel.shmmax':
>
With the change for transifex listed twice, +1. If it'll help us figure
out some of our fas issues it's worth the risk atm.
-Toshio
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 07:45 PM
|
|
|
adding fas and transifex, 2+1's please
On Tue, Sep 14, 2010 at 3:41 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
> On Tue, 14 Sep 2010, Brennan Ashton wrote:
>
>> On Tue, Sep 14, 2010 at 3:29 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
>> > ---
>> > *manifests/nodes/db02.phx2.fedoraproject.org.pp | * *2 +-
>> > *1 files changed, 1 insertions(+), 1 deletions(-)
>> >
>> > diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
>> > index 09fe72b..13f5f3a 100644
>> > --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
>> > +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
>> > @@ -7,7 +7,7 @@ node db02{
>> > * * include postgresql-pgpool-ii:  gpool
>> > * * collectd::collectd { 'log01': }
>> > * * collectd:  ostgres { 'postgres':
>> > - * * * *databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
>> > + * * * *databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
>> > * * }
>> >
>> > * * sysctl { 'kernel.shmmax':
>> > --
>> > 1.7.2.2
>> >
>> > _______________________________________________
>> > infrastructure mailing list
>> > infrastructure@lists.fedoraproject.org
>> > https://admin.fedoraproject.org/mailman/listinfo/infrastructure
>> >
>>
>> Why is transifex listed twice there?
>
> It shouldn't be, I've fixed that now.
>
> * * * *-Mike
election was also changed to elections was that intentional?
--Brennan
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|

09-14-2010, 08:06 PM
|
|
|
adding fas and transifex, 2+1's please
On Tue, 14 Sep 2010, Brennan Ashton wrote:
> On Tue, Sep 14, 2010 at 3:41 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
> > On Tue, 14 Sep 2010, Brennan Ashton wrote:
> >
> >> On Tue, Sep 14, 2010 at 3:29 PM, Mike McGrath <mmcgrath@redhat.com> wrote:
> >> > ---
> >> > *manifests/nodes/db02.phx2.fedoraproject.org.pp | * *2 +-
> >> > *1 files changed, 1 insertions(+), 1 deletions(-)
> >> >
> >> > diff --git a/manifests/nodes/db02.phx2.fedoraproject.org.pp b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> >> > index 09fe72b..13f5f3a 100644
> >> > --- a/manifests/nodes/db02.phx2.fedoraproject.org.pp
> >> > +++ b/manifests/nodes/db02.phx2.fedoraproject.org.pp
> >> > @@ -7,7 +7,7 @@ node db02{
> >> > * * include postgresql-pgpool-ii:  gpool
> >> > * * collectd::collectd { 'log01': }
> >> > * * collectd:  ostgres { 'postgres':
> >> > - * * * *databases => ['mirrormanager', 'bodhi', 'election', 'pkgdb', 'transifex']
> >> > + * * * *databases => ['mirrormanager', 'bodhi', 'elections', 'pkgdb', 'transifex', 'fas', 'transifex']
> >> > * * }
> >> >
> >> > * * sysctl { 'kernel.shmmax':
> >> > --
> >> > 1.7.2.2
> >> >
> >> > _______________________________________________
> >> > infrastructure mailing list
> >> > infrastructure@lists.fedoraproject.org
> >> > https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> >> >
> >>
> >> Why is transifex listed twice there?
> >
> > It shouldn't be, I've fixed that now.
> >
> > * * * *-Mike
>
> election was also changed to elections was that intentional?
>
it was.
-Mike______________________________________________ _
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
|
|
|
All times are GMT. The time now is 07:34 AM.
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org
|