reassign 664604 open-iscsi thanks On May 21, Ritesh Raj Sarraf <[email protected]> wrote:
> This cannot be tackled using random sleeps. Correct. > If there is really a bug, we > need more efficient rules in udev to handle the block devices. The real bug is that you are trying to synchronous operations in a process which is asynchronous. You need to mount these block devices using udev rules. OTOH, this may be solved more generally by init scripts, have a look at upstart and systemd. -- ciao, Marco
signature.asc
Description: Digital signature

