Ik merk dat mijn server met CentOS 7.5 heeft geen zin meer heeft om updates via yum binnen te halen. Een reden ervoor kan ik niet vinden. Zelfs niet in de de melding die er met de oplossingen getoond wordt.
Hoe het is ontstaan? Geen idee, opeens gebeurde het....
Steeds krijg ik onderstaande melding bij het ophalen van updates, en stopt hij.
Ik heb een hoop geprobeerd:
Ook snap ik niet waarom er op /var/cache/yum/x86_64/7/epel niks vrij is?
Alles draait prima, behalve dit?
Maar /dev/root wordt 100% gebruikt? Zou dat hiermee te maken hebben?
Ik zit even (weer) met mijn handen in het haar. Iemand die me op weg kan helpen?
De output is van /etc/yum.repos.d/CentOS-Base.repo is als volgt:
Hoe het is ontstaan? Geen idee, opeens gebeurde het....
Steeds krijg ik onderstaande melding bij het ophalen van updates, en stopt hij.

Ik heb een hoop geprobeerd:
- /tmp leeggegooid
- Server maar eens herstart (tja, eerste stap bij rare dingen
)
- yum clean all gedraaid
- yum clean metadata gedraaid
- De #'jes weggehaald voor de baseurl in /etc/yum.repos.d/CentOS-Base.repo
Ook snap ik niet waarom er op /var/cache/yum/x86_64/7/epel niks vrij is?
Alles draait prima, behalve dit?
Maar /dev/root wordt 100% gebruikt? Zou dat hiermee te maken hebben?
code:
1
2
3
4
5
6
7
8
| Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 20026236 19644860 0 100% / devtmpfs 1012684 0 1012684 0% /dev tmpfs 1013140 0 1013140 0% /dev/shm tmpfs 1013140 9820 1003320 1% /run tmpfs 1013140 0 1013140 0% /sys/fs/cgroup /dev/sda2 459913320 739804 435788224 1% /home tmpfs 202632 0 202632 0% /run/user/0 |
Ik zit even (weer) met mijn handen in het haar. Iemand die me op weg kan helpen?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
| [root@myserver ~]# yum repolist all Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink | 26 kB 00:00 * base: centos.mirrors.ovh.net * epel: epel.mirror.wearetriple.com * extras: centos.mirrors.ovh.net * updates: centos.mirrors.ovh.net One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo=<repoid> ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable <repoid> or subscription-manager repos --disable=<repoid> 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true Insufficient space in download directory /var/cache/yum/x86_64/7/epel * free 0 * needed 100 k |
De output is van /etc/yum.repos.d/CentOS-Base.repo is als volgt:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
| [root@myserver ~]# cat /etc/yum.repos.d/CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #released updates [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #additional packages that may be useful [extras] name=CentOS-$releasever - Extras mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
☎ Telecommunicatie van vroeger
🚅Alles over spoor en treintjes