xcp-ng / xcp

Entry point for issues and wiki. Also contains some scripts and sources.
https://xcp-ng.org
1.32k stars 74 forks source link

Auto Activate Logical Volumes #540

Open bigops opened 2 years ago

bigops commented 2 years ago

When a Logical Volume or Volume Group is created , XEN seems to modify the default value of auto-activating this during bootup. This prevents creation of new LVs for say holding ISO files in the host. Do not see any reason why auto activation is turned off or is this a bug in the code?

nagilum99 commented 2 years ago

XenServer (CH) always changed LVM settings. We (then) never found out why, but you should not touch that in anyw way, nor play around with any custom LVM stuff on the server. XCP-ng most likely kept this to stay compatible (Migrations) and keep code-differences between XCP-ng and XS lower.