weizhouapache commented on PR #11666:
URL: https://github.com/apache/cloudstack/pull/11666#issuecomment-3323045468
checked in a new env
```
mysql> select * from configuration where name
='mount.disabled.storage.pool'\G
*************************** 1. row ***************************
category: Storage
instance: DEFAULT
component: StorageManager
name: mount.disabled.storage.pool
value: true
description: Mount all zone-wide or cluster-wide disabled storage pools
after node reboot
default_value: true
updated: 2025-09-23 08:11:49
scope: Cluster
is_dynamic: 1
group_id: 9
subgroup_id: 36
parent: NULL
display_text: Mount disabled storage pool
kind: NULL
options: NULL
1 row in set (0.00 sec)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]