全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 700|回复: 2

hyonix挂载hosthatch大盘鸡测速

[复制链接]
发表于 2022-12-1 17:27:42 | 显示全部楼层 |阅读模式
参考大佬的挂载教程
https://www.52.ht/thread-624034-1-1.html

https://www.52.ht/thread-624030-1-1.html

  1. apt install nfs-kernel-server && \
  2. mkdir /nfs && \
  3. cat << EOF >> /etc/exports
  4. /nfs 4.3.2.1(rw,no_root_squash,no_subtree_check,sync,fsid=1)
  5. EOF

  6. exportfs -ra && \
  7. systemctl restart nfs-server.service
复制代码


linux挂载:
  1. apt install nfs-common && \
  2. mkdir /nfs
  3. mount -t nfs 1.2.3.4:/nfs /nfs
复制代码


windows挂载: https://help.aliyun.com/document_detail/67165.html


 楼主| 发表于 2022-12-2 08:06:11 | 显示全部楼层
本帖最后由 333333333 于 2022-12-2 08:08 编辑

昨天机器是石头盘,写100,读1mb/s, 对,你没看错就是1mb/s
在另一台linux机上挂nfs写入速度:
200+0 records in
200+0 records out
209715200 bytes (210 MB, 200 MiB) copied, 2.66127 s, 78.8 MB/s

今天读写速度正常了,大概70-80m/s 通过nfs读取或者写入,应该是口子达不到G口

hyonix挂载进行读取,只有1mb/s秒,暂不知道原因
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-2-23 05:39 , Processed in 0.058541 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表