1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: cainfo does display host info |
From: | "Ernest L. Williams Jr." <[email protected]> |
To: | Carl Schumann <[email protected]> |
Cc: | [email protected] |
Date: | Tue, 21 Jul 2009 09:47:03 -0700 |
Carl Schumann wrote:
Hi, I ran cainfo for a PV but did not get a result for host:Since the caget is working there would it appears have to be a host of some sort. Is there an explanation for the blank host field? Attempts to find an explanation at the ANL web site were unsuccessful.[schumann@smartcon1 ~]$ caget PD_MOD1:tstable PD_MOD1:tstable /tmp/table_data.15901.dat [schumann@smartcon1 ~]$ cainfo PD_MOD1:tstable PD_MOD1:tstable State: connected Host: Access: read, write Data type: DBR_STRING (native: DBF_STRING) Element count: 1 [schumann@smartcon1 ~]$
When this happened to us on our linux hosts, I found that I needed the Name Service Cache Daemon (ncsd). So, I have this daemon running on linux and all is well now. This is normally needed if you have a slow naming service. I can't remember when this problem started; I wish we did not depend on this ncsd.
Thanks, Ernest
Thanks, Carl