Possible problem with WAPBL on FFSV1

2023-03-22 Thread Brian Buhrow
Hello. Recently I saw a panic on two different 9.2_stable machines involving the filesystem. The two machines in question are virtual machines, running under Xen, but I don't think that's relevant here. While I'm not sure what the initial panic message was, since they were rebooted

Re: [GSoC] Emulating missing Linux syscalls project questions

2023-03-22 Thread David Brownlee
On Sun, 19 Mar 2023 at 04:22, Theodore Preduta wrote: > > > The Linux Test Project (http://linux-test-project.github.io) would help > > not only with finding missing syscalls, but also with finding bugs / > > missing functionality in the existing Linux emul code. > > Yes this is a great idea!

Re: entropy: pid 17200 (python) blocking due to lack of entropy

2023-03-22 Thread Taylor R Campbell
> Date: Wed, 22 Mar 2023 17:18:45 +0100 > From: Manuel Bouyer > > I did this but it didn't unblock the python process. It did tell me: > #rndctl -L /tmp/foo > rndctl: no entropy in seed > Also I had a /var/db/entropy-file, but maybe without entropy. > But /tmp/foo should have some, it was

Re: entropy: pid 17200 (python) blocking due to lack of entropy

2023-03-22 Thread Manuel Bouyer
On Wed, Mar 22, 2023 at 03:59:18PM +, Taylor R Campbell wrote: > > Date: Wed, 22 Mar 2023 16:33:55 +0100 > > From: Manuel Bouyer > > > > I upgraded a Xen guest from -7 to 10, and run into: > > entropy: pid 17200 (python) blocking due to lack of entropy > > > > how do I get out of this ? I

Re: entropy: pid 17200 (python) blocking due to lack of entropy

2023-03-22 Thread Taylor R Campbell
> Date: Wed, 22 Mar 2023 16:33:55 +0100 > From: Manuel Bouyer > > I upgraded a Xen guest from -7 to 10, and run into: > entropy: pid 17200 (python) blocking due to lack of entropy > > how do I get out of this ? I tried various things with rndctl, including > copying /var/db/entropy-file from

entropy: pid 17200 (python) blocking due to lack of entropy

2023-03-22 Thread Manuel Bouyer
Hello I upgraded a Xen guest from -7 to 10, and run into: entropy: pid 17200 (python) blocking due to lack of entropy how do I get out of this ? I tried various things with rndctl, including copying /var/db/entropy-file from another host (with hardware RNG), and ping -f to generate a faira amount