Unable to Discover File Systems for HP Unix (B.11.23)

Hi,

I have an issue which is the same as described here: http://social.technet.microsoft.com/Forums/office/en-US/24ef1b2f-108b-4f4e-b9a7-7ba133c5b00d/unable-to-discover-hp-unix-b1123

The File Systems are not being discovered on my HPUX servers.

I have let the discovery run for 24 hours.

I logged onto the HPUX server and attempted to run: /opt/microsoft/scx/bin/tools/scxcimcli xq "select * from SCX_FileSystem" -n root/scx

but get Execute permission denied.

if I run: sudo /opt/microsoft/scx/bin/tools/scxcimcli xq "select * from SCX_FileSystem" -n root/scx

and get results like:

path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/undo"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;

So the "scom" account has sudo root access.


$ scxadmin -statuscd 
scxcimserver: is running
scxcimprovagt: 2 instances running

$ scxadmin -v
Version: 1.4.1-278 (Labeled_Build - 20130606L)

I have restarted the agent

But no filesystems appear still.

Any help thoughts?

Thanks Martin

November 22nd, 2013 2:12am

Martin,

Can you do a 'ps -ef | grep scx' and post the results?

Try putting the agent in TRACE logging 'scxadmin -log-set ALL verbose' and query the FileSystem provider again and see what the output looks like in the /var/opt/microsoft/scx/log/scx.log file.

To turn off TRACE logging run - 'scxadmin -log-reset' when done.

All the agent tools require root access so using SUDO when running as a none root user is the correct way to run the tools.

Regards,

-Steve

Free Windows Admin Tool Kit Click here and download it now
November 22nd, 2013 5:54pm

Hi Steve,

Output of "ps -ef | grep scx"

$ ps -ef | grep scx
    root 10720     1  0 12:18:02 ?         0:03 /opt/microsoft/scx/bin/scxcimprovagt 0 10 13 root SCXCoreProviderModule
    root  9867     1  0 12:16:12 ?         0:01 /opt/microsoft/scx/bin/scxcimserver
    scom 18258  9555  0 12:30:54 pts/0     0:00 grep scx
    scom 10812     1  0 12:18:18 ?         0:00 /opt/microsoft/scx/bin/scxcimprovagt 0 16 21 scom SCXUserCoreProviderModule

running: sudo tail -100 /var/opt/microsoft/scx/log/scx.log

2013-11-25T01:12:19,011Z Trace      [scx.core.common.pal.system.disk.diskdepend:743:2] No link exists between the logical device "/dev/odm" at mount point "/dev/odm" with filesystem "odm". Some statistics will be unavailable.
2013-11-25T01:12:19,011Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/redoB
2013-11-25T01:12:19,012Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/arch
2013-11-25T01:12:19,012Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/oraclu
2013-11-25T01:12:19,012Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/redoA
2013-11-25T01:12:19,012Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/data01
2013-11-25T01:12:19,013Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/temp
2013-11-25T01:12:19,013Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/undo
2013-11-25T01:12:19,013Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/idx01
2013-11-25T01:12:19,021Z Trace      [scx.core.provsup.cmpibase.singleprovider:743:2] SingleProvider::InitInstance()
2013-11-25T01:12:19,021Z Trace      [scx.core.provsup.cmpibase.singleprovider:743:2] Active locale setting is *
2013-11-25T01:12:19,022Z Trace      [scx.core.provsup.cmpibase.singleprovider:743:2] SingleProvider::EnumInstances()
2013-11-25T01:12:19,022Z Trace      [scx.core.provsup.cmpibase.singleprovider:743:2] SingleProvider::GetSingleInstance()
2013-11-25T01:12:19,022Z Trace      [scx.core.providers.diskprovider:743:2] BaseProvider::EnumInstances()
2013-11-25T01:12:19,022Z Trace      [scx.core.providers.diskprovider:743:2] Object Path = //ldaptst1/root/scx:SCX_FileSystem
2013-11-25T01:12:19,023Z Trace      [scx.core.providers.diskprovider:743:2] BaseProvider::EnumInstances() - Calling DoEnumInstances()
2013-11-25T01:12:19,023Z Trace      [scx.core.providers.diskprovider:743:2] DiskProvider DoEnumInstances
2013-11-25T01:12:19,023Z Trace      [scx.core.providers.diskprovider:743:2] DiskProvider GetDiskEnumeration - type 1
2013-11-25T01:12:19,045Z Trace      [scx.core.providers.diskprovider:743:2] BaseProvider::EnumInstances() - DoEnumInstances() returned - 21
2013-11-25T01:12:19,265Z Trace      [scx.core.providers.diskprovider:743:2] BaseProvider::EnumInstances() - Call ReturnDone
2013-11-25T01:12:19,266Z Trace      [scx.core.providers.diskprovider:743:2] BaseProvider::EnumInstances() - return OK
2013-11-25T01:12:19,266Z Trace      [scx.core.provsup.cmpibase.singleprovider:743:2] SingleProvider::EnumInstances() - Returning - 0

