Hi all, 

I have configured an Ubuntu 14.04.4 osimage like so: 

Object name: ubuntu-analytics-df
 groups=all
 imagetype=linux
 netdrivers=vmxnet3,tg3,e1000,ixgbe,igb
 nodebootif=eth0
 osarch=x86_64
 osdistroname=ubuntu14.04.4-x86_64
 osname=Linux
 osvers=ubuntu14.04.4
 otherpkgdir=/install/custom/ubuntu-analytics-df/otherpkgs

otherpkglist=/install/custom/ubuntu-analytics/ubuntu-analytics.otherpkgs.pkglist

partitionfile=/install/custom/ubuntu-analytics-df/ubuntu-analytics-df.part
 pkgdir=/install/ubuntu14.04.4/x86_64/,http://172.21.0.200/ubuntu/
trusty main multiverse restricted universe,http://172.21.0.200/ubuntu/
trusty-updates main multiverse restricted
universe,http://172.21.0.200/ubuntu/ trusty-security main multiverse
restricted universe
 pkglist=/install/custom/ubuntu-analytics-df/ubuntu-analytics-df.pkglist

postbootscripts=otherpkgs,icinga_reset_status.sh,setupntp,syslog,install_mellanox_ofed_ubuntu.sh,confignics,bounce_eth0.sh,syncfiles,restart_hung_services.sh,restore_gpfs.sh,install_ambari.sh,icinga_check_postscript_errors.sh,reboot_diskfull.sh
 postscripts=preboot_ubuntu_customization.sh
 profile=ubuntu-analytics-df
 provmethod=install

synclists=/install/custom/ubuntu-analytics-df/ubuntu-analytics-df.synclist
 template=/install/custom/ubuntu-analytics-df/ubuntu-analytics-df.tmpl 

However when I am installing a node that is utilizing this image, the
installer is hanging for upwards of 10 minutes. When I drop into a shell
locally on the node, I can see it attempting to run /bin/sh/fetch-url -c
http://security.ubuntu.com/ubuntu/ [1] 

Where can I go to troubleshoot this issue? When I look at the node's
autoinst file, it has the following for the mirrors defined: 

### Mirror settings
# If you select ftp, the mirror/country string does not need to be set.

d-i mirror/country string manual
d-i mirror/protocol string http
d-i mirror/http/directory string /install/ubuntu14.04.4/x86_64/
d-i mirror/http/proxy string
d-i apt-setup/local0/repository string deb http://172.21.0.200/ubuntu/
trusty main multiverse restricted universe
d-i apt-setup/local0/comment string online mirror 0
d-i apt-setup/local1/repository string deb http://172.21.0.200/ubuntu/
trusty-updates main multiverse restricted universe
d-i apt-setup/local1/comment string online mirror 1
d-i apt-setup/local2/repository string deb http://172.21.0.200/ubuntu/
trusty-security main multiverse restricted universe
d-i apt-setup/local2/comment string online mirror 2 

Thanks for the help! 
 

Links:
------
[1] http://security.ubuntu.com/ubuntu/
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to