[doc] Update section on ESP consistency

Starting with Victoria, the ESPs are mirrored. Reflect this in the
docs.

Change-Id: Ic2c1117ea1e8c7fd118229eb0c09c6095f8195f5
This commit is contained in:
Arne Wiebalck 2021-07-02 16:44:20 +02:00
parent 7c8ddbf747
commit 4e50733906

View File

@ -406,7 +406,10 @@ There are certain limitations to be aware of:
from the deployed user image. Depending on how the partitions are mounted,
the content of the partitions may get out of sync, e.g. when new kernels
are installed or the bootloader is updated, so measures to keep these
partitions in sync need to be taken.
partitions in sync need to be taken. Note that starting with the Victoria
release, the Ironic Python Agent configures a RAID-1 mirror for the ESPs,
so no additional measures to ensure consistency of the ESPs should be
required any longer.
Image requirements
------------------