Hello,
I would recommend to check how much space you have available and which
partition is filling up with the following command:
df -h
Also if you have enough space, make sure to check your Inode usage using df
-i
On Mon, Mar 8, 2021 at 4:43 PM <kim.kargaard(a)noroff.no> wrote:
Hi,
We are running ovirt 4.3 and whenever we create a new VM, we get the error:
HSMGetAllTasksStatusesVDS failed: Error creating a new volume: (u"Volume
creation 77be733a-a38a-4125-a3ae-beea960d9e28 failed: (28, 'Sanlock
resource write failure', 'No space left on device')",)
3/8/2111:56:57 AM
I have checked the engine logs and see the following:
2021-03-08 12:09:18,306+01 ERROR
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) []
BaseAsyncTask::logEndTaskFailure: Task
'd4aa81a1-9adc-45c9-be46-05bc63862f4e' (Parent Command 'Unknown',
Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended with
failure:
-- Result: 'cleanSuccess'
-- Message: 'VDSGenericException: VDSErrorException: Failed to
HSMGetAllTasksStatusesVDS, error = Volume does not exist:
(u'46bf0806-8d16-40db-92df-8436f43628a4',), code = 201',
-- Exception: 'VDSGenericException: VDSErrorException: Failed to
HSMGetAllTasksStatusesVDS, error = Volume does not exist:
(u'46bf0806-8d16-40db-92df-8436f43628a4',), code = 201'
Not sure how to solve this issue. I have tried restarting the engine, but
that did not solve it. Any tips?
Thanks.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JC7KB2SGXBB...