Jump to contentJump to page navigation: previous page [access key p]/next page [access key n]
documentation.suse.com / Registering RHEL 7 or CentOS Linux 7 with SMT
SUSE Multi-Linux Support

Registering RHEL 7 or CentOS Linux 7 with SMT

Publication Date: December 12, 2024

Registering with SMT is no longer supported in SUSE Multi-Linux Support 7 LTSS. This guide now contains guidance for migrating from SMT to RMT.

Copyright © 2022–2024 SUSE LLC and contributors. All rights reserved.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or (at your option) version 1.3; with the Invariant Section being this copyright notice and license. A copy of the license version 1.2 is included in the section entitled GNU Free Documentation License.

For SUSE trademarks, see https://www.suse.com/company/legal/. All third-party trademarks are the property of their respective owners. Trademark symbols (®, ™ etc.) denote trademarks of SUSE and its affiliates. Asterisks (*) denote third-party trademarks.

All information found in this book has been compiled with utmost attention to detail. However, this does not guarantee complete accuracy. Neither SUSE LLC, its affiliates, the authors nor the translators shall be held liable for possible errors or the consequences thereof.

1 End of general support for SUSE Multi-Linux Support 7

Warning
Warning: SMT is not supported with SUSE Multi-Linux Support 7 LTSS

SUSE Multi-Linux Support 7 has reached the end of general support and is now in LTSS (Long Term Service Support).

Registering systems with SMT is not supported under SUSE Multi-Linux Support 7 LTSS. You can register RHEL 7 or CentOS Linux 7 with either SUSE Manager or the Repository Mirroring Tool (RMT).

Before you register existing systems with RMT, de-register them from SMT. You can do this directly from the SMT server using the steps in Procedure 1, “De-registering a client from SMT”.

To migrate from SMT to RMT, see Migrate from SMT to RMT in Repository Mirroring Tool Guide. Alternatively, install a fresh RMT server using the steps in Registering RHEL 7 or CentOS Linux 7 with RMT.

Procedure 1: De-registering a client from SMT
  1. List the existing clients and make a note of the client IDs:

    # smt-list-registrations
  2. De-register the clients using their client IDs:

    # smt-delete-registration -g CLIENT_ID

    To de-register multiple clients, you can use the -g option multiple times in the same command.