mirror_zfs/cmd
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
..
arcstat Modified arcstat.py to run on linux 2013-06-18 15:43:15 -07:00
fsck_zfs Add /sbin/fsck.zfs helper 2013-01-09 16:54:58 -08:00
mount_zfs Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
vdev_id vdev_id: improve keyword parsing flexibility 2013-01-25 13:44:32 -08:00
zdb Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
zfs Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
zhack Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
zinject Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
zpios Refresh links to web site 2013-03-06 15:46:41 -08:00
zpool Increase default udev wait time 2013-10-22 10:25:51 -07:00
zstreamdump Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
ztest Generate libraries with correct DT_NEEDED entries 2013-10-10 16:56:51 -07:00
zvol_id Remove autotools products 2012-08-27 11:47:44 -07:00
Makefile.am Modified arcstat.py to run on linux 2013-06-18 15:43:15 -07:00