I can see here that there are Errors for "Unable to locate physical devices for:"

This server is in a cluster with another test server ldaptst2. I have run the same check on the other test server and it reports the same.

These are the file systems on ldaptst1: runnig "bdf"

Filesystem          kbytes    used   avail %used Mounted on
/dev/vg00/lvol3    1572864  482272 1082184   31% /
/dev/vg00/lvol1    1048576  251120  791304   24% /stand
/dev/vg00/lvol8    7667712 6242464 1416960   82% /var
/dev/vg00/lvol9    16908288 16687682  206829   99% /var/adm/crash
/dev/vg00/lvol7    7274496 2870600 4369560   40% /usr
/dev/vg00/lvol6     622592  229768  390040   37% /tmp
/dev/vgora/lv_agent
                   6160384 2301863 3617418   39% /oracle/product/11.1.0/agent
/dev/vgora/db      20971520 9375174 10886272   46% /oracle/product/10.2.0/db
/dev/vgora/crs     10485760 4984609 5163042   49% /oracle/product/10.2.0/crs
/dev/vg00/lvol5    9371648 8568720  796672   91% /opt
/dev/vgora/ldap    94371840 24961212 65090777   28% /ldap/product
/dev/vg00/lvol4     540672  459416   81256   85% /home
/dev/odm                 0       0       0    0% /dev/odm
/dev/vx/dsk/mysharedg/redoB
                   104857600 15691158 83593801   16% /oracle/cfs/TOSTEST/redoB
/dev/vx/dsk/mysharedg/oraclu
                   1048576  130254  861058   13% /oracle/cfs/oraclu
/dev/vx/dsk/mysharedg/arch
                   104857600 11516664 87509301   12% /oracle/cfs/TOSTEST/arch
/dev/vx/dsk/mysharedg/temp
                   209715200 183340504 24727371   88% /oracle/cfs/TOSTEST/temp
/dev/vx/dsk/mysharedg/idx01
                   629145600 113228451 483672867   19% /oracle/cfs/TOSTEST/idx01
/dev/vx/dsk/mysharedg/redoA
                   104857600 99739394 4798690   95% /oracle/cfs/TOSTEST/redoA
/dev/vx/dsk/mysharedg/data01
                   629145600 171275896 429253001   29% /oracle/cfs/TOSTEST/data01
/dev/vx/dsk/mysharedg/undo
                   209715200 162007375 44741460   78% /oracle/cfs/TOSTEST/undo
/dev/vgtest/lvol1  3276800   18296 3054855    1% /test

Thanks Martin


  • Edited by Martin Sustaric Monday, November 25, 2013 1:31 AM update details
November 25th, 2013 4:30am

Hello,

Could you post the full output from the sudo /opt/microsoft/scx/bin/tools/scxcimcli xq "select * from SCX_FileSystem" -n root/scx command?  It would be helpful to see the entirety of the enumeration of File Systems.

