Hello all, I have ipvsadm-1.24 installed, and there's an error when the service starts:
Applying IPVS configuration: /etc/init.d/ipvsadm: line 62: /etc/sysconfig/ipvsadm: No such file or directory
is the install broken? I did a "yum whatprovides ipvsadm" and it does say there's a config, but doesn't point to where it is.
any suggestions?
On Fri, Jan 04, 2008 at 08:03:18PM -0500, William Ottley alleged:
Hello all, I have ipvsadm-1.24 installed, and there's an error when the service starts:
Applying IPVS configuration: /etc/init.d/ipvsadm: line 62: /etc/sysconfig/ipvsadm: No such file or directory
is the install broken? I did a "yum whatprovides ipvsadm" and it does say there's a config, but doesn't point to where it is.
any suggestions?
Looking at /etc/init.d/ipvsadm, it appears that after manually creating IPVS rules using /usr/sbin/ipvsadm, you run 'service ipvsadm save' which creates /etc/sysconfig/ipvsadm. Once the rules are saved, the initscript will reapply the rules at boot.
Thanks for the help Garrick, so, my steps would be: #1 save the config #2 service piranaha_gui start #3 service pulse start
thanks
Will
Looking at /etc/init.d/ipvsadm, it appears that after manually creating IPVS rules using /usr/sbin/ipvsadm, you run 'service ipvsadm save' which creates /etc/sysconfig/ipvsadm. Once the rules are saved, the initscript will reapply the rules at boot.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos