On Wed, Jul 28, 2004 at 02:42:46PM +0200, Luc Dumaine wrote: > hi, > > > i tried the latest experimental patch, some problems with it. > > i switched my vservers to the new configuration scheme. > i use util-vserver 0.29.214. > > SMP bi-opteron, kernel compiled x86_64. > > with 2.6.8-rc2-vs1.9.2.8 i have no problem. > > but with with 2.6.8-rc2-vs1.9.2.10 starting a vserver doesn't work: > > # vserver smtp start > # vserver smtp status > Vserver 'smtp' is not running > # vserver smtp start > RTNETLINK answers: File exists > mount: none already mounted or . busy > Failed to mount fstab-line beginning with 'none' > mount: none already mounted or . busy > Failed to mount fstab-line beginning with 'none' > # vserver smtp start > RTNETLINK answers: File exists > mount: none already mounted or . busy > Failed to mount fstab-line beginning with 'none' > mount: none already mounted or . busy > Failed to mount fstab-line beginning with 'none' > # vserver smtp stop > vserver 'smtp' is not running; aborting... > # vserver smtp start > #
this sounds like 'badboy', so try adding the following patch to the kernel: http://vserver.13thfloor.at/Experimental/namespace-fix-2.6.8-rc2.diff > etc... > > each time i try to start a vserver i get a kernel message like this one: > moved task 000001003a4aab10 into vxi:000001003d9cf000[#49157] this is a debug message, and it's okay to get it ;) HTH, Herbert > regards. > > _______________________________________________ > Vserver mailing list > [EMAIL PROTECTED] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
