You are not logged in.

#1 2009-02-15 16:18:25

dschauer
Member
Registered: 2008-02-28
Posts: 95

Newer openvz packages

I just uploaded some new openvz related AUR packages.

These are using the latest available from http://openvz.org as of the time of this posting.
They are named with openvz-das so they don't collide with the exising AUR openvz packages.

kernel26-openvz-das aivazovsky.1-1  # 2.6.27 openvz kernel with e1000e support for PCI IDs 0x10DE and 0x10DF

catalyst-openvz-das 8.12-3 # catalyst driver compiled against the 2.6.27 kernel installed by kernel26-openvz-das

vzctl-das 3.0.23-6 # Uses the supplied vz init script for redhat as it is very complex. It works fine with arch, it just does not output the same when starting,stopping,restarting,etc.

vzquota-das 3.0.12-2

If you try them I'm open to any comments or suggestion.

Last edited by dschauer (2009-02-15 16:20:14)

Offline

#2 2009-02-16 01:50:26

timgws
Member
Registered: 2009-02-02
Posts: 11

Re: Newer openvz packages

Thanks for these dschauer... I will work later tonight on getting the vz-redhat.in file to display like all the other Arch init scripts smile

Offline

#3 2009-02-20 16:24:40

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

The cron entry is broken for archlinux (From the vzctl package)

These changes need to be made in /etc:

=== modified file 'vz/cron/vz'
--- vz/cron/vz    2009-02-18 17:49:59 +0000
+++ vz/cron/vz    2009-02-19 18:59:07 +0000
@@ -26,7 +26,7 @@
 
 
 # Clean containers' network rules (arp,route,iptables)
-*/5 * * * * root /usr/share/vzctl/scripts/vpsnetclean
+*/5 * * * * /usr/share/vzctl/scripts/vpsnetclean
 
 # Start containers marked as rebooted.
-*/5 * * * * root /usr/share/vzctl/scripts/vpsreboot
+*/5 * * * * /usr/share/vzctl/scripts/vpsreboot

I'll update the PKGBUILD soon to include this patch.

Offline

#4 2009-02-25 02:08:40

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

I have updated my AUR vzctl package to contain the cron fix.

Offline

#5 2009-04-24 01:05:08

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

I updated the kernel to 2.6.27-briullov.1

Offline

#6 2009-05-31 17:09:35

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

vzquota recently would not build. My release of vzquota-das 3.0.12-4 fixes this issue.
The non -das vzquota AUR package is also affected.
See http://aur.archlinux.org/packages.php?ID=23925 for details.

Offline

#7 2009-05-31 18:29:40

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

The build environment recently got updated to point where the 2.6.27 kernel won't build without being patched to accomodate.

http://bugs.gentoo.org/270383

I updated kernel26-openvz-das to 2.6.27_briullov.1-2 which includes the patch found from the above report and fixes this issue.

Offline

#8 2009-10-18 01:13:32

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: Newer openvz packages

I will no longer be maintaining these packages.
I have switched over to LXC.
http://lxc.teegra.net/

Offline

Board footer

Powered by FluxBB