Displaying 20 results from an estimated 50734 matches for "var".
Did you mean:
va
2011 Dec 08
4
Error 400 on SERVER: Could not write /var/lib/puppet/ssl/ca/requests/node13.pem
...on
info: Creating a new SSL certificate request for node13
info: Certificate Request fingerprint (md5): 74:5D:F2:AA:
9C:DC:F5:E3:2D:FE:B7:6B:A0:35:67:11
warning: peer certificate won''t be verified in this SSL session
err: Could not request certificate: Error 400 on SERVER: Could not
write /var/lib/puppet/ssl/ca/requests/node13.pem to csrdir: Could not
find a default provider for user
Exiting; failed to retrieve certificate and waitforcert is disabled
here is the outpupt for the same command with --debug option:
debug: Failed to load library ''rubygems'' for feature '...
2013 Aug 07
1
puppet-3.2.2 runs fine - but doesn't work. 2.7.22 works fine.
...etc. and does absolutely nothing.
I''ve tried to change the manifest - but nothing is done anyways.
I''m hoping you could help me debug this further - as I''m pretty stuck as to
what is up here :(
The client says:
# puppet agent -t
Info: Retrieving plugin
Notice: /File[/var/lib/puppet/lib/puppet]/ensure: removed
Notice: /File[/var/lib/puppet/lib/provider]/ensure: removed
Notice: /File[/var/lib/puppet/lib/facter]/ensure: removed
Notice: /File[/var/lib/puppet/lib/type]/ensure: removed
Info: Caching catalog for p-login01.example.dk
Info: Applying configuration version ...
2012 Aug 23
1
Puppet Agent VS User
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is working without issue with $puppet agent
--test.
##Conf
Ubuntu 12.04
Puppet 2.7.11
## Daemon is picking the correct certs... but not doing anything
root@vusion-production:~# puppet agent --debug -v
debug: Failed to load library '&...
2018 Nov 11
0
CentOS 6: Logrotate / selinux problem
...mp file: Permission denied
and audit.log contains these messages:
type=AVC msg=audit(1541925899.209:28416): avc: denied { create } for pid=5281 comm="logrotate" name="logrotate_temp.bPbOYF" scontext=system_u:system_r:logrotate_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file
type=SYSCALL msg=audit(1541925899.209:28416): arch=c000003e syscall=2 success=no exit=-13 a0=7ffdd2d613d0 a1=c2 a2=180 a3=0 items=0 ppid=5279 pid=5281 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1865 comm="logrotate" exe="/usr/sb...
2018 Nov 02
2
[BUG?] sftp is echoing back prompt and commands in batch mode
...t; > printed by ssh -V)
> > Server and client systems: ArchLinux x86_64 fully updated as of
> 2018-11-02.
> >
> > ## How to reproduce
> >
> > Provided that you have proper SSH key authentication in place, from
> > command line run:
> > echo "dir /var" | sftp -b - 0
> >
> > ## Expected output
> >
> > /var/backups /var/cache /var/lib /var/local /var/lock
> > /var/log /var/mail /var/opt /var/puppet /var/run
> > /var/spool /var/tmp /var/www
> >
&g...
2018 Nov 02
2
[BUG?] sftp is echoing back prompt and commands in batch mode
...mpt.
Software Version: "OpenSSH_7.9p1, OpenSSL 1.1.1 11 Sep 2018" (as
printed by ssh -V)
Server and client systems: ArchLinux x86_64 fully updated as of 2018-11-02.
## How to reproduce
Provided that you have proper SSH key authentication in place, from
command line run:
echo "dir /var" | sftp -b - 0
## Expected output
/var/backups /var/cache /var/lib /var/local /var/lock
/var/log /var/mail /var/opt /var/puppet /var/run
/var/spool /var/tmp /var/www
## Actual output
sftp> dir /var
/var/backups /var/cache /...
2013 Mar 26
1
Can't convert Puppet::Util::Log into Integer
Hi all,
Could anyone help me at least start debugging this issue?
All agents have the same error, but i can''t find anything on the
master-side logs. And the agent-side logs are non-existent (/var/log/puppet
is empty).
Thanks.
Versions:
Master:
Red Hat Enterprise Linux Server release 6.3
puppet-server-3.1.0-1.el6.noarch
puppetdb-1.1.1-1.el6.noarch
puppetdb-terminus-1.1.1-1.el6.noarch
puppet-dashboard-1.2.21-1.el6.noarch
puppet-3.1.0-1.el6.noarch
Agents:
Red Hat Enterprise Linux Server rele...
2007 Jan 05
4
smbd keeps maxing out the cpu, must reboot server constantly
...is morning I switched to level 10 logs and when the "max
out" happened I checked the time in the VMWare performance graphs. It
looks like it happened around 9:26:40 to 9:27:20. Here are the VERY
LONG grep results for around that time in the logs:
sudo grep "2007/01/04 09:26" /var/log/samba/*
-------------------------------------------
/var/log/samba/192.168.0.202.log:[2007/01/04 09:26:12, 3]
smbd/sec_ctx.c:set_sec_ctx(241)
/var/log/samba/192.168.0.202.log:[2007/01/04 09:26:12, 5]
auth/auth_util.c:debug_nt_user_token(448)
/var/log/samba/192.168.0.202.log:[2007/01/04 09:26:12...
2002 Oct 25
4
Samba 2.2.6 leaks file descriptions!
...2.
Any ideas?
I have compiled the sources form SAMBA_2_2 CVS branch from yesterday.
usally I just specify the --prefix= parameter to configure before I do make clean;make; make install
I also noticed that the yesterdays CVS has changed the default paths for lots of config/logs TDB files
such as var/locks/*.tdb is now var/cache/samba/*tdb and private/ is now etc/samba/private/ when
did this happen and why was it changed?
Regards
Jocke
Example(sorry, this is a bit long):
ls -l /proc/11026
total 0
dr-xr-xr-x 3 root root 0 Oct 25 10:39 ./
dr-xr-xr-x 206 root root...
2012 Jan 20
9
client not getting updates no error message
...add: file roledel does
not exist
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Failed to load library ''rubygems'' for feature ''rubygems''
debug: Puppet::Type::File::ProviderMicrosoft_windows: feature
microsoft_windows is missing
debug: /File[/var/log/puppet/http.log]: Autorequiring File[/var/log/
puppet]
debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/
puppet]
debug: /File[/var/lib/puppet/ssl/certs/proxy-03.carnation.in.pem]:
Autorequiring File[/var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/ssl/private_keys/...
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
...etmaster service was started, even
though it''s run from apache. After a bit of cleanup, everything works now.
Thanks for your suggestion, and sorry for the stupid issue.
On Tue, Mar 26, 2013 at 11:43 AM, Keith Burdis <keith@burdis.org> wrote:
> The agent only writes logs under /var/log/puppet if you run it as a
> service - for example using:
>
> $ service puppet once
>
> (Note that due to buffering it may take a few seconds for entries to
> appear in puppet.log.)
>
> There are a number of existing issues that could be related to your
> problem (#1...
2013 Aug 30
1
Could not find certificate Error: header too long
...sing
Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport
does not exist
Debug: /User[puppet]: Provider useradd does not support features libuser;
not managing attribute forcelocal
Debug: Using settings: adding file resource ''localcacert'':
''File[/var/lib/puppet/ssl/certs/ca.pem]{:links=>:follow,
:ensure=>:fi le, :backup=>false, :owner=>"puppet",
:mode=>"644", :loglevel=>:debug, :path=>"/var/lib/puppet/ssl/certs/ca.pem"}''
Debug: Using settings: adding file resource '&...
2011 Dec 01
1
Hlink node data for 570645 already has path ...
When syncing one backup system (running dirvish, but that's not really
relevant) to a second long-term backup system which uses btrfs
snapshots, I get the following output:
rsync: link "/parasite.oob.telegraaf.net/vservers-var-www/tree/elo/var/www/lokaalx/openx-htdocs/etc/xmlcache/.svn/prop-base/cache_etc-changes_schema-tables-core-12934.bin.svn-base" (in backup-aquagirl) => tree/elo/var/www/lokaalx/openx-htdocs/etc/plugins/.svn/prop-base/openX3rdPartyServers.zip.svn-base failed: Too many links (31)
rsync: link &...
2011 Jul 12
0
Freezes at "debug: file_metadata supports formats:"
...:User::ProviderLdap: feature ldap is missing
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/
dscl does not exist
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::File::ProviderMicrosoft_windows: feature
microsoft_windows is missing
debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/
var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/public_keys/
myclient.myrealdomain.pem]: Autorequiring File[/var/lib/puppet/ssl/
public_keys]
debug: /File[/var/lib/puppet/state/last_run_summary.yaml]:
Autorequiring File[/var/lib/puppet/state]...
2005 Dec 19
1
logrotate. Bug or am I blind?
Hello!
I having a problem with the permissions of some of my logfiles.
It seems that when the files are rotated, the user/group is root root and the permissions are rw for root only.
more info hereunder:
The strange thing is that sometimes it works for one file...
/var/log/cisco_acl.log /var/log/cisco_debug.log {
rotate 1
notifempty
#daily
size 1k
create 0640 root noc
postrotate
/bin/kill -HUP `cat /var/run/syslog-ng.pid 2> /dev/null` 2> /dev/null || true
endscript
}
[root at syslog-b11 log]# ls -l cisco*
-rw-r----- 1 r...
2012 Mar 28
2
retrieving module directory
...roviderLdap: true value when expecting false
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl
does not exist
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Failed to load library ''ldap'' for feature ''ldap''
debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/private_keys/template.datacenter2.pem]:
Autorequiring File[/var/lib/puppet/ssl/private_keys]
debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring
File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/st...
2010 Apr 09
0
step function
Hello I am using the step function in order to do backward selection for a
linear model of 52 variables with the following commands:
object<-lm(vars[,1] ~ (vars[,2:(ncol(predictors)+1)]-1))
BackS<-step(object,direction="backward")
but it isn't dropping any if the variables in the model, but there are lots
of not significant variables as you can see here
> object<-lm...
2015 Aug 27
3
Samba Internal DNS vs. BIND_DLZ
On 27/08/15 22:20, Robert Moskowitz wrote:
>
>
> On 08/27/2015 05:10 PM, Rowland Penny wrote:
>> On 27/08/15 22:00, Robert Moskowitz wrote:
>>> Ah, LDAP is included within Samba, I find. Don't install provided
>>> one...
>>>
>>> I suppose I will have to find what schemas, particularly if the bind
>>> dlz schema is included?
2012 Jul 27
0
Bug#682979: sample logfile
This logfile was recorded while the vm-start was running.
-------------- next part --------------
[20120727T14:43:34.919Z| info|vh10|1021 UNIX /var/lib/xcp/xapi|session.logout D:dd291648d150|xapi] Session.destroy trackid=e3179eeb95ba96c64ab771d0cb1557b6
[20120727T14:44:02.180Z|debug|vh10|25|Starting periodic scheduler D:641021a392d0|backgroundscheduler] Adding function Logrotate to queue, start=300.000000, type=Periodic(300.000000)
[20120727T1...
2011 Aug 15
1
ggplot in a function confusion!
...s(x=x,y=y)) ## this is the normal usage
right?
ggplot()+geom_point(data=df,aes(x=df[,1],y=df[,2])) ## but I can also feed
it column indices
ggplot()+geom_point(aes(x=df[,'x'],y=df[,'y'])) ## or column names.
## but if i wrap it in a function...
plot.func.one<-function(dff,x.var,y.var){
print(ggplot() + geom_point(aes(x=dff[,x.var],y=dff[,y.var])))
}
plot.func.two<-function(dff,x.var,y.var){
print(ggplot() + geom_point(data=dff,aes(x=dff[,x.var],y=dff[,y.var])))
}
plot.func.three<-function(dff,x.var,y.var){
print(ggplot() + geom_point(data=dff,aes(x=eva...