Closed Bug 768767 Opened 12 years ago Closed 12 years ago

changing the fqdn of cb-sea-miniosx64-01/02/03.

Categories

(SeaMonkey :: Release Engineering, defect)

x86
macOS
defect
Not set
normal

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>
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
OS: Windows Vista → Mac OS X
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.
Seeing as there doesn't seem to be any problems, I'm closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.