Project

General

Profile

Bug #992

Updated by Ondřej Pražák about 7 years ago

Hi Ohad, 

 

 I am in the process of evaluating Foreman for replacing our existing server build process with kickstart. We are using a bunch or rhel's for production and centos for dev and few redhat VM's for testing.  

  

 I have ran into an issue with smartproxy and tftp, when using nfs servers for installation media wget command throws an error as Unsupported scheme. 

 

 D, [2011-06-16T13:11:16.462468 #1938] DEBUG -- : Starting task (total: 0): wget --timeout=10 --tries=3 --no-check-certificate -nv -c nfs://10.33.104.213/export/storage/media/centos/centos55/x86_64/images/pxeboot/initrd.img -O "/tftpboot/boot/CentOS-5.5-x86_64-initrd.img" 
 
 E, [2011-06-16T13:11:16.505590 #1938] ERROR -- : [346] nfs://10.33.104.213/export/storage/media/centos/centos55/x86_64/images/pxeboot/vmlinuz: Unsupported scheme. 

 

 Let me know if you need any further information. 

 

 Regards 
 
 Bency 
 

Back