Start a Conversation

Unsolved

This post is more than 5 years old

G

833

March 18th, 2008 07:00

ECC agent to a Linux host ( Suse10 SP1 )

Hi All,
I have problems installing ECC agent to a Linux host ( Suse10 SP1 ).
The problem is "disk free space check: FAIL" error..but I have more than enough space...
The master agent version is the 5.2.0.0

Does anyone know how to fix this problem??

Thanks a lot

50 Posts

April 2nd, 2008 14:00

I had the same issue with RedHat 4.5 if I try to install via an rpm. If I install via the source from the cd it works fine.

8 Posts

April 4th, 2008 12:00

This is common problem with Linux.

To resolve this issue, do the following:

Confirm that the Spec.pm file exists on the Linux host having the issue. This file should exist in the following location:

/usr/ecc/exec/utils/perl/Linux/lib/5.8.8/File/Spec.pm

If the Spec.pm file exists in the location specified in the preceding step, check that a directory called eccperl exists of the /usr directory. The /usr/eccperl directory should be a symlink to the /usr/ecc/exec/utils/perl/Linux directory.

If the above directory is not symlinked or does not exist, create it using the following command:

cd /usr
ln -s /usr/ecc/exec/utils/perl/Linux eccperl
Restart the Master Agent and attempt the reinstall of the Host Agent for Linux.

6 Posts

April 7th, 2008 12:00

I am having this exact issue on HPUX systems. While, i can see how creating that sym. link will fix it, i do not consider that a fix. More like a work around. Why is that sym link not being created when the master agent is installed? I have another HPUX system that has Solutions Enabler installed and the sym link was created but i do not need to deploy SE to all my hosts. does anybody know if this is going to addressed in a patch soon?

109 Posts

April 13th, 2008 19:00

This error can normally be associated with knowledge article emc137675, so be sure to check if it applies or not.

As you say, the error indicates it failed at disk free space check, but actually you'll find the procedure to determine diskspace failed due a missing library. See the kb article to determine what file to check.

Thanks
No Events found!

Top