[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Jitsu v0.2.0 with Irmin, Rumprun support
On Tue, 18 Aug 2015, at 00:45, Runhang Li wrote:
No problem :-) One of the goals here was to stress test everything. I'm not sure how the unikernel crashed, as it seemed to have corrected itself when I checked. The source code for the test unikernel is here [0] if you want to try to reproduce it.
There was also a lot of EMFILE exceptions from Irmin when I stored the database on disk (with high load, after a few thousand commits), which caused a crash:
Unix.Unix_error(Unix.EMFILE, "open", "../jitsu-irmin-db/.git/refs/heads/master")
Increasing ulimit -n seemed to fix it, but the traffic spike from HN also ended about then so I'm not sure if it helped.
Jitsu also crashed once with Unix.Unix_error(Unix.EINVAL, "select", ""), which I'm not sure yet where came from...
Magnus
_______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |