Hello,<div><br></div><div>I was setting up BIND DNSSEC and when I issue the following command the process never finishes.</div><div><br></div><div>dnssec-keygen -a RSASHA1 -b 1024 -n ZONE <a href="http://example.com">example.com</a></div>
<div><br></div><div>I straced the process and noticed the following messages</div><div><br></div><div><div>write(2, "Generating key pair.", 20Generating key pair.)    = 20</div><div>gettimeofday({1335044641, 756413}, NULL) = 0</div>
<div>read(3, "s\2161\363\364<\1s1\343\311\212\1", 64) = 13</div><div>read(3, 0x7fffcac9c960, 51)             = -1 EAGAIN (Resource temporarily unavailable)</div><div>select(4, [3], [], NULL, NULL)          = 1 (in [3])</div>
<div>read(3, "p\32\254\352$\264:\22", 51)    = 8</div><div>read(3, 0x7fffcac9c960, 43)             = -1 EAGAIN (Resource temporarily unavailable)</div><div>select(4, [3], [], NULL, NULL)          = 1 (in [3])</div>
<div>read(3, "\370\270\363IE\342X\343", 43)  = 8</div><div>read(3, 0x7fffcac9c960, 35)             = -1 EAGAIN (Resource temporarily unavailable)</div><div>select(4, [3], [], NULL, NULL)          = 1 (in [3])</div>
<div><br></div><div><br></div><div>My machine is a virtual host, does anyone have any ideas what resource is temporarily unavailable. </div><div><br></div>-- <br>Regards,<br>Damian Myerscough<br>
</div>