[PATCH] Wait for udev to create device node for new md arrays. (#1036014)

Brian C. Lane bcl at redhat.com
Wed Jan 29 17:44:32 UTC 2014


On Wed, Jan 29, 2014 at 10:15:30AM -0600, David Lehman wrote:
> ---
>  blivet/devices.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/blivet/devices.py b/blivet/devices.py
> index 58021f9..6d4fe63 100644
> --- a/blivet/devices.py
> +++ b/blivet/devices.py
> @@ -3438,6 +3438,7 @@ class MDRaidArrayDevice(StorageDevice):
>                          spares,
>                          metadataVer=self.metadataVersion,
>                          bitmap=self.createBitmap)
> +        udev_settle()
>  
>      @property
>      def formatArgs(self):
> -- 
> 1.8.5.3

Ack.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list