This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

Source code download with csup times out

Jails with XigmaNAS
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
EasyStorin'
NewUser
NewUser
Posts: 6
Joined: 20 Feb 2013 05:30
Status: Offline

Source code download with csup times out

Post by EasyStorin' »

First-time NAS4Free and FreeBSD user here. (I have Linux experience, so I'm not ripping my hair out just yet.)

I have a fully-working FreeNAS installation and now I'm experimenting with FreeBSD jails. I followed the wiki documentation to get the jail fully functioning, but I'm trying to finish the steps and rebuild the jail filesystem with csup and it's failing. My supfile is set to use cvsup.us.freebsd.org, but I've tried every valid US server with the -h switch and gotten identical results.

This is what happens:

Code: Select all

root@nas4freehostname-proto:/usr/src # csup -z /etc/source-supfile 
Cannot connect to 72.233.193.64: Operation timed out
Will retry at 23:33:20
Retrying
Cannot connect to 72.233.193.64: Operation timed out
Will retry at 23:45:03
^C
My network configuration is working just fine. I can ping the CVS server from outside the jail.

Code: Select all

root@nas4freehostname-proto:/usr/src #	ifconfig
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=c019a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
	ether $myMACaddress
	inet 192.168.1.10 netmask 0xffffffff broadcast 192.168.1.10
	inet6 obfu:scat:edpr:efix::10 prefixlen 128 
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
	media: Ethernet autoselect (1000baseT <full-duplex,flowcontrol,rxpause,txpause>)
	status: active
ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
root@nas4freehostname-proto:/usr/src #	host cvsup.us.freebsd.org
cvsup.us.freebsd.org is an alias for bsn0-0.edmz.cwu.edu.
bsn0-0.edmz.cwu.edu has address 72.233.193.64
And yes, I can reach the Internet.

Code: Select all

root@nas4freehostname-proto:/usr/src #	fetch http://google.com
fetch: http://google.com: size of remote file is not known
google.com                                              10 kB 1650 kBps
root@nas4freehostname-proto:/usr/src #	fetch http://ipv6.google.com
fetch: http://ipv6.google.com: size of remote file is not known
ipv6.google.com                                         10 kB 1577 kBps
Am I doing something wrong with the jail setup? I remember reading something about how I might have to use the SVN command instead of CVSup, but the jail doesn't seem to have /usr/bin/svn installed.
Acer Aspire EasyStore H340 - NAS4Free 10.2, 4 TB RAID-Z1

fsbruva
Advanced User
Advanced User
Posts: 378
Joined: 21 Sep 2012 14:50
Status: Offline

Re: Source code download with csup times out

Post by fsbruva »

I will update the wiki this afternoon.

fsbruva
Advanced User
Advanced User
Posts: 378
Joined: 21 Sep 2012 14:50
Status: Offline

Re: Source code download with csup times out

Post by fsbruva »

Wiki updated with svn howto.

Post Reply

Return to “Jails”