Re: [qubes-users] Qubes Os 4.0 - problem with performance

2019-04-07 Thread Cranix
By mistake i sent direct answer, not mail to list sorry for that.

I have checked logs and found
dom0 kernel: sp5100_tco: I/O address 0x0cd6 already in use
TBD: tbd_open_ex could not open file /var/lib/xenstored/tbd no such file
or directory
xen free = too small for satisy assignments! assigned_but_unused

both duckduckgo and google did not gave me answer what is going on.
systemd-analyze bleme shown me that AppVM needs 1 to 3 minutes to start,
rest of services was rather quick.

After installation performance of system was torelable, maybe not super
fast but it was usable. Right now i had to increase qrexec-timeout to 5
minutes to be able to launch AppVM.

I had also noticed warning in logs that it's running out of storate
about 80% full.

So this is rather software related issue, not a hardware one?

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190407194000.GA2721%40hackerspace.pl.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Qubes Os 4.0 - problem with performance

2019-04-06 Thread unman
On Sat, Apr 06, 2019 at 09:21:55AM -0400, Chris Laprise wrote:
> On 4/5/19 7:59 PM, unman wrote:
> > On Fri, Apr 05, 2019 at 06:38:19PM +, 'awokd' via qubes-users wrote:
> > > Cranix wrote on 4/5/19 3:18 PM:
> > > > Hello,
> > > > I have PC with 8GB RAM, hdd and AMD FX X-6. Qubes Os 3.2 was working
> > > > fine. Unfortunately Qubes Os 4.0 is very slow. Booting up takes ~15min,
> > > > then spawning VM takes about 5 minutes or more. What is worse appvms
> > > > itselfs are slow. I mean they need significant amount of time to respond
> > > > to my actions. They are so slow that this system is practicly unusable.
> > > > 
> > > > Text mode stuff and web browser are rather torelabre in terms of
> > > > performance. Kicad is usuable, especially loading it's libraries takes
> > > > ages.
> > > > 
> > > > i have laptop with 8GB ram and SSD and both Qubes 3.2 and 4.0 works
> > > > fine.
> > > > 
> > > > I have no idea how i can fix this problem. I can run benchmarks and/or
> > > > paste logs, just please tell me what will be helpfull to troubleshoot
> > > > this problem. Should i update my hardware? A have asked a few people on
> > > > IRC but we did not managed to find source of this problem.
> > > 
> > > Check the following for warnings:
> > > /var/log/Xorg.0.log
> > > /var/log/xen/console/hypervisor.log
> > > journalctl -b
> > > 
> > > > I'm trying to analyse diferences between Qubes Os 3.2 and 4.0.
> > > > Are new features in CPU used in Qubes 4.0 that are not used in Qubes
> > > > 3.2? Something related to storage?
> > > 
> > > Yes, see 
> > > https://www.qubes-os.org/faq/#can-i-install-qubes-4x-on-a-system-without-vt-x-or-vt-d.
> > 
> > I see Qubes 4 running fine on x230 with HDD and 8GB RAM.
> > Boot up time of 15 mins? There's something seriously wrong. VM starting
> > 5 mins? SERIOUSLY wrong.
> > Certainly check those logs.
> > Try systemd-analyze blame to see if there are any services need
> > attention, and systemd-analyze plot for a graphical view.
> 
> This sounds like dom0 root filling up with logs:
> 
> https://github.com/QubesOS/qubes-issues/issues/4927
> 
Perhaps but OP didnt say that his system worked and slowed down - just
that Qubes 4.0  is very slow.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190406163925.xngzctw3afcaqo7u%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Qubes Os 4.0 - problem with performance

2019-04-06 Thread Chris Laprise

On 4/5/19 7:59 PM, unman wrote:

On Fri, Apr 05, 2019 at 06:38:19PM +, 'awokd' via qubes-users wrote:

Cranix wrote on 4/5/19 3:18 PM:

Hello,
I have PC with 8GB RAM, hdd and AMD FX X-6. Qubes Os 3.2 was working
fine. Unfortunately Qubes Os 4.0 is very slow. Booting up takes ~15min,
then spawning VM takes about 5 minutes or more. What is worse appvms
itselfs are slow. I mean they need significant amount of time to respond
to my actions. They are so slow that this system is practicly unusable.

Text mode stuff and web browser are rather torelabre in terms of
performance. Kicad is usuable, especially loading it's libraries takes
ages.

i have laptop with 8GB ram and SSD and both Qubes 3.2 and 4.0 works
fine.

I have no idea how i can fix this problem. I can run benchmarks and/or
paste logs, just please tell me what will be helpfull to troubleshoot
this problem. Should i update my hardware? A have asked a few people on
IRC but we did not managed to find source of this problem.


