Skip to content

Commit 75a3302

Browse files
committed
clarify image requirements
1 parent 2aee391 commit 75a3302

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ansible/roles/raid/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ hence this role does not support extending this.
1010
This role changes the command line for the current kernel. It does not reboot
1111
the instance so generally is only useful during image builds.
1212

13+
Note that the `rootfs_uuid` image property described in the [Ironic raid documentation](https://docs.openstack.org/ironic/latest/admin/raid.html#image-requirements)
14+
is not required; the root partition is the first (non-boot) partition and this
15+
is sufficent for Ironic to find the root file system.
16+
1317
[^1]: As shown by `lsinitrd /boot/initramfs-$(uname -r).img | grep raid`

0 commit comments

Comments
 (0)