Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(copyedit) |
(Marked this version for translation) |
||
Line 94: | Line 94: | ||
== VM configuration: install and configure CephFS client == <!--T:9--> | == VM configuration: install and configure CephFS client == <!--T:9--> | ||
=== Install the required packages for the Red Hat family (RHEL, CentOS, Fedora, Rocky, Alma ) === <!--T:27--> | |||
=== Install the required packages for the Red Hat family (RHEL, CentOS, Fedora, Rocky, Alma ) === | |||
Check the available releases at [https://download.ceph.com/ https://download.ceph.com/] and look for recent <code>rpm-*</code> directories. | Check the available releases at [https://download.ceph.com/ https://download.ceph.com/] and look for recent <code>rpm-*</code> directories. | ||
At the time of this writing "quincy" is the latest stable release. | At the time of this writing "quincy" is the latest stable release. | ||
Line 101: | Line 100: | ||
Here we will show the full installation for <code>el8</code>. | Here we will show the full installation for <code>el8</code>. | ||
; Install relevant repositories for access to ceph client packages: | <!--T:28--> | ||
; Install relevant repositories for access to ceph client packages: | |||
<!--T:29--> | <!--T:29--> | ||
Line 144: | Line 144: | ||
=== Install the required packages for the Debian family (Debian, Ubuntu, Mint, etc.) === <!--T:34--> | |||
=== Install the required packages for the Debian family (Debian, Ubuntu, Mint, etc.) === | |||
You can get the repository once you have figured out your distro <code>{codename}</code> with <code>lsb_release -sc</code> | You can get the repository once you have figured out your distro <code>{codename}</code> with <code>lsb_release -sc</code> | ||
<source lang='bash'> | <source lang='bash'> |