Check the following for warnings:
/var/log/Xorg.0.log
/var/log/xen/console/hypervisor.log
journalctl -b


I'm trying to analyse diferences between Qubes Os 3.2 and 4.0.
Are new features in CPU used in Qubes 4.0 that are not used in Qubes
3.2? Something related to storage?


Yes, see 
https://www.qubes-os.org/faq/#can-i-install-qubes-4x-on-a-system-without-vt-x-or-vt-d.


I see Qubes 4 running fine on x230 with HDD and 8GB RAM.
Boot up time of 15 mins? There's something seriously wrong. VM starting
5 mins? SERIOUSLY wrong.
Certainly check those logs.
Try systemd-analyze blame to see if there are any services need
attention, and systemd-analyze plot for a graphical view.


This sounds like dom0 root filling up with logs:

https://github.com/QubesOS/qubes-issues/issues/4927


--

Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/35474586-a98c-6c32-5b3e-496919bef3f3%40posteo.net.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Qubes Os 4.0 - problem with performance

2019-04-05 Thread unman
On Fri, Apr 05, 2019 at 06:38:19PM +, 'awokd' via qubes-users wrote:
> Cranix wrote on 4/5/19 3:18 PM:
> > Hello,
> > I have PC with 8GB RAM, hdd and AMD FX X-6. Qubes Os 3.2 was working
> > fine. Unfortunately Qubes Os 4.0 is very slow. Booting up takes ~15min,
> > then spawning VM takes about 5 minutes or more. What is worse appvms
> > itselfs are slow. I mean they need significant amount of time to respond
> > to my actions. They are so slow that this system is practicly unusable.
> > 
> > Text mode stuff and web browser are rather torelabre in terms of
> > performance. Kicad is usuable, especially loading it's libraries takes
> > ages.
> > 
> > i have laptop with 8GB ram and SSD and both Qubes 3.2 and 4.0 works
> > fine.
> > 
> > I have no idea how i can fix this problem. I can run benchmarks and/or
> > paste logs, just please tell me what will be helpfull to troubleshoot
> > this problem. Should i update my hardware? A have asked a few people on
> > IRC but we did not managed to find source of this problem.
> 
> Check the following for warnings:
> /var/log/Xorg.0.log
> /var/log/xen/console/hypervisor.log
> journalctl -b
> 
> > I'm trying to analyse diferences between Qubes Os 3.2 and 4.0.
> > Are new features in CPU used in Qubes 4.0 that are not used in Qubes
> > 3.2? Something related to storage?
> 
> Yes, see 
> https://www.qubes-os.org/faq/#can-i-install-qubes-4x-on-a-system-without-vt-x-or-vt-d.

I see Qubes 4 running fine on x230 with HDD and 8GB RAM.
Boot up time of 15 mins? There's something seriously wrong. VM starting
5 mins? SERIOUSLY wrong.
Certainly check those logs.
Try systemd-analyze blame to see if there are any services need
attention, and systemd-analyze plot for a graphical view.



-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190405235902.326wfuoio26shjtp%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Qubes Os 4.0 - problem with performance

2019-04-05 Thread 'awokd' via qubes-users

Cranix wrote on 4/5/19 3:18 PM:

Hello,
I have PC with 8GB RAM, hdd and AMD FX X-6. Qubes Os 3.2 was working
fine. Unfortunately Qubes Os 4.0 is very slow. Booting up takes ~15min,
then spawning VM takes about 5 minutes or more. What is worse appvms
itselfs are slow. I mean they need significant amount of time to respond
to my actions. They are so slow that this system is practicly unusable.

Text mode stuff and web browser are rather torelabre in terms of
performance. Kicad is usuable, especially loading it's libraries takes
ages.

i have laptop with 8GB ram and SSD and both Qubes 3.2 and 4.0 works
fine.

I have no idea how i can fix this problem. I can run benchmarks and/or
paste logs, just please tell me what will be helpfull to troubleshoot
this problem. Should i update my hardware? A have asked a few people on
IRC but we did not managed to find source of this problem.


Check the following for warnings:
/var/log/Xorg.0.log
/var/log/xen/console/hypervisor.log
journalctl -b


I'm trying to analyse diferences between Qubes Os 3.2 and 4.0.
Are new features in CPU used in Qubes 4.0 that are not used in Qubes
3.2? Something related to storage?


Yes, see 
https://www.qubes-os.org/faq/#can-i-install-qubes-4x-on-a-system-without-vt-x-or-vt-d.


--
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/5df2302d-4bad-5158-31ed-12a4e803814b%40danwin1210.me.
For more options, visit https://groups.google.com/d/optout.