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
Normally, RHCOS automatically adds `rw` to the kernel cmdline after the
first boot. But it won't do this if there's already a `root` karg
specified. So while it's not necessary for day-2 multipath, for day-1 we
do need to explicitly add it.
Related: rhbz#2011776
0 commit comments