Thanks,

Kris

Free Windows Admin Tool Kit Click here and download it now
November 26th, 2013 1:09am

Hi Kris,

As requested here is the output in whole.

$ sudo /opt/microsoft/scx/bin/tools/scxcimcli xq "select * from SCX_FileSystem" -n root/scx
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/";
Root = "/";
BlockSize = 8192;
FileSystemSize = 1610612736;
AvailableSpace = 787726336;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 5379;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 29408;
FreeInodes = 24029;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/stand"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/stand";
Root = "/stand";
BlockSize = 8192;
FileSystemSize = 1073741824;
AvailableSpace = 816594944;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 239;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 25152;
FreeInodes = 24913;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/var"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/var";
Root = "/var";
BlockSize = 8192;
FileSystemSize = 7549747200;
AvailableSpace = 3963830272;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 65980;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 186944;
FreeInodes = 120964;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/var/adm/crash"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/var/adm/crash";
Root = "/var/adm/crash";
BlockSize = 8192;
FileSystemSize = 17314086912;
AvailableSpace = 8609946624;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 172;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 2102208;
FreeInodes = 2102036;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/usr"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/usr";
Root = "/usr";
BlockSize = 8192;
FileSystemSize = 7449083904;
AvailableSpace = 4510203904;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 33558;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 171168;
FreeInodes = 137610;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/tmp"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/tmp";
Root = "/tmp";
BlockSize = 8192;
FileSystemSize = 637534208;
AvailableSpace = 163962880;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 2252;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 7232;
FreeInodes = 4980;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/product/11.1.0/agent"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/product/11.1.0/agent";
Root = "/oracle/product/11.1.0/agent";
BlockSize = 8192;
FileSystemSize = 6308233216;
AvailableSpace = 3878827008;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 11055;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 958032;
FreeInodes = 946977;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/product/10.2.0/db"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/product/10.2.0/db";
Root = "/oracle/product/10.2.0/db";
BlockSize = 8192;
FileSystemSize = 21474836480;
AvailableSpace = 11480865792;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 67172;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 2870116;
FreeInodes = 2802944;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/product/10.2.0/crs"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/product/10.2.0/crs";
Root = "/oracle/product/10.2.0/crs";
BlockSize = 8192;
FileSystemSize = 10737418240;
AvailableSpace = 4837282816;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 24123;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 1205100;
FreeInodes = 1180977;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/opt"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/opt";
Root = "/opt";
BlockSize = 8192;
FileSystemSize = 9630121984;
AvailableSpace = 1618853888;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 89946;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 139328;
FreeInodes = 49382;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/ldap/product"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/ldap/product";
Root = "/ldap/product";
BlockSize = 8192;
FileSystemSize = 96636764160;
AvailableSpace = 69689171968;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 72407;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 17086364;
FreeInodes = 17013957;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/home"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/home";
Root = "/home";
BlockSize = 8192;
FileSystemSize = 570425344;
AvailableSpace = 65183744;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 5572;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 7552;
FreeInodes = 1980;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/dev/odm"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/dev/odm";
Root = "/dev/odm";
BlockSize = 1024;
FileSystemSize = 0;
AvailableSpace = 0;
ReadOnly = FALSE;
EncryptionMethod = "Unknown";
CompressionMethod = "Unknown";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 16;
ClusterSize = NULL;
FileSystemType = "odm";
PersistenceType = 0;
OtherPersistenceType = NULL;
NumberOfFiles = 5;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 5;
FreeInodes = 0;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/redoB"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/redoB";
Root = "/oracle/cfs/TOSTEST/redoB";
BlockSize = 8192;
FileSystemSize = 107374182400;
AvailableSpace = 91306436608;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 13;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 22291620;
FreeInodes = 22291607;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/arch"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/arch";
Root = "/oracle/cfs/TOSTEST/arch";
BlockSize = 8192;
FileSystemSize = 107374182400;
AvailableSpace = 95581118464;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 45;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 23335276;
FreeInodes = 23335231;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/oraclu"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/oraclu";
Root = "/oracle/cfs/oraclu";
BlockSize = 8192;
FileSystemSize = 1073741824;
AvailableSpace = 940361728;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 20;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 229600;
FreeInodes = 229580;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/redoA"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/redoA";
Root = "/oracle/cfs/TOSTEST/redoA";
BlockSize = 8192;
FileSystemSize = 107374182400;
AvailableSpace = 5241042944;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 288305;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 1567856;
FreeInodes = 1279551;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/data01"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/data01";
Root = "/oracle/cfs/TOSTEST/data01";
BlockSize = 8192;
FileSystemSize = 644245094400;
AvailableSpace = 468858576896;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 187;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 114467612;
FreeInodes = 114467425;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/temp"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/temp";
Root = "/oracle/cfs/TOSTEST/temp";
BlockSize = 8192;
FileSystemSize = 214748364800;
AvailableSpace = 27007688704;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 56813;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 6650484;
FreeInodes = 6593671;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/undo"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/undo";
Root = "/oracle/cfs/TOSTEST/undo";
BlockSize = 8192;
FileSystemSize = 214748364800;
AvailableSpace = 48852812800;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 186824;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 12113780;
FreeInodes = 11926956;
};
path= //ldaptst1/root/scx:SCX_FileSystem.CreationClassName="SCX_FileSystem",CSCreationClassName="SCX_ComputerSystem",CSName="ldaptst1.bocs.local",Name="/oracle/cfs/TOSTEST/idx01"

