Operating System - HP-UX
1834080 Members
2485 Online
110063 Solutions
New Discussion

FSMOUNT: Warning problem getting filesystem names

 
Todd McDaniel_1
Honored Contributor

FSMOUNT: Warning problem getting filesystem names

I am getting this error all of a sudden about 20 mins ago...

=========================================
ORIGIN: FSMOUNT
DESCRIPTION: FSMOUNT: Warning problem getting filesystem names.
=========================================

I tried to google it but to no avail.

I checked my filesystems and they all appear to be mounted correctly and the correct number of filesystems.

As I said it just started about 20 mins ago, I get an alert every 10 mins.
Unix, the other white meat.
2 REPLIES 2
Coolmar
Esteemed Contributor

Re: FSMOUNT: Warning problem getting filesystem names

Where are you getting the error? Is it in the syslog, or dmesg, or an email, etc?
Looks like it isn't from the OS but an application or script or something.
Todd McDaniel_1
Honored Contributor

Re: FSMOUNT: Warning problem getting filesystem names

apparently its happening on a lot of our boxes...

somehow /etc/fstab permissions were modified to 600 which is bad. I had to add read privileges for the error to go away.


Unix, the other white meat.