search for: umiac

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

Did you mean: umac
2010 Dec 03
5
Fact auto sync reloading
So we run puppetd as a long running ruby process on the hosts. When we update a fact that gets auto sync''d to the host it seems when puppetd wakes up and starts its catalog run it doesn''t re-sync the facts. It you run it standalone it will or if you restart the service then it will do the right thing. Do other people see this? Or have you all gone to running out of cron?
2005 May 18
1
Samba Comple Problem on Solaris 2.8
...ba Team 1992-2004 No builtin nor plugin backend for smbpasswd found Loading smbpasswd failed! ------- derek@supernova:/opt/UMsmb/sbin# cat /etc/samba/smb.conf [global] server string = SuperNova workgroup = PC security = ADS netbios name = SUPERNOVA realm = PC.UMIACS.UMD.EDU password server = neo.pc.umiacs.umd.edu trinity.pc.umiacs.umd.edu log file = /var/adm/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 # wins server = 128.8.130.146 [tmp] path = /tmp browseable =...
2004 Jan 06
1
Problem reading large tables
...inst. I've tried this on both R-1.7.1 and 1.8.1 on Linux/IA-32. Can anyone help? Thanks, Daniel -- Daniel Myers Laboratory of Dr. Michael P. Cummings Center for Bioinformatics and Computational Biology University of Maryland Agri/LFSc Surge Building #296 College Park, MD 20742-3360 dmyers at umiacs.umd.edu 301.405.1262 work http://serine.umiacs.umd.edu/personnel/myers_daniel/ - "Think of your breed; for brutish ignorance / Your mettle was not made; you were made men / To follow after knowledge and excellence." As if I also was hearing for the first time: like the blast of a trumpe...
2010 Nov 08
1
extraneous messages/multiple fact loads
Hi, For a long time now when we run puppetd --test I get the following double output on our custom facts, info: Retrieving plugin info: Loading facts in scratch info: Loading facts in os_name info: Loading facts in pam_limits_d info: Loading facts in os_platform info: Loading facts in nvidia_graphics info: Loading facts in hostname_hour info: Loading facts in os_version info: Loading facts in
2011 Aug 22
2
Bug#638837: independent_wallclock sysctl has gone away?
Package: xen Severity: important Version: 4.0.1-1 The Xen documentation and Xen Debian wiki describes using independent_wallclock to sync domU clocks against the dom0 clock http://docs.vmd.citrix.com/XenServer/4.0.1/guest/ch04s06.html http://wiki.debian.org/Xen#Possible_problems_and_bugs-1 This sysctl appears to have gone away with squeeze, but the documentation is not updated Time drift is
2015 Jan 07
0
libvirt bridges rhel7
Hi, In RHEL5/6 we have been able to create bridges on our hyper-visor of a number of vlans (eg. em1 -> em1.483 -> br483) We would be able to see this br483 in the virt-manager drop down network choice at the end of creating a new host. On RHEL7 we are not using NetworkManager per the documentation[0] for bridges (and because it is not worth it). So a RHEL7 virt-manager (0.10.0) when
2010 Sep 02
3
puppet file recursion requires two passes to converge
Hi, So for awhile I have been seeing this issue but it hasn''t been painful. However, recently I have been deploying a new module that has made it much more annoying. file { cdh3_config: recurse => true, ignore => ".svn", checksum => md5, notify => Exec[hadoop_alternatives], require