-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Tue, Aug 16, 2016 at 12:55:03PM +0200, donoban wrote: > Hi > > The computer which I upgraded from 3.1 to 3.2 is having some > performance problems when I have a few VMs running. It has a non-SSD > hard disk so I know it's going to do a bottleneck and I don't expect a > fast perform, but I'm sure that it's running very worse than it did > with 3.1. > > > Using iotop on dom0 I examined the process which use the hard disk when > it goes totally lagged. I see: > > - Some [loopX] processess... are them loops for the VMs? I suppose it's > normal to have a pretty high I/O work from this processes.
Take a look at `losetup -a` output to match which VM corresponds to which loop device. > - systemd-journald is pretty common when the lag starts, in > fact I have 873Mb's on /var/log/journal , is this standard? Yes, this is where journald keep logs. > - I also see some rsyslogd process and qvm-sync-clock Does rsyslogd use a lot of CPU, or is just idle? > I have to say that this never happened with Qubes 3.1, I just couldn't > open more than 4/5 AppVM's, but it always worked pretty fine. Take a look at `top` in dom0 and sort processes on memory usage (single '>' key press). If it's about some dom0 process using too much memory, you should see it there. Normally at the top should be Xorg process (on my system it has just under 200M in RES column, but you probably have even less). Also check swap usage in VMs - maybe its about some VM, not dom0? - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXs2FmAAoJENuP0xzK19csVscH/37bToT7CWefM59YUYmF1Wby fGwURNsuLxeMiZl+27q5A1dX0H5MtvG+awSr1qzLtjh+TVxA7ENKmJ/OiYfMd7go f1Sb0v8P4CN0rZxWl58AQhvTAnHl1A2U2TliN2dgdLWTFDDnyxNmNc2s92NbCB0A x+Lp9r8bdQXAWjtO8+vcLtjXSY/d1BThBSaFAJqIMmQQVM7B8cLMl3MqqqUqfgay 2iwpr7hsTNvU4iFwpNBucv7Tn48a+BiSRZALwI5/sOD11UbYCdcyYQL/UkRnVL+J HZ2ZqDOZVgxAFE3Aw7XXMJdiZbZqvIfbLPA7nFhy1JgpP+Jc0z2O/p/xmTbKZlo= =+U30 -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20160816185429.GB21245%40mail-itl. For more options, visit https://groups.google.com/d/optout.