//Instance of SCX_FileSystem
instance of SCX_FileSystem
{
ElementName = NULL;
InstallDate = NULL;
OperationalStatus = NULL;
StatusDescriptions = NULL;
Status = NULL;
HealthState = NULL;
EnabledState = 5;
OtherEnabledState = NULL;
RequestedState = 12;
EnabledDefault = 2;
TimeOfLastStateChange = NULL;
CSCreationClassName = "SCX_ComputerSystem";
CSName = "ldaptst1.bocs.local";
CreationClassName = "SCX_FileSystem";
Name = "/oracle/cfs/TOSTEST/idx01";
Root = "/oracle/cfs/TOSTEST/idx01";
BlockSize = 8192;
FileSystemSize = 644245094400;
AvailableSpace = 528299160576;
ReadOnly = FALSE;
EncryptionMethod = "Not Encrypted";
CompressionMethod = "Not Compressed";
CaseSensitive = TRUE;
CasePreserved = TRUE;
CodeSet = NULL;
MaxFileNameLength = 255;
ClusterSize = NULL;
FileSystemType = "vxfs";
PersistenceType = 2;
OtherPersistenceType = NULL;
NumberOfFiles = 177;
Caption = "File system information";
Description = "Information about a logical unit of secondary storage";
IsOnline = TRUE;
TotalInodes = 128979464;
FreeInodes = 128979287;
};
$

Thanks Martin.

November 26th, 2013 1:46am

Martin,

Thanks for posting that.  Those all look correctly enumerated and should be discovered and monitored. I think the next step is to figure out what is going on with the discovery. For this system, were any Logical Disks/file systems discovered? 

The Discovery rule is named: Discover HPUX 11iv2 Logical Disks, you can check that it doesn't have any overrides to disable it. You can also temporarily set the interval to something like 15 minutes, and then check the event log on the OpsMgr server to see if there are any errors related to the discovery.

Thanks,
Kris

Free Windows Admin Tool Kit Click here and download it now
November 26th, 2013 6:49pm

Hi Kris,

I have checked the discovery rules and there are no overrides applied to the discoveries.

I did update the discovery to 15 minutes and have check the gateway logs but there are no errors reported.

If you see my second post there were some errors reported from the logs on the test serrver:

2013-11-25T01:12:19,012Z Error      [scx.core.common.pal.system.disk.staticphysicaldiskenumeration:743:2] Unable to locate physical devices for: /dev/vx/dsk/mysharedg/redoA

