On Fri, Jul 12, 2013 at 7:31 PM, Ben Pfaff <b...@nicira.com> wrote:

> The install guide here:
>
>
> http://n40lab.wordpress.com/2013/06/03/centos-6-4-openvswitch-installation/
>
> shows unexpected startup errors:
>
>     #/etc/init.d/openvswitch start
>     /usr/share/openvswitch/scripts/ovs-lib: line 49:
> /var/log/openvswitch/ovs-ctl.log: No such file or directory
>     tee: /var/log/openvswitch/ovs-ctl.log: No such file or directory
>
> which imply that our RHEL packaging fails to create
> /var/log/openvswitch.  Does that make any sense?  (Maybe we need to list
> /var/log/openvswitch at the end of openvswitch.spec.in?)
>
Yes. Looks like it. I probably never saw it because the directory is not
removed during package removal.




>
> Thanks,
>
> Ben.
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to