Displaying 1 result from an estimated 1 matches for "colo_enable".
Did you mean:
clk_enable
2020 Aug 27
0
Problem with a RAW Disk and Xen
..."/dev/mapper/keys",
"vdev": "xvdz",
"backend": "qdisk",
"format": "raw",
"removable": 1,
"discard_enable": "False",
"colo_enable": "False",
"colo_restore_enable": "False"
}
but this disk isn't there in the domU... Why?
It is a shared disk between the DomU's but configured as "readonly" so
there shouldnt be a problem (with the same xen xl configuration, there...