Could this indicate a bug in the agent? If enumeration is working what else could be stopping the filesystems be shown in the SCOM console? 

Thanks Martin

Update: I have deployed the agent to another test server running HPUX 11.31 and the filesystems were discovers and are reporting to SCOM. Still no filesystems being reported for HPUX 11.23 test servers.

Both agents are the same versions 1.4.1.-278

Update2: I have enabled the discovery of physical disks and these are being populated. 

  • Edited by Martin Sustaric Wednesday, November 27, 2013 5:26 AM case update
November 27th, 2013 3:06am

Martin,

I am not concerned about this error: "Unable to locate physical devices for."  That is indicating that the agent couldn't map the file system to a physical disk.  However, the enumeration you posted shows that all necessary properties for the discovery and monitoring are being returned. 

Can you try this WinRM command from the Management Server (for the 11.23 servers), after updating the username/password and target hostname:

winrm enumerate http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_FileSystem?__cimnamespace=root/scx -username:<your username> -password:<your password> -auth:basic -r:https://<computer name>:1270/wsman -encoding:UTF-8 -skipCaCheck -skipCNCheck -skiprevocationcheck

How many servers are having the issue?  Do you have any 11.23 servers with discovered file systems?

Thanks

Kris

Free Windows Admin Tool Kit Click here and download it now
November 27th, 2013 7:26pm

Hi Kris,

We are planning on deploying the SCOM unix agent to HPUX servers but were in the testing phase. 

Everything else works but for the filesystem discover on the test servers for HPUX 11.23

I have 3 test servers, 2 test servers are clustered running HPUX 11.23 and the other test server is running HPUX 11.31

Test servers 1 and 2 are clustered clustered and some filesystems are clustered but these wont be monitored from SCOM, but the core OS filesystems will be. None of these filesystems are showing up on the HPUX 11.23 servers. 

The other test server is not clustered, running HPUX 11.31 and the filesystems are discovered.

While checking the agent logs found another error: "Unable to find disk in device map"

2013-11-27T05:40:05,372Z Error      [scx.core.common.pal.system.disk.statistical                                                                                                        logicaldiskinstance:4233:6] Unable to find disk in device map: /dev/vx/dsk/mysha                                                                                                        redg/undo
2013-11-27T05:41:05,370Z Error      [scx.core.common.pal.system.disk.statistical                                                                                                        logicaldiskinstance:4233:6] Unable to find disk in device map: /dev/odm
2013-11-27T05:41:05,370Z Error      [scx.core.common.pal.system.disk.statistical                                                                                                        logicaldiskinstance:4233:6] Unable to find disk in device map: /dev/vx/dsk/mysha                                                                                                        redg/redoB

I have also found out that Veritas Volume Manager is installed on these servers.

Could this be causing an issue?

[ldaptst1:/]# swlist | grep -i veritas
  B9116AA                               3.5xp          VERITAS Volume Manager 3.5 for HP-UX
  Base-VxFS-50                          B.05.00.02     Veritas File System Bundle 5.0 for HP-UX
  Base-VxVM-50                          B.05.00.02     Base VERITAS Volume Manager Bundle 5.0 for HP-UX

Output of winrm enumerate: 

SCX_FileSystem
    AvailableSpace = 762486784
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 1610612736
    FileSystemType = vxfs
    FreeInodes = 23262
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /
    NumberOfFiles = 5378
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 28640

SCX_FileSystem
    AvailableSpace = 816594944
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 1073741824
    FileSystemType = vxfs
    FreeInodes = 24913
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /stand
    NumberOfFiles = 239
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /stand
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 25152

SCX_FileSystem
    AvailableSpace = 3691282432
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 7549747200
    FileSystemType = vxfs
    FreeInodes = 112635
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /var
    NumberOfFiles = 65925
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /var
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 178560

