User-Profile-Image
hankin
  • 5
  • 首页
  • 分类
    • Windows
    • Web
    • VoIP
    • Virtualization
    • Trading
    • Smart Home
    • SEO
    • Security
    • Python
    • Program
    • PHP
    • OSX
    • OS
    • OpenSource
    • Nginx
    • MySQL
    • Mood
    • Linux
    • Life
    • Injection
    • Hosting
    • Exploits
    • CDN
    • AI
  • 页面
    • About
  • 友链
    • 维酷科技
    • Tesra超算网络
Help?

Please contact us on our email for need any support

Support
  • 首页
    首页   ›   OS   ›   Linux   ›   正文
Linux

如何挂载BuyVM Block Storage存储块

2021-01-15 01:43:15
20  0 0

1、在buyvm管理后台将购买的存储块attach加载到需要的vps上

2、在vps中检查储存块是否加载成功

ls /dev/disk/by-id/
#返回如下
ata-QEMU_DVD-ROM_QM00004  scsi-0BUYVM_SLAB_VOLUME-8888
#8888就是你购买的储存块的ID

3、格式化

mkfs.ext4 -F /dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-8888

4、创建对应挂载目录

mkdir -p /home/files

5、挂载磁盘到目录

mount -o discard,defaults /dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-8888 /home/files

6、开机自动加载

echo '/dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-8888 /home/files ext4 defaults,nofail,discard 0 0' | sudo tee -a /etc/fstab
评论 (0)

Click here to cancel reply.

欢迎您 游客  

    ProdigYu
    168文章 10评论 2点赞 72467浏览
    随机文章
    怎样把一个价值0.5元苹果卖到100万元
    10年前
    CentOS7安装Gnome桌面及VNC远程方便挂机
    4年前
    使命召唤大逃亡开始安装没有反应
    9个月前
    Haproxy与iptables端口转发加速
    4年前
    Special Day
    10年前
    Tags
    Apache CentOS CMD DDOS Debian DNS FastCGI Google IIS IP iptables Linux Mac MySQL Nginx Opensource PHP Python Skill Spawn-FCGI SSH Ubuntu Vim VMware VPN web.py Windows 删除 命令 命令提示符 安装 开源 技巧 插件 漏洞 百度 系统 组件 终端 缓存 网络电话 脚本 自建 详解 错误
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2021
    Designed by hankin
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    168 文章 10 评论 72467 浏览
    测试
    测试