You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ansible/roles/raid/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,8 @@ hence this role does not support extending this.
10
10
This role changes the command line for the current kernel. It does not reboot
11
11
the instance so generally is only useful during image builds.
12
12
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
+
13
17
[^1]: As shown by `lsinitrd /boot/initramfs-$(uname -r).img | grep raid`
0 commit comments