SCX_FileSystem
    AvailableSpace = 8609889280
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 17314086912
    FileSystemType = vxfs
    FreeInodes = 2102020
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /var/adm/crash
    NumberOfFiles = 172
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /var/adm/crash
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 2102192

SCX_FileSystem
    AvailableSpace = 4510195712
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 7449083904
    FileSystemType = vxfs
    FreeInodes = 137609
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /usr
    NumberOfFiles = 33559
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /usr
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 171168

SCX_FileSystem
    AvailableSpace = 163954688
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 637534208
    FileSystemType = vxfs
    FreeInodes = 4980
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /tmp
    NumberOfFiles = 2252
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /tmp
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 7232

SCX_FileSystem
    AvailableSpace = 3878827008
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 6308233216
    FileSystemType = vxfs
    FreeInodes = 946977
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/product/11.1.0/agent
    NumberOfFiles = 11055
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/product/11.1.0/agent
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 958032

SCX_FileSystem
    AvailableSpace = 11479375872
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 21474836480
    FileSystemType = vxfs
    FreeInodes = 2802580
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/product/10.2.0/db
    NumberOfFiles = 67200
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/product/10.2.0/db
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 2869780

SCX_FileSystem
    AvailableSpace = 4791123968
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 10737418240
    FileSystemType = vxfs
    FreeInodes = 1169707
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/product/10.2.0/crs
    NumberOfFiles = 24125
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/product/10.2.0/crs
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 1193832

SCX_FileSystem
    AvailableSpace = 1612587008
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 9630121984
    FileSystemType = vxfs
    FreeInodes = 49190
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /opt
    NumberOfFiles = 89946
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /opt
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 139136

SCX_FileSystem
    AvailableSpace = 69689171968
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 96636764160
    FileSystemType = vxfs
    FreeInodes = 17013957
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /ldap/product
    NumberOfFiles = 72407
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /ldap/product
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 17086364

SCX_FileSystem
    AvailableSpace = 64962560
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 570425344
    FileSystemType = vxfs
    FreeInodes = 1976
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /home
    NumberOfFiles = 5576
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /home
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 7552

SCX_FileSystem
    AvailableSpace = 0
    BlockSize = 1024
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Unknown
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Unknown
    FileSystemSize = 0
    FileSystemType = odm
    FreeInodes = 0
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 16
    Name = /dev/odm
    NumberOfFiles = 5
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 0
    ReadOnly = false
    RequestedState = 12
    Root = /dev/odm
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 5

SCX_FileSystem
    AvailableSpace = 91306436608
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 107374182400
    FileSystemType = vxfs
    FreeInodes = 22291607
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/redoB
    NumberOfFiles = 13
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/redoB
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 22291620

SCX_FileSystem
    AvailableSpace = 95581118464
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 107374182400
    FileSystemType = vxfs
    FreeInodes = 23335231
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/arch
    NumberOfFiles = 45
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/arch
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 23335276

SCX_FileSystem
    AvailableSpace = 940361728
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 1073741824
    FileSystemType = vxfs
    FreeInodes = 229580
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/oraclu
    NumberOfFiles = 20
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/oraclu
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 229600

SCX_FileSystem
    AvailableSpace = 5241042944
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 107374182400
    FileSystemType = vxfs
    FreeInodes = 1279551
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/redoA
    NumberOfFiles = 288305
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/redoA
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 1567856

SCX_FileSystem
    AvailableSpace = 468858576896
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 644245094400
    FileSystemType = vxfs
    FreeInodes = 114467425
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/data01
    NumberOfFiles = 187
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/data01
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 114467612

SCX_FileSystem
    AvailableSpace = 27007688704
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 214748364800
    FileSystemType = vxfs
    FreeInodes = 6593671
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/temp
    NumberOfFiles = 56813
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/temp
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 6650484

SCX_FileSystem
    AvailableSpace = 48852812800
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 214748364800
    FileSystemType = vxfs
    FreeInodes = 11926956
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/undo
    NumberOfFiles = 186824
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/undo
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 12113780

