Displaying 20 results from an estimated 1678 matches for "murphi".
Did you mean:
murphy
2009 Jun 10
6
mount.ocfs2: Transport endpoint is not connected while mounting
Hi All,
I have a cluster of four nodes and one will not join the cluster. I have
two IPs on each node, one external and one internal. I have tried
changing around the IPs in the /etc/ocfs2/cluster.conf and that helped -
at least I recovered three of the machines. Any suggestions on where
else to look?
Best Regards
John
(23359,2):o2net_connect_expired:1637 ERROR: no connection established
with
2006 Mar 17
3
can't load "geoR"
Dear R list,
I've just installed R and then followed the instructions to install the
package "geoR" from within R by using the following line of code:
install.packages("geoR", contriburl = "http://www.est.ufpr.br/geoR/windows")
This installed okay under the folder C:\documents and settings\ ...
But when I follow the instructions in the illustrative session
2016 Jan 18
6
HDD badblocks
Il 18/01/2016 12:09, Chris Murphy ha scritto:
> What is the result for each drive?
>
> smartctl -l scterc <dev>
>
>
> Chris Murphy
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
> .
>
SCT Error Recovery Control command not supported
2010 Mar 19
1
vim how to set colorscheme murphy
Hi
I would just like to know in vim how do i set colorscheme as murphy
Thanks
--
Regards
Agnello D'souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100319/83725e66/attachment-0002.html>
2010 Jun 23
2
format: different S4 behavior in a package
R-Devel-ers:
I have an S4 method that simply formats an object:
setGeneric("formatMe", function(x) standardGeneric("formatMe"))
setMethod("formatMe", "ANY", function(x) format(x))
If I issue the above in an R session, then define an S4 class with its own
format method, I get the desired result:
> setClass("A",contains="numeric")
2015 Jul 05
2
USB stick query
Gordon Messmer wrote:
> On 07/03/2015 03:43 AM, Timothy Murphy wrote:
>> I've tried this again, and it does not seem to work.
>> Have you actually tried it?
> I don't have a CentOS system here that I can reboot readily. And it
> occurs to me that if I did, I didn't ask if your system boots via BIOS
> or UEFI.
Thanks for your response.
It boots via BIOS, and
2010 Oct 05
7
Colour laser printer
Anyone got a recommendation for a cheap (but good)
colour laser printer that runs under CentOS-5.5 ?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2016 Jan 03
2
CentOS-7.2 kernel panic
Tru Huynh wrote:
> On Fri, Jan 01, 2016 at 11:53:51PM +0100, Timothy Murphy wrote:
>> My HP MicroServer crashes with a kernel panic
>> when booted into kernel-3.10.0-327.3.1.el7.x86_64,
>> but runs perfectly under kernel-3.10.0-229.20.1.el7.x86_64 .
> AMD Turion64 cpu?
> Could be related to:
> https://bugs.centos.org/view.php?id=9860
> uptream at
2009 Jan 12
1
CDR Rewrite -- Questions to the users (Steve Murphy)
Quoth Steve Murphy...
>Date: Mon, 12 Jan 2009 08:51:03 -0700
>
>QUESTIONS:
>
>Which of the two would you see being useful to you?
Obvious comment really but given LEG based CDR, one can determine the
'Simple' data but you can't work it the other way.
I'd therefore find LEG based CDR more useful as the granularity (time on
Hold, in Queue, Waiting on pre-xfer ring
2010 Jul 11
10
dependent support for has_many through?
Given the following
class Programmer < ActiveRecord::Base
has_many :assignments
has_many :projects, :through => :assignments
end
if I call Programmer#projects.clear, it will delete_all the joining
assignments; however, I have a situation where I''d like the
assignments to get destroyed instead so that their after_destroy
callbacks get called. It would be simple to
2015 Sep 25
5
httpd userdir problem
I'm running httpd-2.4.6-31.el7.centos.1.x86_64
under CentOS-7 (kernel 3.10.0-229.14.1.el7.x86_64).
I cannot get the httpd userdir facility working;
when I try to access localhost/Menloe I get the message
"You don't have permission to access /Menloe on this server."
I see in /var/log/httpd/error_log
"Symbolic link not allowed or link target not accessible:
2015 Feb 25
4
CentOS 7, systemd and firewall-cmd
Chris Murphy wrote:
> firewall-cmd --add-service=rsyncd
>
firewall-cmd --add-service=rsyncd
Error: INVALID_SERVICE: rsyncd
Is there another place that there needs to be an rsyncd service file,
whatever it's supposed to be named, *other* than where systemd wants it?
mark
> To make it permanent, do the above and this:
> firewall-cmd --permanent --add-service=rsyncd
>
>
2017 Feb 02
3
[PATCH v2 1/2] virtio: Make ARM SMMU workaround more specific
Whilst always using the DMA API is OK on ARM systems in most cases,
there can be a problem if a hypervisor fails to tell its guest that a
virtio device is cache-coherent. In that case, the guest will end up
making non-cacheable mappings for DMA buffers (i.e. the vring), which,
if the host is using a cacheable view of the same buffer on the other
end, is not a recipe for success.
It turns out that
2017 Feb 02
3
[PATCH v2 1/2] virtio: Make ARM SMMU workaround more specific
Whilst always using the DMA API is OK on ARM systems in most cases,
there can be a problem if a hypervisor fails to tell its guest that a
virtio device is cache-coherent. In that case, the guest will end up
making non-cacheable mappings for DMA buffers (i.e. the vring), which,
if the host is using a cacheable view of the same buffer on the other
end, is not a recipe for success.
It turns out that
2015 Sep 25
3
httpd userdir problem
Look in /etc/httpd/conf.d/ for userdir.conf.
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Timothy Murphy
Sent: Friday, September 25, 2015 1:04 PM
To: centos at centos.org
Subject: Re: [CentOS] httpd userdir problem
Timothy Murphy wrote:
> I'm running httpd-2.4.6-31.el7.centos.1.x86_64
> under CentOS-7 (kernel
2016 Jan 23
4
How does Live CD find OS's?
If I boot into CentOS on my home server from a Live CD or USB stick
and go to Troubleshoot, it lists OS's it finds on the machine.
How does it find these OS's?
Presumably it looks through all the partitions on all the hard disks
for something that looks like an OS?
But how exactly does it identify an OS?
--
Timothy Murphy
gayleard /at/ eircom.net
School of Mathematics, Trinity College,
2015 Oct 28
3
OT Strange IP address on home network
Sounds like you have a host with a NIC that's configured for DHCP but
either can't communicate with the DHCP server, or there are no free IPs for
the DHCP server to give it.
On Wed, Oct 28, 2015 at 10:12 AM, Jason Warr <jason at warr.net> wrote:
> It's a Zero Config IP address. Most likely a host with zero config
> enabled, pretty much all Windows by default, was
2015 Jul 29
5
Fedora change that will probably affect RHEL
Warren Young wrote:
> No, I am making the assumption that the vast majority of CentOS installs
> are racked up in datacenters, VPS hosts, etc.
Is that true, I wonder?
For some reason Fedora and CentOS seem reluctant to find out anything
about their users (or what their users want).
Is anything known about the ratio of RHEL to CentOS machines?
--
Timothy Murphy
gayleard /at/
2006 Oct 20
6
win32-service weirdness
I''ve got my application running under Windows with mongrel perfectly,
so it was time to convert it to a service. service::install works
fine, but service:start gives me some "One moment, start pending" and
then lots of "One moment, stopped".
After a bit of digging I found this in the service.log:
** Starting Mongrel in production mode at :3000
** Starting Rails in
2015 Aug 06
2
CentOS 5 grub boot problem
On Thu, Aug 6, 2015 at 3:19 PM, Chris Murphy <lists at colorremedies.com> wrote:
> On Thu, Aug 6, 2015 at 2:59 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote:
>> On 08/05/2015 10:23 AM, Chris Murphy wrote:
>>>
>>> Nothing about hd0 or hd1 gets baked into the bootloader code. It's an
>>> absolute reference to a physical drive at the moment