[sles-beta] SLES12 x86_64 Beta6 5min waiting time upon initializing software manager, YaST installer

urs.frey at post.ch urs.frey at post.ch
Fri May 16 03:03:41 MDT 2014


Hi 
Just when browsing the yast2 logs from the installation and 5min waiting time I can see this entry

2014-05-16 06:09:14 <0> h063uz(3730) [bash] ShellCommand.cc(shellcommand):31 shellcommand start
2014-05-16 06:11:21 <0> h063uz(3730) [bash] ShellCommand.cc(shellcommand):197 shellcommand end
2014-05-16 06:11:21 <1> h063uz(3730) [Ruby] clients/inst_download_release_notes.rb:111 Downloading release notes: /usr/bin/curl --location --verbose --fail --
max-time 300   'https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES.en.rtf' --output '/tmp/YaST2-03730-kp1K67/relnotes' > '/var/log/YaST2/curl
_log' 2>&1 returned 7
2014-05-16 06:11:21 <1> h063uz(3730) [Ruby] clients/inst_download_release_notes.rb:97 URL: https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES
.en.rtf

AND again here
2014-05-16 06:11:21 <0> h063uz(3730) [agent-system] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):94 evaluate (`Execute (.bash, "/usr/bin/curl --l
ocation --verbose --fail --max-time 300   'https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES.en.rtf' --output '/tmp/YaST2-03730-kp1K67/relno
tes' > '/var/log/YaST2/curl_log' 2>&1"))
2014-05-16 06:11:21 <0> h063uz(3730) [agent-system] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):99 Going to evaluate `Execute (.bash, "/usr/bin/
curl --location --verbose --fail --max-time 300   'https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES.en.rtf' --output '/tmp/YaST2-03730-kp1K
67/relnotes' > '/var/log/YaST2/curl_log' 2>&1")
2014-05-16 06:11:21 <0> h063uz(3730) [agent-system] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):120 After code evaluation: `Execute (.bash, "/us
r/bin/curl --location --verbose --fail --max-time 300   'https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES.en.rtf' --output '/tmp/YaST2-0373
0-kp1K67/relnotes' > '/var/log/YaST2/curl_log' 2>&1")
2014-05-16 06:11:21 <0> h063uz(3730) [agent-system] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):141 Execute, arg size is 2
2014-05-16 06:11:21 <0> h063uz(3730) [agent-system] SystemAgent.cc(Execute):902 Execute (.bash)
2014-05-16 06:11:21 <0> h063uz(3730) [bash] ShellCommand.cc(shellcommand):31 shellcommand start
2014-05-16 06:13:29 <0> h063uz(3730) [bash] ShellCommand.cc(shellcommand):197 shellcommand end
2014-05-16 06:13:29 <1> h063uz(3730) [Ruby] clients/inst_download_release_notes.rb:111 Downloading release notes: /usr/bin/curl --location --verbose --fail --
max-time 300   'https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/RELEASE-NOTES.en.rtf' --output '/tmp/YaST2-03730-kp1K67/relnotes' > '/var/log/YaST2/curl
_log' 2>&1 returned 7
2014-05-16 06:13:29 <1> h063uz(3730) [Interpreter] clients/inst_system_analysis.rb:352 Called YaST client returned.

So somewhere YaST installer tries to download the release notes via https://www.suse.com
Of course this does not work behind firewalls
And as can be seen above there is twice a waiting time of 2min until I get error code 7

Best regards

Urs Frey                                              
Post CH AG
Informationstechnologie
IT Betrieb 
Webergutstrasse 12 
3030 Bern (Zollikofen) 
Telefon : ++41 (0)58 338 58 70 
FAX     : ++41 (0)58 667 30 07 
E-Mail:   urs.frey at post.ch


-----Ursprüngliche Nachricht-----
Von: sles-beta-bounces at lists.suse.com [mailto:sles-beta-bounces at lists.suse.com] Im Auftrag von Josef Reidinger
Gesendet: Friday, May 16, 2014 9:43 AM
An: sles-beta at lists.suse.com
Betreff: Re: [sles-beta] SLES12 x86_64 Beta6 5min waiting time upon initializing software manager, YaST installer

On Fri, 16 May 2014 07:34:34 +0000
<urs.frey at post.ch> wrote:

> Hi
> 
> Coming back on the issue with SLES12 x86_64 Beta6.
> When installing, either from DVD iso, or using autoyast, every time
> YaST is waiting for 5min on topic "Initializing Software Manager".
> All my servers are behind a firewall, no internet access possible.
> Network is configured, DNS working, else I could not access my
> internal SLES repository on the SMT. I am working in a fixed server
> address environment. SLES11-SP3 has no waiting time at all, SLES12
> also had no waiting time until Beta5
> 
> I remember having seen somewhere that curl has a timeout of 5min.
> 
> When bringing the idea of additional product channels in context of
> the above isse, I can imagine, that something new in the YaST
> installer code is trying to connect a SUSE repository over the
> internet. The 5minutes waiting time is there either when installing
> manually from the SLE-12-Server-DVD ISO and also when using http
> network installation with autoyast The 5 minutes waiting time is
> there on every kind of server I use, HP Proliant BL460c-Gen8 with
> 128GB RAM, DL380G7 with 48GB RAM, VMware with only 2GB RAM etc.
> 
> Waiting 5 minutes on every installation of SLES12 is a real NOGO for
> me.
> 
> So please review this new code in YaST installer and bring back the
> fast and smooth installation.
> 
> 

Hi,
it would be great if you can report it together with yast logs, so we
can check where it spend so much time. Maybe it is in SLP discovery or
some other features. We do not see such slow down, so we need
investigate your logs, why it take so much time.

Josef



> Thank you
> 
> Best regards
> 
> Urs Frey
> Post CH AG
> Informationstechnologie
> IT Betrieb
> Webergutstrasse 12
> 3030 Bern (Zollikofen)
> Telefon : ++41 (0)58 338 58 70
> FAX     : ++41 (0)58 667 30 07
> E-Mail:   urs.frey at post.ch<mailto:urs.frey at post.ch>
> 
> 
> 

_______________________________________________
sles-beta mailing list
sles-beta at lists.suse.com
http://lists.suse.com/mailman/listinfo/sles-beta


More information about the sles-beta mailing list