SCX_FileSystem
    AvailableSpace = 528299160576
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 644245094400
    FileSystemType = vxfs
    FreeInodes = 128979287
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /oracle/cfs/TOSTEST/idx01
    NumberOfFiles = 177
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /oracle/cfs/TOSTEST/idx01
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 128979464


Thanks Martin



  • Edited by Martin Sustaric Thursday, November 28, 2013 3:42 AM Update case
November 28th, 2013 3:57am

Hi guys,

Just wondering if anyone has any thoughts/updates on what else I can check/try?

I'm still have this issue and haven't been able to resolve it yet.

Thanks Martin.

Free Windows Admin Tool Kit Click here and download it now
December 2nd, 2013 8:58am

Martin,

As Kris stated, everything being returned from the winrm and scxcimcli queries look good so it does not appear to be an agent issue but that is still to be determined...

Since these are clustered nodes, how did you discover these in SCOM? Do you have the SCOM agent installed on both systems and are both systems monitored in SCOM or are you only monitoring one agent based off the clustered node name? For example, the active node?

If you run the winrm command again but omit the -skip* args like so does it still work?

winrm enumerate http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_FileSystem?__cimnamespace=root/scx -username:<your username> -password:<your password> -auth:basic -r:https://<computer name>:1270/wsman -encoding:UTF-8

Regards,

-Steve

December 3rd, 2013 12:21am

Hi Steve,

I have the SCOM agent installed onto both servers. I have run the above winrm without the -skip on both and both servers return the file systems. See sample blow for each:

from test server 1

SCX_FileSystem
    AvailableSpace = 611622912
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst1.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 1610612736
    FileSystemType = vxfs
    FreeInodes = 18654
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /
    NumberOfFiles = 5378
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 24032

from test server 2

SCX_FileSystem
    AvailableSpace = 1116266496
    BlockSize = 8192
    CSCreationClassName = SCX_ComputerSystem
    CSName = ldaptst2.bocs.local
    Caption = File system information
    CasePreserved = true
    CaseSensitive = true
    ClusterSize = null
    CodeSet = null
    CompressionMethod = Not Compressed
    CreationClassName = SCX_FileSystem
    Description = Information about a logical unit of secondary storage
    ElementName = null
    EnabledDefault = 2
    EnabledState = 5
    EncryptionMethod = Not Encrypted
    FileSystemSize = 1610612736
    FileSystemType = vxfs
    FreeInodes = 34056
    HealthState = null
    InstallDate = null
    IsOnline = true
    MaxFileNameLength = 255
    Name = /
    NumberOfFiles = 5240
    OperationalStatus = null
    OtherEnabledState = null
    OtherPersistenceType = null
    PersistenceType = 2
    ReadOnly = false
    RequestedState = 12
    Root = /
    Status = null
    StatusDescriptions = null
    TimeOfLastStateChange = null
    TotalInodes = 39296

I'm at a loss at the moment,

So far I have checked:

1. Confirmed Discovery rules enabled for filesystem discovery on HPUX servers (tested working for another test server running 11.31)

2. Let the agent sit for more than 24 hours for all discover rules to run (event modified them to run every 15 minutes)

3. Checked the agent agents on both servers and both returned that they can see the filesystems (using the command sudo /opt/microsoft/scx/bin/tools/scxcimcli xq "select * from SCX_FileSystem" -n root/scx)

4. Have run the above winrm command without the -skip to make sure its authenticating and publishing results, this was successful

5. Confirmed that the agent is running under root and have restarted the agent.

6. Set the agent logs to verbose and posted results, and checked the gateway server logs for any errors.

So from what I can see it should be working but I don't see it populate, I can see disks and NIC's but not filesystems.

Any more ideas guys? What else should I check? 

Thanks Martin.

Free Windows Admin Tool Kit Click here and download it now
December 3rd, 2013 2:37am

Martin,

