
Here is the output of the tree command: [root@pc305052 ~]# tree /var/lib/vdsm /var/lib/vdsm ├── netconfback ├── persistence │ ├── netconf -> /var/lib/vdsm/persistence/netconf.fxEXfkKx │ └── netconf.fxEXfkKx │ ├── bonds │ ├── devices │ └── nets ├── staging │ ├── netconf -> /var/lib/vdsm/staging/netconf.JtRmRH7X │ └── netconf.JtRmRH7X │ ├── bonds │ ├── devices │ └── nets ├── transient └── upgrade 15 directories, 0 files I tried removing the files below persistence (with the services stopped), but that did not help. Here is the supervdsm.log: https://drive.google.com/open?id=1uTCEjXchZ1BJJQuGWln83BR-uxZYcVUJ The repository works when I set up the proxy, but it is not always set up. Should I try enabling it doing a reinstall?