Displaying 20 results from an estimated 400 matches similar to: "useradd provider not working?"
2008 Aug 11
6
Class dependency question
So I have two classes for openvz setup.  The first is openvz::setup
and it sets up the box for OpenVZ.. then another class (in same .pp
file) called openvz::master sets up the config for the main system (as
opposed to a VE).  The error I see is that the openvz::master class is
executed (and fails) becuase it doesn''t seem to load up the setup
class?
debug: Calling puppetmaster.getconfig
2008 Jun 04
1
I am doing something wrong....
OK... I have relaid out my puppet dir as recommended in best
practices:
[jleggett@binford puppet]$ find . -print | grep -v .svn
.
./plugins
./plugins/lines.pp
./files
./files/module
./files/module/SSH
./files/module/SSH/ssh_config
./files/module/SSH/sshd_config
./files/module/INFO
./files/module/INFO/motd
./files/module/INFO/issue
./files/module/NIS
./files/module/NIS/nsswitch.conf
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and
creation of VE''s within OpenVZ with puppet.  My first attempt has gone
horribly wrong as you will see below.  Here''s the script I wrote to
replace the redhat specific setup that OpenVZ used:
[jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh
#!/bin/bash
#
# Debug - take out later
set -x
2008 Jun 12
5
Puppet Demo at ETRADE
I had some questions come up today during the Puppet demo here:
1.  Is there any way to apply different intervals to different
classes?  For example, we might want a security baseline manifest to
run once a month, package installation files once/day, etc.  Since
we''re a brokerage, we also don''t want ANY system changes during
trading hours.  I guess we could cron killing the
2009 Feb 25
2
gem install mysql --> Error
Hi,
When I try to install "gem install mysql" it throwing error.
For your ref,
bash-2.05b$ gem install mysql --
--with-mysql-dir=/opt/etrade/p6/share/mysql5
ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
ERROR:  could not find gem mysql locally or in a repository
bash-2.05b$ gem install mysql --
--with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config
2008 Jul 08
12
ANNOUNCE: Facter 1.5
Hi all,
I''ve finally gotten around to releasing Facter 1.5.
As the version bump implies, this is a relatively significant release  
(for a 2.3k line program, anyway).  Mostly, the biggest change is  
refactoring the code internally so that all of the functionality is  
split into separate classes in separate files.
Also, the facts are all loaded on-demand, which provides dramatic  
2007 Dec 07
2
rpc.idmapd error after upgrade to 5.1
Hello,
after upgrade from CentOS 5 to 5.1 I see the following error
in /var/log/messages:
'rpc.idmapd[2330]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such
file or directory'
The directory exists with the permissions
dr-xr-xr-x 2 root root    0 Dec  7 10:21 nfs
So is this an owner/permisson problem?
Should /var/lib/nfs/rpc_pipefs/nfs be owned by rpcuser?
# ls -al /var/lib/nfs/
total
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working.
[root at mail ~]# ls -lh /
total 72K
-rw-------    1 root root 8.0K Mar 13 09:56 aquota.group
-rw-------    1 root root 7.0K Mar 13 09:56 aquota.user
....
[root at mail ~]# repquota -a
*** Report for user quotas on device /dev/vda1
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits
User            used    soft    hard 
2017 Jun 05
2
Gluster and NFS-Ganesha - cluster is down after reboot
Hi hvjunk,
could you please tell me have you had time to check my previous post?
Could you please send me mentioned link to your Gluster Ansible scripts?
Thank you,
Adam
On Sun, May 28, 2017 at 2:47 PM, Adam Ru <ad.ruckel at gmail.com> wrote:
> Hi hvjunk (Hi Hendrik),
>
> "centos-release-gluster" installs "centos-gluster310". I assume it
> picks the
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf 
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2015 Aug 31
2
CentOS 7.1 NFS Client Issues - rpc.statd / rpcbind
I have seen some talk about this but have not seen any answers. I know 
this is a problem on CentOS 7.1 and I also think it is a problem on 
CentOS 7.0.
Basically if I have an NFS client only config - meaning that the 
nfs-server.service is not enabled then I have to wait 60 seconds after 
boot for the 1st NFSV3 mount to succeed.
What I can surmise is the following. I attempt to perform a NFS
2002 Feb 06
3
will syslinux work on a harddisk ?
Can someone tell me if syslinux will work on a harddisk ?
I have a 4mb flash device that plugs into the IDE connector
on the motherboard, and i'm trying to get syslinux to work
with it, so I can load a Linux kernel and an initrd.
I'm not having any luck with it.
Then it dawned on me that the boot loader in syslinux might
be expecting a floppy drive rather than an atapi hard disk.
Any
2017 Jun 05
0
Gluster and NFS-Ganesha - cluster is down after reboot
Sorry, got sidetracked with invoicing etc.
https://bitbucket.org/dismyne/gluster-ansibles/src/6df23803df43/ansible/files/?at=master <https://bitbucket.org/dismyne/gluster-ansibles/src/6df23803df43/ansible/files/?at=master>
The .service files are the stuff going into SystemD, and they call the test-mounts.sh scripts.
The playbook installing higher up in the directory
> On 05 Jun 2017,
2017 Jun 06
1
Gluster and NFS-Ganesha - cluster is down after reboot
----- Original Message -----
From: "hvjunk" <hvjunk at gmail.com>
To: "Adam Ru" <ad.ruckel at gmail.com>
Cc: gluster-users at gluster.org
Sent: Monday, June 5, 2017 9:29:03 PM
Subject: Re: [Gluster-users] Gluster and NFS-Ganesha - cluster is down after reboot
Sorry, got sidetracked with invoicing etc. 
2018 Sep 06
6
rsyslog listening on high port
Attempting to lookup why rsyslogd is listening on the high port
UDP/51427.    Have not succeeded in what this port is used for and what
directive controls what interface it binds to.
[root at bedrock ~]# netstat --listen --inet --program --numeric | grep syslog
udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd?
-- 
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
2004 Apr 27
1
getent shows only local information
Hello
I have installed Redhat Linux 9 and Samba 3.0.2a from the Source.
I have two Win2003 server for the domain "sambadomain.local":
PDC: rootserver
10.10.1.1 Subnet 255.255.0.0
DNS-Master: dnsserver
10.10.1.2 Subnet 255.255.0.0
Runs also dhcp and wins
I made the references to these two Servers (DNS, DHCP) in my Linux-Server.
Linux-Server: samba
10.10.1.4 Subnet 255.255.0.0
2008 Oct 04
5
[Bug 17896] New: no sound with 0.8.0-1 hardy w/ usb audio
http://bugs.freedesktop.org/show_bug.cgi?id=17896
           Summary: no sound with 0.8.0-1 hardy w/ usb audio
           Product: swfdec
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: plugin
        AssignedTo: swfdec at lists.freedesktop.org
      
2005 Nov 30
1
X windows is taking 99 percent of cpu
I am running centos 4.2 on a P4 3 GIG with 2 GIG ram.
This machine has been fine for months. my laptop is fine.
X is taking 99 percent of the cpu after some time. All I was doing was 
editing code.
If I killall -9 X it comes back for a while then maxes out again.
Any ideas on something to tweek??? THanks,
jerry
------------
Tasks: 120 total,   2 running, 118 sleeping,   0 stopped,   0 zombie
2005 Jun 08
2
Problems with Samba and Windows 2003 Active Domain Server
Can somebody with experience making a RedHat Fedora Core 3 server with Samba installed work in a Windows 2003 Active Domain please
give me some pointers? I have a small installation with one Windows 2003 Server running as a domain controller for about 10 Windows
XP machines. This is working just fine. I decided that I wanted to add a RedHat Fedora Core 3 server as a Mail server, running Cyrus
IMAP
2005 May 06
3
Winbind issues with UID and GID mappings
I am having issues integrating a FC3 system with AD running on W2k3.  I can not
figure out why the user ID mappings and Group ID mappings are going stale. This
is a generic FC3 install with all of the latest updates.
login as: jgallagh
Sent username "jgallagh"
jgallagh@linman's password:
Last login: Fri May  6 08:14:23 2005 from 192.168.168.2
id: cannot find name for group ID