Displaying 18 results from an estimated 18 matches similar to: "pam max locked memory issue after updating to 5.2 and rebooting"
2018 Dec 11
3
subnet flooded with lots of ADD_EDGE request
Hello,
  We're suffering from sporadic network blockage(read: unable to ping
other nodes) with 1.1-pre17.  Before upgrading to the 1.1-pre release,
the same network blockage also manifested itself in a pure 1.0.33
network.
  The log shows that there are a lot of "Got ADD_EDGE from nodeX
(192.168.0.1 port 655) which does not match existing entry" and it
turns out that the mismatches
2011 Sep 21
2
Two parameterized classes calling both a thirth class (results in already defined)
Hi all,
I have three parameterized classes, named mq, mq_gsk and apache.
The mq class always calls the mq_gsk class, but the apache class
should only call the mq_gsk class when the mq class is not used in a
hosts'' node definition
Here is my configuration
class mq (
  $gsk_version = undef ) {
  require mq::params
  <  ..... >
  class { ''mq_gsk'':
   
2009 Sep 30
2
Few questions about oVirt install.
Hi.
I have successfully installed ovirt.
Boot 2 nodex throught PXE boot, and added to pool.
Whe i try to create NFS storage, they in state: pending setup.
How to add NFS storage?
taskomatic.log
INFO Wed Sep 30 16:59:09 +0300 2009 (1991) starting task_refresh_pool
INFO Wed Sep 30 16:59:09 +0300 2009 (1991) storage_find_suitable_host:  
host node3.ovirt.priv uuid 30303234-3144-3832-4638-3931FF
2012 Aug 24
1
RJSONIO/rjson maximum depth?
Hi All,
has anyone run into maximum depth of nested JSON arrays in either rjson or
RJSONIO ?
I seem to be able to get up to 10 depth levels without problem, but
crossing over to 11 either causes an error or fails to load the nodes
properly.
with RJSONIO I tried:
a = fromJSON('data/myJSON.json', depth=1000)
but I still get this error:
Error in fromJSON(content, handler, default.size,
2018 Dec 18
0
subnet flooded with lots of ADD_EDGE request
On Tue, Dec 11, 2018 at 02:36:18PM +0800, Amit Lianson wrote:
>   We're suffering from sporadic network blockage(read: unable to ping
> other nodes) with 1.1-pre17.  Before upgrading to the 1.1-pre release,
> the same network blockage also manifested itself in a pure 1.0.33
> network.
> 
>   The log shows that there are a lot of "Got ADD_EDGE from nodeX
>
2010 Nov 28
4
TCPOnly is required since 1.0.13?
Hi,
I upgraded some of my Tinc nodes from 1.0.8 recently and found something
strange.
All of a sudden, the vpn would not work as a full-mesh. Certain nodes
were not contactable.
I re-generated my rsa-keys, and checked my configuration.  My vpn uses
the following in tinc.conf, as I am routing both ipv4 and v6.
===
name = node1
mode = switch
AddressFamily = any
PMTU = 1280
PMTUDiscovery = yes
2010 May 06
10
No connection between nodes on same LAN
Hi all,
 
I am currently deploying tinc as an alternative to OpenVPN.
My setup includes a lot of nodes and some of them are sitting together
behind the same router on the same network segment.
(E.g. connected to the same switch.)
 
I noticed, that those nodes do never talk directly to each other via their
private ip-addresses, but instead use the NATed address they got from the
router.
2010 Sep 10
2
Other feature requests
Hello,
Great to see that my patch for new '-o' command-line option has been accepted :)
It was the most important missing feature for me.
But there are other ones I'd like to see implemented:
1. push options to clients (see push/pull options of OpenVPN)
2. automatically execute routing commands to cause all outgoing IP traffic to be redirected over the VPN (see redirect-gateway of
2003 Dec 01
2
help with random numbers and Rmpi
Dear People,
This may not be the right place to ask a question about Rmpi, but I don't
know of a better one.
I am trying to get a simple program working using Rmpi with the model of 1
R master and n C slaves. What I am trying to do is have each of the C
slaves generate a random number from U[0,1], and then have the master
collect all n numbers as a vector and output it. However even doing
2009 Nov 26
2
little "r" cannot find packages
Dear All
I want to use R, Rscript und r alternately under 
one common configuration. 
The problem is that \"r\" can't find the package \"Rmpi\"
and other packages whereas \"R\" has no problem to find. 
$ R --vanilla < mpiHelloWorld.r
 #!/usr/bin/env r
 library(Rmpi) # calls MPI_Init
 rk <- mpi.comm.rank(0)
 sz <- mpi.comm.size(0)
 name <-
2013 Mar 06
0
"Cannot find definition Class" and "Could not find class" hiccups after manifest/module update - once for every agent
We use puppet with two environments: [main] and [development]. These 
environments have different locations for their puppet manifests and 
modules (see puppet.conf below). Whenever I change/update a file in the 
directories belonging to the “main” environment, puppetmaster notices these 
changes and reacts to them w/o any hiccups.
In contrast to this – if I change/touch a file in a directory
2008 Dec 26
2
Re: Fw: Install problems on fresh F10
I did post to ovirt-devel but I am not a registered user, so a moderator need to review my posting before it becomes available.
I will register, but right now I only have a few seconds to spare.
I try to add use "Add Virtual Machine" but the "Storage" is empty. My iSCSI and NFS storage says "State: pending_setup". What am I doing wrong?
Sincerely,
/bs66
2007 Dec 05
1
Help installing taskPR
Hello,
I'd like to take a look at how the taskPR package performs on our computational cluster, and this morning I've spend some time trying to do a test install of this package on one of our linux machines. Unfortunately I've been unsuccessful in completing the install, and I wondered if someone could please advise me.
As I've noted I working on a linux machine, and it's
2012 Oct 10
1
Rmpi installation trouble
Dear R People:
I'm trying to install Rmpi (latest version) on Ubuntu.
However, I'm getting the following error:
erin at erin-Y480:~$ R
R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are
2012 Aug 31
2
OpenMPI I/O not working
Hi list,
It appears there is a problem with the OpenMPI I/O library on CentOS 6.2 
& 6.3 (package openmpi-1.5.4-1.el6.x86_64).
When I compile the attached program it ends up in the error path since 
MPI_File_open returns 16. The corresponding (unhelpful) message is:
MPI_ERR_OTHER: known error not in list
I couldn't find any pointers on the net and the same program works with 
OpenMPI
2009 Apr 08
1
demonstrate multiple core use
Hi all!
I have a quad core computer and I'd like to run some Rmpi code.
However, I would like to be able to demonstrate that all 4 cores are running.
Is there a way to do that, please?
Also, would it be better to run snow for such a demo, please?
thanks,
Erin
-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto:
2005 Dec 23
1
can someone help me understand LAM/MPI and Rmpi for use on a cluster
I'm fairly astute at C and R but new to parallelization. Would someone
be willing to provide help in the form of a simple example that parallelizes
an R function from the inside of a C routine?
If so, write me back at izmirlig at mail.nih.gov
Thanks!
2012 Jul 05
1
trouble installing Rmpi on a debian machine
Dear R People:
I'm having trouble installing Rmpi on a debian machine.
Here is my output:
bccd at node000:~$ /bccd/home/bccd
bccd at node000:~$
bccd at node000:~$ export RMPI_TYPE=OPENMPI
bccd at node000:~$ R CMD INSTALL Rmpi_0.5-9.tar.gz
* installing to library '/bccd/home/bccd/R/x86_64-pc-linux-gnu-library/2.15'
* installing *source* package 'Rmpi' ...
checking for gcc...