[Users] Problem with OpenVZ on Fedora Core 5

Kirill Korotaev dev at sw.ru
Mon Apr 24 08:14:00 EDT 2006


Hello,

which vzctl version do you have? try vzctl-3.0.0-2, as latest vzctl for 
i686 has one bug which leads to this err msg.
Will be updated today.

Thanks,
Kirill

> i've just installed the openvz packages for fedora core 5. When I tried 
> to run  vzpkgcache -f fedora-core-5 I got this:
> # vzpkgcache -f fedora-core-5
> Creating cache for fedora-core-5-i386-default OS template
> ERROR: Can't start VPS 100002
> 
> I ran this with strace -f to see what might be the cause and I came 
> across this:
> [pid 10368] open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) 
> = 0
> [pid 10368] fstat64(0, {st_mode=S_IFREG|0644, st_size=54062576, ...}) = 0
> [pid 10368] mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 0, 0) = 0xb7d3d000
> [pid 10368] close(0)                    = 0
> [pid 10368] ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfc45af8) = -1 
> EBADF (Bad file descriptor)
> [pid 10368] unlink("/vz/tmp/XX0dwVO")   = -1 EISDIR (Is a directory)
> [pid 10368] open(".", O_RDONLY|O_LARGEFILE) = 0
> [pid 10368] fcntl64(0, F_DUPFD, 3)      = 11
> [pid 10368] close(0)                    = 0
> 
> So something with ioctl() probably went wrong. Could this be because of 
> the fedora core 5 kernel ? I've installed the fedora core 5 kernel from 
> the openvz website and the vzctl and vzquota were complaining about 
> missing vzkernel and vzkmod-quota but I've installed them with --nodeps 
> (the vzquota module is there and was successfully loaded after "service 
> vz start"). Also I've booted the openvz kernel:
> # uname -r
> 2.6.16-1.2080_FC5.026test007
> 
> regards,
> Aleksandar
> 
> _______________________________________________
> Users mailing list
> Users at openvz.org
> https://openvz.org/mailman/listinfo/users
> 




More information about the Users mailing list