在公司k8s集群上部署了ceph提供对象存储和文件存储服务,按照rook官方文档一步一步安装,但是部署完成之后测试发现文件存储无法扩容成功。记录了排查过程及解决方案。
软链接的创建与删除
Posted on
在k8s中部署rook-ceph集群
Posted on
quick go
Posted on
快学 go 语言学习笔记
three Page
Posted on
Hello World
Posted on
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Two Page
Posted on
hexo 部署到 git
Posted on
Edited on
Hello World
Posted on
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment