Amazon-Ec2

在 Amazon Linux AMI 上安裝 glusterfs 客戶端

  • April 25, 2018

我使用 Ubuntu TLS AMI 創建了 glusterfs 實例。我希望我現有的實例 (Amazon Linux AMI) 連接到 glusterfs 伺服器。

glusterfs 的下載頁面沒有 Amazon Linux 文件夾:http: //download.gluster.org/pub/gluster/glusterfs/3.3/3.3.1/

[DIR] CentOS/ 24-Oct-2012 13:27 - 
[DIR] Debian/ 30-Jan-2013 21:13 - 
[DIR] EPEL.repo/ 24-Oct-2012 13:27 - 
[DIR] Fedora/ 16-Oct-2012 15:25 - 
[DIR] Hadoop/ 25-Oct-2012 15:28 - 
[DIR] NetBSD/ 18-Oct-2012 11:24 - 
[DIR] RHEL/ 24-Oct-2012 13:27 - 
[DIR] UFO/ 07-Dec-2012 17:44 - 
[TXT] Ubuntu.README 22-Oct-2012 16:48 274 
[DIR] Ubuntu/ 17-Oct-2012 13:36 - 
[ ] glusterfs-3.3.1.tar.gz 15-Oct-2012 16:48 2.5M 

如何將 glusterfs 客戶端安裝到 Amazon Linux?

Amazon Linux 是基於 RPM 的 LLinux,您可以下載

http://download.gluster.org/pub/gluster/glusterfs/3.3/3.3.1/glusterfs-3.3.1.tar.gz

並編譯 GLUSTERFS

引用自:https://serverfault.com/questions/479731