[CentOS] Disk read io very high, but no process perform io read

2021-03-04 Thread yf chu
We have experienced a very weird problem. The load of the server machine is very high. We use "pidstat" and find that the disk read io is very high. But the processes running on this server do not perform any disk read operation. We also noticed that when we execute "top" command, for most of

Re: [CentOS] proper recipe for local mirror

2021-03-04 Thread Simon Matter
> Hi! What is the proper solution for a local mirror for centos 7 (or oven > 8) repositories? > > trying with rsync, while the packages are downloaded but the repodata is > not and is actually impossible to be used by clients. while i try to Hi, The script below is how I sync CentOS to a local

Re: [CentOS] proper recipe for local mirror

2021-03-04 Thread Adrian Sevcenco
On 3/4/21 4:27 PM, Warren Young wrote: On Mar 4, 2021, at 7:04 AM, Adrian Sevcenco wrote: What is the proper solution for a local mirror for centos 7 (or oven 8) repositories? https://www.osradar.com/how-to-create-centos-8-local-repository-mirrors-with-rsync-nginx/ and for centos 7? as i

Re: [CentOS] proper recipe for local mirror

2021-03-04 Thread Warren Young
On Mar 4, 2021, at 7:04 AM, Adrian Sevcenco wrote: > > What is the proper solution for a local mirror for centos 7 (or oven 8) > repositories? https://www.osradar.com/how-to-create-centos-8-local-repository-mirrors-with-rsync-nginx/ ___ CentOS

[CentOS] proper recipe for local mirror

2021-03-04 Thread Adrian Sevcenco
Hi! What is the proper solution for a local mirror for centos 7 (or oven 8) repositories? trying with rsync, while the packages are downloaded but the repodata is not and is actually impossible to be used by clients. while i try to recreate the repodata with createrepo -C -d --workers=4