<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello,<br></div>I have a small export domain while doing a test.<br></div>So I would like to temporarily lower down warning and critical to the minimum, so that I complete the test and then I re-enable default ones:<br></div>Initial situation with &quot;engine-config -g&quot;<br><br>CriticalSpaceActionBlocker: 5 version: general<br>WarningLowSpaceIndicator: 10 version: general<br><br></div>This is confirmed by what I see in RACTOREXP export storage domain general pane:<br><br>Size: 49 GB<br>Available: 38 GB<br>Used: 11 GB<br><br>Warning Low Space Indicator: 10% (4 GB)<br>Critical Space Action Blocker: 5 GB<br><br></div>I set both to 1<br>[root@ovmgr1 ~]# engine-config -s WarningLowSpaceIndicator=5<br>[root@ovmgr1 ~]# engine-config -s CriticalSpaceActionBlocker=1<br><br>Systemctl restart ovirt-engine<br><br>[root@ovmgr1 ~]# engine-config -a|grep &quot;Space[A,I]&quot;<br>CriticalSpaceActionBlocker: 1 version: general<br>WarningLowSpaceIndicator: 1 version: general<br>[root@ovmgr1 ~]# <br><br></div>But the storage domain still shows the previous values in webadmin gui.<br></div>I tried also to put in maintenance the storage domain and then activate it again but no change.<br></div>And if I try to export a VM with 30Gb of disk I get the error and in the engine log<br><br>2017-02-12 20:44:44,872+01 INFO   [org.ovirt.engine.core.vdsbroker.irsbroker.GetVmsInfoVDSCommand] (default task-1<br>2) [97705aa9-f082-4e79-9e6b-b5bf0dde3666] START, GetVmsInfoVDSCommand( GetVmsInfoVDSCommandParameters:{runAsync=&#39;<br>true&#39;, storagePoolId=&#39;588237b8-0031-02f6-035d-000000000136&#39;, ignoreFailoverLimit=&#39;false&#39;, storageDomainId=&#39;8846db3f-6e07-4468-bbfc-bf5fbc3f8eef&#39;, vmIdList=&#39;null&#39;}), log id: 2b56a855<br>2017-02-12 20:44:45,882+01 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.GetVmsInfoVDSCommand] (default task-1<br>2) [97705aa9-f082-4e79-9e6b-b5bf0dde3666] FINISH, GetVmsInfoVDSCommand, log id: 2b56a855<br>2017-02-12 20:44:47,324+01 INFO  [org.ovirt.engine.core.bll.exportimport.ExportVmCommand] (default task-14) [dd88227e-7224-4e02-b2b9-11cb3e6d9ce4] Lock Acquired to object &#39;EngineLock:{exclusiveLocks=&#39;[7c9c686f-6cc6-4db7-8bdd-ee11b82a5266=&lt;VM, ACTION_TYPE_FAILED_OBJECT_LOCKED&gt;]&#39;, sharedLocks=&#39;null&#39;}&#39;<br>2017-02-12 20:44:47,382+01 WARN  [org.ovirt.engine.core.bll.exportimport.ExportVmCommand] (default task-14) [dd88227e-7224-4e02-b2b9-11cb3e6d9ce4] Validation of action &#39;ExportVm&#39; failed for user admin@internal-authz. Reasons: <br>VAR__ACTION__EXPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_DISK_SPACE_LOW_ON_STORAGE_DOMAIN,$storageName RACTOREXP<br>2017-02-12 20:44:47,383+01 INFO  [org.ovirt.engine.core.bll.exportimport.ExportVmCommand] (default task-14) [dd88227e-7224-4e02-b2b9-11cb3e6d9ce4] Lock freed to object &#39;EngineLock:{exclusiveLocks=&#39;[7c9c686f-6cc6-4db7-8bdd-ee11b82a5266=&lt;VM, ACTION_TYPE_FAILED_OBJECT_LOCKED&gt;]&#39;, sharedLocks=&#39;null&#39;}&#39;<br>2017-02-12 20:44:47,394+01 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-14<br>) [] Operation Failed: [Cannot export VM. Low disk space on Storage Domain RACTOREXP.]<br><br></div>What I&#39;m doing wrong?<br></div>Thanks,<br>Gianluca<br><div><div><br></div></div></div>