[GH-ISSUE #544] storage pool inactive after add #322

Closed
opened 2026-02-27 15:58:15 +03:00 by kerem · 2 comments
Owner

Originally created by @xiedeacc on GitHub (Oct 8, 2022).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/544

image

➜  /data1 virsh pool-list --all
 Name   State      Autostart
------------------------------
 g_1    inactive   no

Originally created by @xiedeacc on GitHub (Oct 8, 2022). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/544 ![image](https://user-images.githubusercontent.com/8072296/194687274-f70a3a97-e18e-497d-a4e5-0ffb7624804a.png) ``` ➜ /data1 virsh pool-list --all Name State Autostart ------------------------------ g_1 inactive no ```
kerem closed this issue 2026-02-27 15:58:15 +03:00
Author
Owner

@xiedeacc commented on GitHub (Oct 8, 2022):

solved by

virsh pool-autostart g_1
virsh pool-start g_1
<!-- gh-comment-id:1272222987 --> @xiedeacc commented on GitHub (Oct 8, 2022): solved by ``` virsh pool-autostart g_1 virsh pool-start g_1 ```
Author
Owner

@catborise commented on GitHub (Oct 10, 2022):

you can start it also from inside g_1 pool.

<!-- gh-comment-id:1272903914 --> @catborise commented on GitHub (Oct 10, 2022): you can start it also from inside g_1 pool.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#322
No description provided.