search for: install_log

Displaying 4 results from an estimated 4 matches for "install_log".

2013 Aug 20
1
Installation problem (PE 3.0.0 on RHEL 6.4 x64)
...Setting up puppet master... ## Checking the agent certificate name detection... ## Setting up puppet agent... ## Setting up the database... Configuring postgresql server... PostgreSQL server configured. !! ERROR: The PostgreSQL server failed to start; unable to proceed My conclusion after browsing install_log: If you guys could be so nice and put info about remounting /var with exec that would be nice. :) Best regards. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an...
2007 Apr 09
11
Issues with Puppet on FreeBSD / Creating a Recipe
Hi, I am running an environment with 15 FreeBSD servers on which I want to maintain ports, rc.conf settings, and assorted configuration in /usr/local/etc/. Looked around the existing Puppet docs, I got a puppetmaster and a test client to work and install a package as specified in the site manifest. This is very basic but awesome! I want to create a puppet FreeBSD HowTo that addresses a
2009 Nov 19
3
xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
...irst experience with xen.for more details please see below, *root@localhost ~]# xm create /etc/xen/test Using config file "/etc/xen/test". Error: Device 0 (vif) could not be connected. Hotplug scripts not working.* Along with that, I am attaching all perquisite installed rpms for xen (install_log). Please help me to fix this issue. DOmU configuration file: ------------------------------ -------------------------- import os, re arch_libdir = ''lib'' arch = os.uname()[4] if os.uname()[0] == ''Linux'' and re.search(''64'', arch): arch_lib...
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
...st experience with xen.for more details please see below, root@localhost ~]# xm create /etc/xen/test Using config file "/etc/xen/test". Error: Device 0 (vif) could not be connected. Hotplug scripts not working.  Along with that, I am attaching all perquisite installed rpms for xen (install_log). Please help me to fix this issue. DOmU configuration file: ------------------------------ -------------------------- import os, re arch_libdir = ''lib'' arch = os.uname()[4] if os.uname()[0] == ''Linux'' and re.search(''64'', arch):     arch_...