On Mon, Aug 29, 2016 at 6:03 PM, Pat Riehecky <riehecky@fnal.gov> wrote:
Every few seconds I'm getting[1]

Any ideas how to make VDSM happy so it stops complaining?

vdsm-4.17.26-0.el7

Pat

[1]
Thread-4794::WARNING::2016-08-29 10:01:03,340::fileUtils::152::Storage.fileUtils::(createdir) Dir /rhev/data-center/mnt/blockSD/81f19871-4d91-4698-a97d-36452bfae281/images already exists
Thread-4794::WARNING::2016-08-29 10:01:03,340::fileUtils::152::Storage.fileUtils::(createdir) Dir /rhev/data-center/mnt/blockSD/81f19871-4d91-4698-a97d-36452bfae281/dom_md already exists
Thread-4797::WARNING::2016-08-29 10:01:03,652::fileUtils::152::Storage.fileUtils::(createdir) Dir /var/run/vdsm/storage/81f19871-4d91-4698-a97d-36452bfae281/c231f06b-0d4e-4d91-be55-2de903351fd3 already exists
Thread-4799::WARNING::2016-08-29 10:01:03,928::fileUtils::152::Storage.fileUtils::(createdir) Dir /var/run/vdsm/storage/81f19871-4d91-4698-a97d-36452bfae281/36a09f1d-0923-4b3b-87aa-4788ca64064e already exists
Thread-4801::WARNING::2016-08-29 10:01:04,074::fileUtils::152::Storage.fileUtils::(createdir) Dir /var/run/vdsm/storage/81f19871-4d91-4698-a97d-36452bfae281/d2696090-e25c-4195-8c06-dafd80cf0720 already exists

This was fixed inĀ 4.18.0:
https://bugzilla.redhat.com/1129587

These warnings should show only when you start a vm - are you starting
and stopping vms every few seconds?

Nir