当前位置:网站首页>NetWare r7000 Merlin system virtual memory creation failed, prompting that the USB disk reading and writing speed does not meet the requirements. Solution, is it necessary to create virtual memory??
NetWare r7000 Merlin system virtual memory creation failed, prompting that the USB disk reading and writing speed does not meet the requirements. Solution, is it necessary to create virtual memory??
2022-07-04 21:03:00 【hu5566798】

USB disk [/dev/sdb] Reading and writing speed is too low , Does not meet the plug-in requirements !
【 Virtual memory 】 Plug in requirements USB Disk device read no less than 20MB/s, The writing speed is not less than 30MB/s, This test speed is the same as USB The actual speed of the disk may vary , The above reading and writing speed is for reference only !
Under the same test conditions ,RT-AC86U,RT-AX88U Wait for the model flash Read as 10MB/s, Written as 30MB/s
First use ssh The tool enters the background of the router , And then use xshell、putty Wait for the software to log in , The user name and password is the user password of the background of the webpage , Enclosed xshell New connection settings for . Execute the order , among R_LIMIT=20 representative 20M Reading speed .
W_LIMIT=20 representative 20M Write speed .
sed -i '7,8c R_LIMIT=20\nW_LIMIT=20' /koolshare/scripts/swap_make.sh
There are some usb2.0U disc , The writing speed is about 4-5M/s, You can change it to W_LIMIT=4:
sed -i '7,8c R_LIMIT=20\nW_LIMIT=4' /koolshare/scripts/swap_make.sh
But even if the mount succeeds , In fact, the utilization rate has always been 0, why ? Because the memory utilization of the hardware is as follows : Due to mesh R7000 Yes 256M Of RAM Memory , In fact, only 136M about , About half of the memory , So in fact, there is no need to mount virtual memory . But if the physical memory of other routing models is only 128M The following words , Merlin system is installed again , You really need to install a virtual memory .


边栏推荐
猜你喜欢

网络命名空间

How does the computer save web pages to the desktop for use

What if the brightness of win11 is locked? Solution to win11 brightness locking

WinCC7.5 SP1如何通过交叉索引来寻找变量及其位置?

Win11无法将值写入注册表项如何解决?

What if the win11 shared file cannot be opened? The solution of win11 shared file cannot be opened

From automation to digital twins, what can Tupo do?
![[1200. Différence absolue minimale]](/img/fa/4ffbedd8f24c75a20d3eaeaf0430ae.png)
[1200. Différence absolue minimale]

PS竖排英文和数字文字怎么改变方向(变竖直显示)

Ten years' experience of byte test engineer directly hits the pain point of UI automation test
随机推荐
【服务器数据恢复】某品牌服务器存储raid5数据恢复案例
Hash quiz game system development how to develop hash quiz game system development (multiple cases)
hash 表的概念及应用
word中插入圖片後,圖片上方有一空行,且删除後布局變亂
Cdga | six principles that data governance has to adhere to
托管式服务网络:云原生时代的应用体系架构进化
Go notes (1) go language introduction and characteristics
js 闭包
Some suggestions for interface design
测试用例 (TC)
分析伦敦银走势图的技巧
Flet教程之 04 FilledTonalButton基础入门(教程含源码)
Common verification rules of form components -1 (continuously updating ~)
Go notes (3) usage of go language FMT package
Sword finger offer II 80-100 (continuous update)
冰河的海报封面
二叉树的四种遍历方式以及中序后序、前序中序、前序后序、层序创建二叉树【专为力扣刷题而打造】
What should I do if my computer sharing printer refuses access
Managed service network: application architecture evolution in the cloud native Era
After inserting a picture into word, there is a blank line above the picture, and the layout changes after deletion