s3fs + s3browser 测试 Ceph 对象存储

  • 原创
  • Madman
  • /
  • /
  • 0
  • 11660 次阅读

Synopsis: 搭建好 Ceph S3 RadosGW 对象存储后,可以在 Linux 上安装 s3fs 或者在 Windows 上安装 S3 Browser 简单测试一下对象存储的连通性

1. 客户端编译安装 s3fs

1.1 准备依赖环境

[root@client ~]# yum install automake fuse-devel gcc-c++ git libcurl-devel libxml2-devel make openssl-devel -y

1.2 获取源码包

[root@client ~]# git clone https://github.com/s3fs-fuse/s3fs-fuse.git

1.3 编译

[root@client ~]# cd s3fs-fuse
[root@client ~]# ./autogen.sh
[root@client ~]# ./configure
[root@client ~]# make && make install

2. 使用 s3fs 将 bucket 挂载为本地目录

2.1 在对象网关节点,查看 radosgw 用户信息和 bucket 信息

[root@vsm-node1 ~]# radosgw-admin user info --uid=testuser
{
    "user_id": "testuser",
    "display_name": "First User",
    "email": "",
    "suspended": 0,
    "max_buckets": 1000,
    "auid": 0,
    "subusers": [],
    "keys": [
        {
            "user": "testuser",
            "access_key": "X1HBIMWFU0ERR69SDC0Q",
            "secret_key": 
                                
                            
分类: Ceph
标签: RadosGW S3 Browser s3fs Ceph S3
  • katarina
  • A Present of Cash is Ready for You cd030746.tw1.ru nT
  • Your own personal financial gift cg384778.tw1.ru X1
  • The final reward distribution is here cg384778.tw1.ru Ft
  • Snap up this reward in record time cg384778.tw1.ru eN
  • Uncover Special Reductions and Cashback cd030746.tw1.ru Nh
  • Register to unlock your reward seurkdfjkh.temp.swtest.ru Qn
  • Access Your Free Cash Now seurkdfjkh.temp.swtest.ru kU
  • Claim your personal monetary gift seurkdfjkh.temp.swtest.ru 3K
  • Don't miss your final window for these funds cg384778.tw1.ru ad
  • It's time to claim your USD50 bonus seurkdfjkh.temp.swtest.ru ss
  • A chance to score a giant reward cg384778.tw1.ru p3
  • A Financial Reward Can Be Won Today cg384778.tw1.ru CL
  • Special cash has been set aside for you cg384778.tw1.ru nE
  • Answer a survey for instant cash cd030746.tw1.ru VO
  • Final opportunity to collect your money cd030746.tw1.ru CA
  • Receive Payment for Occasional Work seurkdfjkh.temp.swtest.ru L8
  • You've earned a surprise monetary bonus cg384778.tw1.ru NR
  • Get Fast Supplemental Income cd030746.tw1.ru vI
  • A cash prize you didn't see coming cg384778.tw1.ru zc
  • Fast access funds are enclosed cd030746.tw1.ru v6
  • This cash bonus is reserved and waiting cg384778.tw1.ru DU
  • Comment and secure a cash prize cd030746.tw1.ru Yo
  • Don't let the midnight deadline pass you by cd030746.tw1.ru 6a
未经允许不得转载: LIFE & SHARE - 王颜公子 » s3fs + s3browser 测试 Ceph 对象存储

分享

作者

作者头像

Madman

如需 Linux / Python 相关问题付费解答,请按如下方式联系我

0 条评论

暂时还没有评论.

专题系列