Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of ceph client Command Line

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you the ceph client command line example analysis, I hope you will learn something after reading this article, let's discuss it together!

# include

# include

/ / # include

# include

# include

# include

# include

# include

# define EXIT_SUCCESS 0

Using namespace std

Using namespace librados

Int main (int argc, char * * argv)

{

Rados rados

Rados_ioctx_t io

Const char * poolname = "data"

Const char cluster_name [] = "ceph"

Const char user_name [] = "client.admin"; / / user name

Uint64_t flags=0

Char xattr [] = "en_US"

Int err

Char fsid [50] = {0}

Err= rados.init2 (user_name,cluster_name, flags)

If (err

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report