Perché l'assegnazione dell'host non riesce con un errore CRI-O ?

Risolvere gli errori " CRI-O " che si verificano durante l'assegnazione di un host a un cluster Satellite a causa di un tipo di file system non supportato.

Quando tenti di assegnare un host a un cluster, visualizzi un messaggio simile al seguente errore.

Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.818616215-06:00" level=info msg="Node configuration value for pid cgroup is true"
Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.818820217-06:00" level=info msg="Node configuration value for memoryswap cgroup is true"
Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.830378308-06:00" level=info msg="Node configuration value for systemd CollectMode is true"
Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.834555839-06:00" level=error msg="Node configuration validation for systemd AllowedCPUs failed: check systemd AllowedCPUs: exit status 1"
Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.834638109-06:00" level=info msg="Node configuration value for systemd AllowedCPUs is false"
Dec 01 11:45:31 satellite.host crio[12190]: time="2021-12-01 11:45:31.837060028-06:00" level=fatal msg="Validating root config: failed to get store to set defaults: kernel does not support overlay fs: 'overlay' is not supported over xfs at \"/var/data/criorootstorage/overlay\": backing file system is unsupported for this graph driver

Il file system host è di un tipo diverso da " ext4 ".

Convertire il file system dell'host in un file system di tipo " ext4 " oppure configurare un nuovo host con un file system di tipo " ext4 ".