At this point we need to get trace logs from SCOM and see why it is not discovering the file systems properly for the 2 HP-UX system. Your best bet is to open a support ticket with Microsoft and have them work with you to do the tracing. If they cannot determine the issue they will get backend support involved.

If that is not an option you can check out this link which is specifically for SCOM 2007 R2 but still applies to SCOM 2012 --> http://support.microsoft.com/kb/942864

Before you start with the tracing, you need to enable Network Discovery debug logging.

    • Navigate to C:\Program Files\System Center Operations Manager
      2012\Server\NetworkMonitoring\conf\discovery location on management
      server which is used for network discovery.
    • Edit discovery.conf at this location as below
      • Change DebugEnabled = TRUE
      • Uncomment LogDiscoveryProgress = TRUE 

  • Restart the Health service on management server.
  • Execute the network discovery. Wait for the discovery to complete.
  • Take a look at the <ManagementServer-FQDN.log> from location c:\temp on the Management Server.

Regards,

-Steve

December 3rd, 2013 4:36pm

Hi,

Just providing an update to this issue.

I logged a call with Microsoft. After a month of investigations (trace logs, agent logs, checking sql ect) the case was escalated to the product team.

I had received an alert for partitioning and grooming on the weekend not having been completed recently. I had then run the grooming manually. I then had rolled out the SCOM agent to HPUX 11.23 Production servers later that day. 

While this issue was ongoing our deployment had to continue. When I had started to check to see if the server had this issue I found that they all had the Filesystems discovered. Strange, so I then started checking the dev servers and found that they all ad the FS discovered and the test server which I was focusing on had also had the file systems discovered. Good news. So I asked Microsoft and their response was:

I understand you are asking the root cause and prevent this issue happening again, what I can tell is, the discovery is good at gateway server side, all HPUX logic disks are being discovered, we just dont understand why management server did not update logic disk instances to database.

The possible root causes here

  1. Network issue, based on Rex previous network trace, I noticed there were some TCP RESETs happened between gateway server and MS servers, but Operations Manager event log did not log connector error, so I did not bring it up.
  2. Wrong relationships in OperationsManager database, for example orphaned class instances and relationships, as OperationsManager database has a grooming mechanism, so probably the grooming deleted those orphaned instances and relationships, and fixed this issue. I also include a SQL script to detect the bad relationships in case issue happens again and we can check the relationships.

So just in case anyone else has this issue try manual grooming, it may help.

Thanks Martin.

Free Windows Admin Tool Kit Click here and download it now
January 14th, 2014 7:00pm

Hi,

Just providing an update to this issue.

I logged a call with Microsoft. After a month of investigations (trace logs, agent logs, checking sql ect) the case was escalated to the product team.

I had received an alert for partitioning and grooming on the weekend not having been completed recently. I had then run the grooming manually. I then had rolled out the SCOM agent to HPUX 11.23 Production servers later that day. 

While this issue was ongoing our deployment had to continue. When I had started to check to see if the server had this issue I found that they all had the Filesystems discovered. Strange, so I then started checking the dev servers and found that they all ad the FS discovered and the test server which I was focusing on had also had the file systems discovered. Good news. So I asked Microsoft and their response was:

I understand you are asking the root cause and prevent this issue happening again, what I can tell is, the discovery is good at gateway server side, all HPUX logic disks are being discovered, we just dont understand why management server did not update logic disk instances to database.

The possible root causes here

  1. Network issue, based on Rex previous network trace, I noticed there were some TCP RESETs happened between gateway server and MS servers, but Operations Manager event log did not log connector error, so I did not bring it up.
  2. Wrong relationships in OperationsManager database, for example orphaned class instances and relationships, as OperationsManager database has a grooming mechanism, so probably the grooming deleted those orphaned instances and relationships, and fixed this issue. I also include a SQL script to detect the bad relationships in case issue happens again and we can check the relationships.

So just in case anyone else has this issue try manual grooming, it may help.

Thanks Martin.

January 15th, 2014 2:55am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics