ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   General discussion (http://forum.ispsystem.com//forumdisplay.php?f=33)
-   -   Requested operation is not valid: storage pool is not active (http://forum.ispsystem.com//showthread.php?t=2708)

disney_gator 11-10-2016 04:26 PM

Requested operation is not valid: storage pool is not active
 
Freshly installed VMmanager 5.81
Centos 7

I got the error: Requested operation is not valid: storage pool is not active

How can I solve it?

ksenya 11-11-2016 10:20 AM

This error occurs in case of problems with the iSCSI storage. Make sure that:
* The tgtd service is running on the server with storage.
* If the error occurs when adding a new node, ssh access to that node and execute:
[root@free ~]# virsh pool-list --all
Name Status Auto start
-----------------------------------------
File active yes
iSCSI-UGLY_004 not active yes

If you see '''iSCSI-UGLY_004 not active yes''', delete the storage, and add a new node again:

root@free ~]# virsh pool-undefine iSCSI-UGLY_004
iSCSI-UGLY_004 has been deleted


All times are GMT +2. The time now is 12:22 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.