Hi everybody,
I have Promox 8 running. When running pve8to9 --full i get this in the output:
FAIL: detected override for 'thin_check_options' in 'global' section without '--clear-needs-check-flag' option - add the option to your override (most likely in /etc/lvm/lvm.conf)
However, i have a modified version of lvm.conf with this options set:
thin_check_options = [ "-q", "--skip-mappings" ]
I added --skip-mappings because i took to long and timesout to on a specific disk.
When i add --clear-needs-check-flag, after that, my VM's wont start anymore and i get an error: Check of pool pve/data failed: status 1
So i need the --skip-mappings option, howver i cannot upgrade to 9 without --clear-needs-check-flag
What is a safe way to upgrade?
I have Promox 8 running. When running pve8to9 --full i get this in the output:
FAIL: detected override for 'thin_check_options' in 'global' section without '--clear-needs-check-flag' option - add the option to your override (most likely in /etc/lvm/lvm.conf)
However, i have a modified version of lvm.conf with this options set:
thin_check_options = [ "-q", "--skip-mappings" ]
I added --skip-mappings because i took to long and timesout to on a specific disk.
When i add --clear-needs-check-flag, after that, my VM's wont start anymore and i get an error: Check of pool pve/data failed: status 1
So i need the --skip-mappings option, howver i cannot upgrade to 9 without --clear-needs-check-flag
What is a safe way to upgrade?