Closed
Bug 518652
Opened 16 years ago
Closed 16 years ago
rollout puppet on production mac machines
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: jhford)
References
Details
Attachments
(3 files, 8 obsolete files)
|
4.68 KB,
patch
|
bhearsum
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
|
770 bytes,
text/plain
|
Details | |
|
540 bytes,
text/plain
|
Details |
This bug is to track to the deployment of Puppet on the production mac machines (moz2-darwin9-* and try-mac-*).
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
Attachment #402640 -
Attachment is obsolete: true
Attachment #402641 -
Flags: review?
| Reporter | ||
Comment 3•16 years ago
|
||
| Reporter | ||
Comment 4•16 years ago
|
||
Deployment instructions here: https://wiki.mozilla.org/User:Bhearsum/Scratchpad
| Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #0)
> This bug is to track to the deployment of Puppet on the production mac machines
> (moz2-darwin9-* and try-mac-*).
Nick points out that many xserves need including here, specifically: 11, 12, 16, 17, 18, 19, 22.
| Assignee | ||
Comment 6•16 years ago
|
||
this didn't work for me on moz2-darwin9-slave11. I assume that I'd want to be using production-puppet not staging-puppet. Is this the case? Any ideas on what is going wrong?
[jhford@maemo-flashing ~]$ ssh cltbld@moz2-darwin9-slave11.build
The authenticity of host 'moz2-darwin9-slave11.build (10.2.71.92)' can't be established.
RSA key fingerprint is 32:bd:ba:d6:d7:b7:0b:eb:ec:ff:fe:b0:be:f9:a2:a3.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'moz2-darwin9-slave11.build,10.2.71.92' (RSA) to the list of known hosts.
Password:
Password:
Password:
Last login: Thu Sep 24 06:15:04 2009
moz2-darwin9-slave11:~ cltbld$ wget --no-check-certificate -Opuppet-deploy.sh https://bug518652.bugzilla.mozilla.org/attachment.cgi?id=402641
--2009-09-24 18:40:34-- https://bug518652.bugzilla.mozilla.org/attachment.cgi?id=402641
Resolving bug518652.bugzilla.mozilla.org... 63.245.209.86
Connecting to bug518652.bugzilla.mozilla.org|63.245.209.86|:443... connected.
WARNING: cannot verify bug518652.bugzilla.mozilla.org's certificate, issued by `/C=US/O=Equifax/OU=Equifax Secure Certificate Authority':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 200 OK
Length: 702 [text/plain]
Saving to: `puppet-deploy.sh'
100%[=======================================>] 702 --.-K/s in 0s
2009-09-24 18:40:35 (167 MB/s) - `puppet-deploy.sh' saved [702/702]
moz2-darwin9-slave11:~ cltbld$ chmod +x puppet-deploy.sh
moz2-darwin9-slave11:~ cltbld$ sudo ./puppet-deploy.sh
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
sudo: 2 incorrect password attempts
moz2-darwin9-slave11:~ cltbld$ sudo ./puppet-deploy.sh
Password:
The authenticity of host 'bm-xserve05.build.mozilla.org (10.2.71.61)' can't be established.
RSA key fingerprint is 91:21:2f:36:55:b2:2d:f4:62:21:40:bf:33:9a:1a:2d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'bm-xserve05.build.mozilla.org' (RSA) to the list of known hosts.
Password:
puppet-0.24.8.gem 100% 1075KB 1.1MB/s 00:00
Bulk updating Gem source index for: http://gems.rubyforge.org
Successfully installed facter-1.5.6
1 gem installed
Installing ri documentation for facter-1.5.6...
Installing RDoc documentation for facter-1.5.6...
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README
Bulk updating Gem source index for: http://gems.rubyforge.org
Successfully installed puppet-0.24.8
1 gem installed
Installing ri documentation for puppet-0.24.8...
Installing RDoc documentation for puppet-0.24.8...
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README
The authenticity of host 'staging-puppet.build.mozilla.org (10.2.71.91)' can't be established.
RSA key fingerprint is 56:fa:76:dd:d1:87:3c:e1:2f:a2:41:c7:f7:29:f2:4e.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'staging-puppet.build.mozilla.org,10.2.71.91' (RSA) to the list of known hosts.
Connection closed by 10.2.71.91
root@staging-puppet.build.mozilla.org's password:
auto_master 100% 278 0.3KB/s 00:00
root@staging-puppet.build.mozilla.org's password:
com.reductivelabs.puppet.plist-staging 100% 1021 1.0KB/s 00:00
mount: /N: unknown special file or file system.
| Reporter | ||
Updated•16 years ago
|
Attachment #402641 -
Flags: review?
| Reporter | ||
Comment 7•16 years ago
|
||
Attachment #402641 -
Attachment is obsolete: true
| Reporter | ||
Comment 8•16 years ago
|
||
Attachment #402642 -
Attachment is obsolete: true
| Assignee | ||
Comment 10•16 years ago
|
||
update to add production mac machines to site-production.pp
Attachment #403565 -
Flags: review?(bhearsum)
Attachment #403565 -
Flags: checked-in?
| Assignee | ||
Comment 11•16 years ago
|
||
i didn't add the try slaves in the original patch
Attachment #403565 -
Attachment is obsolete: true
Attachment #403568 -
Flags: review?(bhearsum)
Attachment #403568 -
Flags: checked-in?
Attachment #403565 -
Flags: review?(bhearsum)
Attachment #403565 -
Flags: checked-in?
| Reporter | ||
Comment 12•16 years ago
|
||
Comment on attachment 403568 [details] [diff] [review]
manifests patch for new slaves + try slaves
changeset: 54:b0e277a19358
Attachment #403568 -
Flags: review?(bhearsum)
Attachment #403568 -
Flags: review+
Attachment #403568 -
Flags: checked-in?
Attachment #403568 -
Flags: checked-in+
| Assignee | ||
Comment 13•16 years ago
|
||
Looking at bm-xserve19, it looks like this hasn't gone horribly wrong. I am now going to do the same on bm-xserve17 and moz2-darwin9-slave02 for verification.
| Assignee | ||
Comment 14•16 years ago
|
||
Rolled out to 11,12,16,18.
| Assignee | ||
Comment 15•16 years ago
|
||
That last comment should read bm-xserveN. I have rolled out to 22 as well now. As it stands, bm-xserve11,12,16,17,18,19,22 have puppet. 19 is still in staging.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 16•16 years ago
|
||
deployed on moz2-darwin9-slave05,06,12,13,15,17,18
| Assignee | ||
Comment 17•16 years ago
|
||
deployed on moz2-darwin9-slave07,09,10,11,14,17 This should be the last of the production ones. I am going to start on the staging try slaves next
| Assignee | ||
Comment 18•16 years ago
|
||
try-mac-slave01,03,06 are completely done.
try-mac-slave11,15,16,17,19 have the software set up but require the puppetca --sign step and reloading of the service.
try-mac-slave02,04,06,08,10,12,13,14,18 have not been touched yet
| Reporter | ||
Comment 19•16 years ago
|
||
(In reply to comment #17)
> deployed on moz2-darwin9-slave07,09,10,11,14,17 This should be the last of the
> production ones. I am going to start on the staging try slaves next
you missed 16 :-)
| Assignee | ||
Comment 20•16 years ago
|
||
moz2-darwin9-slave16 is set up.
try-mac-slave01-04,05-08,10-19 are set up and back in the pool
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 21•16 years ago
|
||
Attachment #402860 -
Attachment is obsolete: true
| Reporter | ||
Comment 22•16 years ago
|
||
Attachment #402861 -
Attachment is obsolete: true
| Reporter | ||
Comment 23•16 years ago
|
||
Attachment #406690 -
Attachment is obsolete: true
| Reporter | ||
Comment 24•16 years ago
|
||
Attachment #406691 -
Attachment is obsolete: true
| Reporter | ||
Updated•16 years ago
|
Attachment #408582 -
Attachment mime type: application/x-sh → text/plain
| Reporter | ||
Updated•16 years ago
|
Attachment #408584 -
Attachment mime type: application/x-sh → text/plain
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•