Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
The Linux Virtual Server is a highly scalable and highly available server built on a cluster of real servers, with the load balancer running on the Linux operating system. The architecture of the cluster is transparent to end users. End users only see a single virtual server. This software can be downloaded from http://linuxvirtualserver.org and requires a kernel with ipvs support.
Created an attachment (id=8277) [edit] This is the user space ebuild package.
Created an attachment (id=8379) [edit] Added || die to the make command. This will allow the make process to fail if it doesn't see the ipvs kernel patches in the running kernel headers.
Committed to portage in sys-cluster; removed dependency for ipvs-kernel, as patches could eventually appear in any kernel (and that ebuild is not in yet).
Created an attachment (id=12554) [edit] Description line is wrong The ebuild description line is talking about keepalived, not part of the LVS project. I took this line from the README of ipvsadm-1.21.
Created an attachment (id=12555) [edit] Description line is wrong The ebuild description line is talking about keepalived, not part of the LVS project. I took this line from the README of ipvsadm-1.21.
Created an attachment (id=12556) [edit] Description line is wrong The ebuild description line is talking about keepalived, not part of the LVS project. I took this line from the README of ipvsadm-1.21.
Created an attachment (id=12557) [edit] Description line is wrong The ebuild description line is talking about keepalived, not part of the LVS project. I took this line from the README of ipvsadm-1.21.
Created an attachment (id=12564) [edit] Corrected the Description and Homepage lines. I really missed that one! Thanks.