[Vserver] EBUSY on rmdir of a previous mount point with namespaces

2004-10-28 Thread Sam Vilain
Found that tricky can't-remove-the-mount-point bug. clunker:/vservers# mkdir compileit clunker:/vservers# grep compileit /etc/fstab /dev/clunker/compileit /vservers/compileit ext3defaults 1 2 clunker:/vservers# mount compileit/ kclunker:/vservers# journald starting. Commit interval 5

Re: [Vserver] Cannot set defaultroute under vserver

2004-10-28 Thread Sam Vilain
TK Lew wrote: I have read the LARTC but until now I still cannot ping or get vapt-get working. You need to use SNAT; I started the a vserver using eth1 and have a ppp0 connection to the internet. Vserver IP : 192.168.100.200 This what i did using ip route :: 203.106.129.217 dev ppp0 proto

Re: [Vserver] EBUSY on rmdir of a previous mount point with namespaces

2004-10-28 Thread Björn Steinbrink
On Fri, 29 Oct 2004 12:10:04 +1300 Sam Vilain [EMAIL PROTECTED] wrote: Found that tricky can't-remove-the-mount-point bug. clunker:/vservers# mkdir compileit clunker:/vservers# grep compileit /etc/fstab /dev/clunker/compileit /vservers/compileit ext3defaults 1 2 clunker:/vservers#