mirror_zfs/lib/libzfs
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
..
libzfs_changelist.c Recreate minors when renaming zvols 2012-11-19 16:59:44 -08:00
libzfs_config.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_dataset.c Increase default udev wait time 2013-10-22 10:25:51 -07:00
libzfs_diff.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_fru.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_graph.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_import.c Fix libblkid support 2013-10-10 16:56:51 -07:00
libzfs_iter.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_mount.c No point in rewind() mtab in zfs_unshare_proto(). We're not really 2013-08-15 10:18:31 -07:00
libzfs_pool.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_sendrecv.c Illumos #3464 2013-09-04 16:01:24 -07:00
libzfs_status.c Illumos #2762: zpool command should have better support for feature flags 2013-01-08 10:35:43 -08:00
libzfs_util.c Illumos #2882, #2883, #2900 2013-09-04 15:49:00 -07:00
Makefile.am Fix libzfs_core changes to follow GNU libtool guidelines 2013-10-10 16:56:51 -07:00