search for: modules1

Displaying 7 results from an estimated 7 matches for "modules1".

Did you mean: modules
2011 Jun 06
1
libvirt-bin MOSTLY fails to create default virtual network
...libvirtd (libvirt) 0.7.5 My idea was that some kernel modules sometimes are loaded before libvirt-bin starts, and sometimes libvirt-bin starts earlier, or in the middle of loading of these modules, that is why 3 scenarios can be observed. That is why I have added: cp /proc/modules /home/wsadmin2/modules1 cp /proc/modules /home/wsadmin2/modules2 to 'pre-start' and 'post-start' parts respectively of /etc/init/libvirt-bin.conf. Of course, beween execution of - pre-start part - exec /usr/sbin/libvirtd -d - post-start part other kernel modules can be loaded, so we can not be sure which...
2012 Jan 10
3
need link for simple docuemntation
kindly provide me link for documents for puppet other than puppet lab I am specifically looking at how to create a module/manifest -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
2012 Oct 15
2
Puppet not picking up files
Hi I largely copied the example in http://docs.puppetlabs.com/learning/modules1.html. But I''m getting an error when running the following from the client: puppet agent --server puppetmaster --waitforcert 60 --test err: /Stage[main]/Ntp/File[ntp.conf]: Could not evaluate: Could not retrieve information from environment production source(s) file:/etc/puppet/modules/...
2013 Jul 29
2
a different ssh::auth problem
Hi, I am very new to puppet. I installed puppet 3.2.3 (open source) on Debian Wheezy. Everything seems to work fine. Now I want to setup ssh::auth on the puppet master. The documentation states that: "To install ssh::auth, place the file auth.pp<http://projects.reductivelabs.com/attachments/935/auth.pp> (attached to this page) into the ssh/manifests directory in your module path:
2003 Oct 07
3
Boot Failed: please change disks...
...: mkdir /tmp/bootDir dd if=/dev/zero of=/tmp/boot.img bs=512 count=5760 losetup /dev/loop0 /tmp/boot.img mkdosfs /dev/loop0 mount /dev/loop /tmp/bootDir syslinux ?s /dev/loop0 <-- here I add files to /tmp/bootDir. The files addes are the kernel, initrd, message that were a part of bootdisk and modules1 floppy images shipped with SuSe8.0 CD --> umount /tmp/bootDir losetup ?d /dev/loop0 and my syslinux.cfg looks like: -- default linux implicit 1 timeout 60 prompt 1 display message label linux kernel linux append initrd=initrd ramdisk_size=65536 label manual kernel linux append initrd=in...
2011 Jun 20
1
libvirt-users Digest, Vol 18, Issue 17
...ernel modules sometimes are loaded before > > libvirt-bin starts, and sometimes libvirt-bin starts earlier, or in > > the middle of loading of these modules, that is why 3 scenarios can be > > observed. > > That is why I have added: > > cp /proc/modules /home/wsadmin2/modules1 > > cp /proc/modules /home/wsadmin2/modules2 > > to 'pre-start' and 'post-start' parts respectively of > > /etc/init/libvirt-bin.conf. > > > > Of course, beween execution of > > - pre-start part > > - exec /usr/sbin/libvirtd -d > > -...
2012 May 23
16
could not retrieve information from environment
Greetings. I am trying to set up a test puppet server in my environment to evaluate windows clients. On the server side, I am using puppet 2.7.14 (from the repos). I''m using the 2.7.14 windows 64 bit on the client (windows 2008 R2). I have another puppetmaster already using "puppet" hostname in DNS (running a very old version of puppet - can''t upgrade yet for various