Any idea how to get FSYNCs/SECOND on CentOS?

yatesco

Well-Known Member
Sep 25, 2009
211
5
58
*Solved* Any idea how to get FSYNCs/SECOND on CentOS?

Not really a proxmox question per-sa, but I am interested in running pveperf on other OS, just whilst I am investigating some hardware issues.

Any idea how to do that, namely centos?

Col
 
Last edited:
Actually, it is quite easy :)

Copy /usr/bin/pveperf onto the machine and then install perl. Once perl has been installed, install the following modules; Bundle::LWM, File::Sync and then Net::DNS. After that, pveperf should run.

Note: to install *something similar* (i.e. I cannot exactly remember!) to the following:

Code:
yum install perl
yum installgroup 'Development Tools' (not sure you need this!)
perl -MCPAN -eshell (just press return to all the questions)
install Bundle::LWM
install File::Sync
install Net::DNS
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!