<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">BMC Atrium Discovery Community Forum</title>
    <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/" />
    <link rel="self" type="application/atom+xml" href="http://discovery.bmc.com/community/forum/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:discovery.bmc.com,2012:01:16</id>


    <entry>
      <title>Storage in 8.x</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2273/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2273</id>
      <published>2012-01-13T20:54:20Z</published>
      <updated></updated>
      <author><name>Stuart Young</name></author>
      <content type="html">
      <![CDATA[
        	<p>WE are planning to use ADDM 8.x (we are installing 8.3.1).  Is storage discovered differently than a general Host device?</p>

	<p>Will it allow me to deal with arrays?</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Names file Unexpected file type or format</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2165/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2165</id>
      <published>2011-11-30T20:38:43Z</published>
      <updated>2011-11-30T20:39:13Z</updated>
      <author><name>Freddy Gonzalez</name></author>
      <content type="html">
      <![CDATA[
        <p>Summary: Tideway Services fail to start the tw_svc_model, encountering 40model failed to start service error notification</p>

<p>History: Business as usual, uploaded a new pattern, running queries, normal operations. Noticed ran out of disk space on /usr, however this host has the db in a secondary disk:</p>

<p>Filesystem &nbsp;  &nbsp;  &nbsp;  &nbsp; Size  Used Avail Use% Mounted on<br />
/dev/sda7 &nbsp;  &nbsp;  &nbsp;  &nbsp;  965M  213M  703M  24% /<br />
/dev/sda8 &nbsp;  &nbsp;  &nbsp;  &nbsp;   38G &nbsp; 29G  7.0G  81% /usr<br />
/dev/sda6 &nbsp;  &nbsp;  &nbsp;  &nbsp;  1.5G &nbsp; 35M  1.4G &nbsp; 3% /home<br />
/dev/sda5 &nbsp;  &nbsp;  &nbsp;  &nbsp;  1.9G &nbsp; 36M  1.8G &nbsp; 2% /tmp<br />
/dev/sda3 &nbsp;  &nbsp;  &nbsp;  &nbsp;  2.4G  214M  2.1G  10% /var<br />
/dev/sda1 &nbsp;  &nbsp;  &nbsp;  &nbsp;   99M &nbsp; 12M &nbsp; 83M  12% /boot<br />
tmpfs &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   1.5G &nbsp;   0  1.5G &nbsp; 0% /dev/shm<br />
/dev/sdb1 &nbsp;  &nbsp;  &nbsp;  &nbsp;   99G &nbsp; 44G &nbsp; 50G  47% /mnt/disk2</p>

<p>Actions Taken:<br />
Purged log files that were in /usr/tideway/var/localdisk/tideway.db/logs since there were 100&#8217;s of 10M files. </p>

<p>Reviewed the /usr/tideway/log/tw_sc_model.log file and observed the following message:<br />
-1209018688: 2011-11-30 13:09:48,733: model.datastore.store: INFO: Database is d<br />
ata model version 8.<br />
-1209018688: 2011-11-30 13:09:48,733: model.datastore.store: INFO: Data store la<br />
st run at Wed Nov 30 18:05:48 2011.<br />
1873157008: 2011-11-30 13:09:48,733: model.datastore.dsthreads: INFO: DB checkpo<br />
int thread started.<br />
1862667152: 2011-11-30 13:09:48,733: model.datastore.dsthreads: INFO: DB update<br />
thread started.<br />
-1209018688: 2011-11-30 13:09:48,734: model.datastore.store: INFO: Store initial<br />
ised.<br />
-1209018688: 2011-11-30 13:09:48,734: model.datastore.main: INFO: DataStore low-<br />
level Main created.<br />
-1209018688: 2011-11-30 13:09:48,734: model.datastore.store: CRITICAL: Failed to<br />
 open names database.<br />
Traceback (most recent call last):<br />
&nbsp; File &#8220;./store.py&#8221;, line 613, in __init__<br />
DBInvalidArgError: (22, &#8216;Invalid argument&#8212;/usr/tideway/var/tideway.db/data/da<br />
tadir/names: unexpected file type or format&#8217;)</p>

<p>Restarting the tideway services (after several reboots) yields the same result:</p>

<p>): Setting loglevel to WARNING in configuration.<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; [&nbsp; OK  ]<br />
Starting Tideway application services<br />
&nbsp;   Starting Free Space Monitor service:&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   [&nbsp; OK  ]<br />
&nbsp;   Starting Security service:&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; [&nbsp; OK  ]<br />
&nbsp;   Starting Options service:&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  [&nbsp; OK  ]<br />
&nbsp;   Starting Discovery service:&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   [&nbsp; OK  ]<br />
&nbsp;   Starting Model service:&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; [FAILED]<br />
Wed Nov 30 14:35:22 2011 : tw_svc_model started.<br />
Failed to open names database.<br />
Wed Nov 30 14:35:22 2011 : Watchdog : Service failed in 0.2 seconds (signal 0; e<br />
xit 1). Exiting.</p>

<p>tideway: The Tideway service &#8216;40model&#8217; failed to start (returned 1). Check logs.</p>

<p><br />
I inspected the file /usr/tideway/var/tideway.db/data/datadir/names</p>

<p>-rw-rw&#8212;&#8212;1 tideway tideway 196608 Nov 30 11:43 /usr/tideway/var/tideway.db/data/datadir/names</p>

<p>Cannot read the file as it returns garble type output. </p>

<p>Thoughts/Suggestion on how I can return this system to a healthy state. My previous snapshot would lose much of the scan&#8217;s I had completed during peak time this week. </p>

<p>Thanks,<br />
Freddy
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Configuration to delete duplication CI</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2256/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2256</id>
      <published>2012-01-10T10:14:36Z</published>
      <updated></updated>
      <author><name>Philippe Gaonac'h</name></author>
      <content type="html">
      <![CDATA[
        <p>HI</p>

<p>I scan Weblogic configuration on a server.<br />
The standard Pattern use the java signature to identify an Instance.</p>

<p>When you change the Weblogic configuration to increase memory, the signature change too.<br />
With ADDM, I have two CI for the same Instance with two signatures :</p>

<p>For Exemple :<br />
Command : /opt/java_1.6.0.4/opt/java6/bin/IA64W/java<br />
Arguments : -server -Xms1024m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m etc&#8230;<br />
and<br />
Command : /opt/java_1.6.0.4/opt/java6/bin/IA64W/java<br />
Arguments : -server -Xms512m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=256m etc&#8230;</p>

<p>Is it possible to destroy an old CI immediately in ADDM to avoid duplication ?</p>

<p>Thanks
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>BMC ADDM</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2152/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2152</id>
      <published>2011-11-25T04:25:23Z</published>
      <updated></updated>
      <author><name>Fabien Zanchi</name></author>
      <content type="html">
      <![CDATA[
        <p>We need to export some ADDM data model information to a csv file to then load into a database. I can see under Administration \ Export that there is an Export functionality but nothing reference to how to get the data from ADDDM . Can anyone advise on how to do that ?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>SAN Switches are not discovered</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2059/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2059</id>
      <published>2011-10-24T17:56:55Z</published>
      <updated></updated>
      <author><name>Srikanth Reddy</name></author>
      <content type="html">
      <![CDATA[
        	<p>Dear folks,</p>

	<p>We are trying to discover the SAN Switches in ADDM 7.5 Version, after the scan we are not able to capture the all the SAN Switches are not discovered.</p>

	<p>Please kindly let me know whether we are able to discover the all the SAN Switches, if so please tell me the procedure to discover all the SAN Switches.</p>

	<p>Thanks in advances.</p>

	<p>Regards,<br />
Srikanth</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>SAN Storage Devices (DS 3000/4000/5000/8000, HDS VSP, HDS USPV, HDS AMS 2000, Teradata, and EMC CLARiiON) are not discovered in ADDM 7.5 Version</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2058/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2058</id>
      <published>2011-10-24T17:55:30Z</published>
      <updated></updated>
      <author><name>Srikanth Reddy</name></author>
      <content type="html">
      <![CDATA[
        <p>Dear folks,</p>

<p>We are trying to discover the SAN Storage devices in ADDM 7.5 Version, after the scan we are not able to capture the SAN Storage Devices (DS 3000/4000/5000/8000, HDS VSP, HDS USPV, HDS AMS 2000, Teradata, and EMC CLARiiON) are not discovered.</p>

<p>Please kindly let me know whether we are able to discover the above SAN Storage Devices, if so please tell me the procedure to discover these devices.</p>

<p>Thanks in advances.</p>

<p>Regards,<br />
Srikanth
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Need to discover the Backup Tape Library (Eg:SL500/SL3500),Serial number of SILO of media,Warranty information of the vendor as well as support person</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2062/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2062</id>
      <published>2011-10-24T18:04:05Z</published>
      <updated></updated>
      <author><name>Srikanth Reddy</name></author>
      <content type="html">
      <![CDATA[
        	<p>Dear Folks,</p>

	<p>Please kindly let me know whether we can discover the Backup Tape Library (Eg:SL500/SL3500),<br />
Serial number of SILO of media,Warranty information of the vendor as well as support person details in ADDM 7.5.</p>

	<p>Thanks in advance.</p>

	<p>Regards,<br />
Srikanth</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Need to discover the UNIX) HCM details, VIO of LPAR, Warranty information of vendor, CPU &amp;amp; RAM Details and Maintainenance Window and also If HACMP is</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2061/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2061</id>
      <published>2011-10-24T18:00:53Z</published>
      <updated>2011-10-24T18:04:30Z</updated>
      <author><name>Srikanth Reddy</name></author>
      <content type="html">
      <![CDATA[
        	<p>Dear folks,</p>

	<p>Please kindly let me know whether we are able to discover the (UNIX) HCM details, VIO of LPAR, Warranty information of vendor, CPU &#38; RAM Details and Maintainenance Window and also If HACMP is a cluster, then we need to capture Service Name /Cluster information in ADDM 7.5. </p>

	<p>Thanks in advances.</p>

	<p>Regards,<br />
Srikanth</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Need to Discover the Oracle SID and Release/Patch information of the database</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2060/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2060</id>
      <published>2011-10-24T17:58:32Z</published>
      <updated></updated>
      <author><name>Srikanth Reddy</name></author>
      <content type="html">
      <![CDATA[
        	<p>Dear folks,</p>

	<p>Please kindly let me know how to discover the oracle database name(SID Name) and release/patch information of the database.</p>

	<p>Thanks in advances.</p>

	<p>Regards,<br />
Srikanth</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Unknown Network Device in Supported list</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2043/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.2043</id>
      <published>2011-10-20T05:12:05Z</published>
      <updated></updated>
      <author><name>kamal Sharma</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi<br />
I have checked the network supported list of ADDM 8.3 version and got some unknown device with sysObjectId.<br />
Can any one tell me the model number of the attached sysObjectId.</p>

<p><br />
Manufacture:- Nortel<br />
[UNKNOWN]&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   1.3.6.1.4.1.45.3.30.1 &nbsp;  &nbsp; NetworkDevice <br />
[UNKNOWN]&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   1.3.6.1.4.1.45.3.30.2 &nbsp;  &nbsp; NetworkDevice <br />
[UNKNOWN]&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   1.3.6.1.4.1.45.3.32.1 &nbsp;  &nbsp; NetworkDevice <br />
[UNKNOWN]&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   1.3.6.1.4.1.18.3 &nbsp;  &nbsp;  &nbsp;  &nbsp;  NetworkDevice </p>



<p>Kamal
</p>
      ]]>
      </content>
    </entry>


</feed>
