[Devel] Problem with /dev/(u)random on 2.6.27
Pavel Emelyanov
xemul at openvz.org
Wed Feb 25 08:56:19 PST 2009
Łukasz Chrustek wrote:
> Hello,
>
> According to this thread:
>
> http://forum.openvz.org/index.php?t=msg&th=7079&start=0&
>
>
> Does not working on 2.6.27 with applied patch http://bugzilla.openvz.org/show_bug.cgi?id=1162:
O_o The guy said, that everything is now working, no?
> VE system: opensuse 10.3
> command: strace certtool --generate-privkey --bits 512
> ...
> open("/dev/random", O_RDONLY) = 4
> ...
>
> Next I did vzmigrate the same VE from 2.6.27 to 2.6.18, and on 2.6.18:
> ...
> open("/dev/random", O_RDONLY) = 4
> ...
> Something still wrong...
See nothing wrong here - /dev/random is opening just fine. Can you elaborate?
More information about the Devel
mailing list