|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +news: true |
| 4 | +toc: false |
| 5 | + |
| 6 | +title: "macOS 27 & Globus Connect Personal" |
| 7 | +excerpt: Globus Connect Personal works in macOS 27, with full Apple Silicon support coming soon. |
| 8 | +--- |
| 9 | + |
| 10 | +This week, in their annual Worldwide Developers Conference, Apple announced |
| 11 | +macOS 27 Golden Gate. They also announced future plans that will affect Globus |
| 12 | +Connect Personal. If you install the macOS 27 Beta, you will see a warning |
| 13 | +about support ending for Intel-based apps, and that Globus Connect Personal |
| 14 | +will not open in a future release of macOS. |
| 15 | + |
| 16 | +This is a valid warning. Parts of Globus Connect Personal use code that is |
| 17 | +written for Intel-based Macs. Today, macOS on Apple Silicon uses Rosetta to |
| 18 | +run that code. Rosetta has been deprecated in macOS 27, with full removal |
| 19 | +planned for macOS 28, hence the warning. |
| 20 | + |
| 21 | +Globus are aware of the issue. Globus began the transition with Globus Connect |
| 22 | +Personal 3.2.5. A future release of Globus Connect Personal will bring |
| 23 | +full Apple Silicon compatibility. |
| 24 | + |
| 25 | +## What is Rosetta? |
| 26 | + |
| 27 | +[Rosetta 2](https://en.wikipedia.org/wiki/Rosetta_%28software%29) is a software |
| 28 | +created by Apple in 2020, which allows software written for Intel Macs to run |
| 29 | +on Apple Silicon hardware. Rosetta 1, created in 2006, did the same thing when |
| 30 | +Mac OS X on Power PC hardware transitioned to macOS on Intel hardware. |
| 31 | + |
| 32 | +Rosetta 1 support ended in 2011, when Mac OS X 10.7 Lion was released. Rosetta |
| 33 | +2 support will end when macOS 28 is released. |
| 34 | + |
| 35 | +## Globus supports Apple Silicon already? |
| 36 | + |
| 37 | +In the [Globus Connect Personal release |
| 38 | +notes](https://docs.globus.org/globus-connect-personal/changes/), there is a |
| 39 | +note about native Apple Silicon support. This update introduced support for |
| 40 | +Apple Silicon, but that is not the complete story. |
| 41 | + |
| 42 | +Although Globus Connect Personal looks like one app, it is made up of several |
| 43 | +components: |
| 44 | + |
| 45 | +* The program which handles initial registration of your Globus Connect |
| 46 | + Personal Endpoint; |
| 47 | + |
| 48 | +* The program which displays the Globus Connect Personal menu icon, |
| 49 | + preferences, etc.; |
| 50 | + |
| 51 | +* GridFTP, the software that handles data transfer; and |
| 52 | + |
| 53 | +* The relaytool, which makes an SSH-based connection from your computer back to |
| 54 | + Globus HQ, so that directory listings, transfer instructions, etc. can be |
| 55 | + received for processing by GridFTP. |
| 56 | + |
| 57 | +At this time, only GridFTP has Apple Silicon code. |
| 58 | + |
| 59 | +## When will full Apple Silicon support be available? |
| 60 | + |
| 61 | +Globus Support has confirmed that a full Apple Silicon version will be released |
| 62 | +soon. |
| 63 | + |
| 64 | +When a full Apple Silicon version is released, the [Globus Connect Personal |
| 65 | +release notes](https://docs.globus.org/globus-connect-personal/changes/) will |
| 66 | +be updated. Once a release is available, the next time Globus Connect Personal |
| 67 | +is started, it should prompt you to upgrade. |
| 68 | + |
| 69 | +In Globus Connect Personal today, GridFTP is a [universal |
| 70 | +binary](https://en.wikipedia.org/wiki/Universal_binary), containing code for |
| 71 | +both Intel and Apple Silicon processors. Even if you are running macOS on |
| 72 | +an Intel machine, you should still plan on upgrading to the latest Globus |
| 73 | +Connect Personal version when it is released. |
| 74 | + |
| 75 | +## What do you need to do now? |
| 76 | + |
| 77 | +If you plan on installing the macOS 27 Golden Gate Beta, be prepared to see the |
| 78 | +warning about Globus Connect Personal. You should also watch the [macOS at |
| 79 | +Stanford](https://uit.stanford.edu/service/helpdesk/macos) page, where |
| 80 | +University IT will report any issues that are found when testing [Essential |
| 81 | +Stanford Software](http://ess.stanford.edu/) for compatibility with macOS 27 |
| 82 | +Golden Gate. |
| 83 | + |
| 84 | +If you are running macOS 14 Sonoma, macOS 15 Sequoia, or macOS 26 Tahoe, you |
| 85 | +don't need to do anything special: The latest version of Globus Connect |
| 86 | +Personal is 3.2.8, which you should already be running. If you are running an |
| 87 | +older version, restart Globus Connect Personal and it should prompt to upgrade. |
| 88 | +If you do not get a prompt to upgrade, you can find the latest version of |
| 89 | +Globus Connect Personal at |
| 90 | +[https://app.globus.org/collections/gcp](https://app.globus.org/collections/gcp). |
| 91 | + |
| 92 | +If you are running an older version of macOS, you should also continue |
| 93 | +upgrading Globus Connect Personal when prompted, but be prepared for a future |
| 94 | +where the latest Globus Connect Personal stops working. [macOS 13 became |
| 95 | +non-compliant on February 12](https://uit.stanford.edu/guide/sunset-schedule), |
| 96 | +so you should already be planning on a macOS upgrade. |
| 97 | + |
| 98 | +If you are running macOS on Intel hardware, macOS 27 will be the last version |
| 99 | +of macOS which supports your hardware. You should start planning a hardware |
| 100 | +upgrade. |
0 commit comments