|
Bugzilla – Full Text Bug Listing |
| Summary: | Installation of first CD, painfully slow | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Roger Larsson <roger.larsson> |
| Component: | Kernel | Assignee: | Tejun Heo <teheo> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | yast2-maintainers |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | The requested logs | ||
|
Description
Roger Larsson
2005-08-26 11:45:42 UTC
Forgot: I did also check with vmstat, there was no swapping either. Please provide YaST2 logs, see: http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST Created attachment 47837 [details]
The requested logs
Jiri, please have a look if you can see anything strange. Hmm, I doubt it was problem of YaST itself... Still very slow install with 10.0 RC1 (still on the first CD) 2/3 is done with 6.41 h remaining on first CD... no swapping, 60% cpu in sys, 40% in wait with top I can see that much time is spent in hi (hardware interrupt?), probably due to DMA off (since I with the RC1 have to run with "safe settings", see bug #117541) Could it be that with earlier install CD did run without DMA (I do not think so), RC1 tries to but fails... But what changes to CD2, reboot? Hmm, this sounds more like a kernel problem... Hmm, this sounds more like a kernel problem... 10.1 alpha 4 could be installed without using safe settings - still slow... You might want to check the DMA mode on that device. While the installation is running, switch to console 2 (Ctrl-Alt-F2) and invoke "hdparm /dev/hdb". I suspect DMA is off (using_dma = 0). That might explain the poor performance. DMA of on CDROM? Could be it! Will try to test with 10.2 later. Installed 10.2 same slowness... hdparm is showing that DMA is on. /proc is also showing DMA on. Maybe the disks just are SLOW. hdparm -tT /dev/hda cache 160.15 MB/s buffered disk 8.57 MB/s hdparm -tT /dev/hdc cache 160.9 MB/s buffered disk 1.92 MB/s (ouch) Tried other settings, resulted in slower operation -c1 => half speed, -u1 => 4/5 speed Having data compressed on CD should help a little but it is still much slower than the HD... Ouch, 1.92MB/s pretty much explains it. Please post /var/log/boot.msg, the result of 'hwinfo --all', 'hdparm -I /dev/hda' and 'hdparm -I /dev/hdc' Roger, ping. Closing as invalid. Please reopen when the info can be provided. Thanks. |