Closed
Bug 768767
Opened 13 years ago
Closed 13 years ago
changing the fqdn of cb-sea-miniosx64-01/02/03.
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ewong, Assigned: ewong)
Details
Currently, cb-sea-miniosx64-01,02,03 have the following fqdn:
cb-sea-miniosx64-01 - cb-sea-miniosx64-01.sj.mozilla.com
cb-sea-miniosx64-02 - cb-sea-miniosx64-02.sj.mozilla.com
cb-sea-miniosx64-03 - cb-sea-miniosx64-03.sj.mozilla.com
These are 'obsolete' since they were moved from sjc to scl1. Their new
fqdn are:
cb-sea-miniosx64-01 - cb-sea-miniosx64-01.comm-build.scl1.mozilla.com
cb-sea-miniosx64-02 - cb-sea-miniosx64-02.comm-build.scl1.mozilla.com
cb-sea-miniosx64-03 - cb-sea-miniosx64-03.comm-build.scl1.mozilla.com
Need to update these locally on these hosts via:
scutil --set HostName <new fqdn>
| Assignee | ||
Comment 1•13 years ago
|
||
Setting 01 and 03 first.
sudo scutil --set HostName cb-sea-miniosx64-01.comm-build.scl1.mozilla.com
sudo scutil --set HostName cb-sea-miniosx64-03.comm-build.scl1.mozilla.com
Will wait a few days before changing 02.
Status: NEW → ASSIGNED
| Assignee | ||
Updated•13 years ago
|
OS: Windows Vista → Mac OS X
| Assignee | ||
Comment 2•13 years ago
|
||
On cb-sea-miniosx64-02.sj.mozilla.com:
:~ scutil --get HostName
cb-sea-miniosx64-02.sj.mozilla.com
:~ sudo scutil --set HostName cb-sea-miniosx64-02.comm-build.scl1.mozilla.com
:~ scutil --get HostName
cb-sea-miniosx64-02.comm-build.scl1.mozilla.com
Keeping this bug opened for a few more days.
| Assignee | ||
Comment 3•13 years ago
|
||
Seeing as there doesn't seem to be any problems, I'm closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•