freebsd-dev/lib
Brian Behlendorf 11cb9d773f Increase default udev wait time
When creating a new pool, or adding/replacing a disk in an existing
pool, partition tables will be automatically created on the devices.
Under normal circumstances it will take less than a second for udev
to create the expected device files under /dev/.  However, it has
been observed that if the system is doing heavy IO concurrently udev
may take far longer.  If you also throw in some cheap dodgy hardware
it may take even longer.

To prevent zpool commands from failing due to this the default wait
time for udev is being increased to 30 seconds.  This will have no
impact on normal usage, the increase timeout should only be noticed
if your udev rules are incorrectly configured.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1646
2013-10-22 10:25:51 -07:00
..
libavl Remove autotools products 2012-08-27 11:47:44 -07:00
libefi Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
libnvpair Illumos #2619 and #2747 2013-01-08 10:35:35 -08:00
libshare Add smb_available() sanity checks 2013-04-02 09:27:52 -07:00
libspl Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
libunicode Remove autotools products 2012-08-27 11:47:44 -07:00
libuutil Remove autotools products 2012-08-27 11:47:44 -07:00
libzfs Increase default udev wait time 2013-10-22 10:25:51 -07:00
libzfs_core Fix libzfs_core changes to follow GNU libtool guidelines 2013-10-10 16:56:51 -07:00
libzpool Fix libzfs_core changes to follow GNU libtool guidelines 2013-10-10 16:56:51 -07:00
Makefile.am Illumos #2882, #2883, #2900 2013-09-04 15:49:00 -07:00