s3fs + s3browser 测试 Ceph 对象存储

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

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
  • Receive Payment for Your Time yugfwegyfg.temp.swtest.ru 0z
  • Profit from Your Own Learning Initiatives co093912.tw1.ru bY
  • This cash offer expires in a single day ci421269.tw1.ru Ud
  • Keep updated earn free cash yugfwegyfg.temp.swtest.ru YK
  • This cash payout is for you as an individual co093912.tw1.ru mR
  • A cash fortune is standing by ci421269.tw1.ru lE
  • Enjoy This Monetary Gift Immediately ci421269.tw1.ru UN
  • Earn an Introductory Bonus for Investing ci421269.tw1.ru ju
  • In a few seconds you could be richer co093912.tw1.ru 3j
  • Quick cash victories through play yugfwegyfg.temp.swtest.ru 5G
  • Go ahead and claim your USD75 yugfwegyfg.temp.swtest.ru 5u
  • A happy accident has led to monetary gain ci421269.tw1.ru Jb
  • Get Cash Back for Your Trades yugfwegyfg.temp.swtest.ru af
  • Reveal a cash prize by scratching here co093912.tw1.ru sR
  • Get Financial Rewards from Lucky Dips co093912.tw1.ru wA
  • Find quick cash in your inbox yugfwegyfg.temp.swtest.ru IV
  • An early riser bonus is now accessible ci421269.tw1.ru rz
  • Friend referrals  Cash for you co093912.tw1.ru 96
  • The Key to Your Bonus Cash is Here co093912.tw1.ru Nd
  • Profit from Your Own Identity co093912.tw1.ru WN
  • A credit is now active in your account ci421269.tw1.ru C9
  • A cash gift newly issued in your name ci421269.tw1.ru vP
  • Add a comment to claim your cash prize co093912.tw1.ru hf
未经允许不得转载: LIFE & SHARE - 王颜公子 » s3fs + s3browser 测试 Ceph 对象存储

分享

作者

作者头像

Madman

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

0 条评论

暂时还没有评论.

专题系列