I solved this Issue by adding this to hobbit-clients.cfg :
HOST=%cc.*
DISK %^/vobs/.* IGNORE
where HOST= should be your clearcase hostname(s)
--Hezki
- *To*: user-ae9b8668bcde@xymon.invalid
- *Subject*: RE: [hobbit] Feature requests; filter out MVFS
- *From*: "T.J. Yang" <user-8e841282cda5@xymon.invalid>
- *Date*: Thu, 26 Jul 2007 17:08:51 -0500
- *Bcc*:
- *Cc*: user-762ee872a5a4@xymon.invalid
From: user-762ee872a5a4@xymon.invalid
Reply-To: user-ae9b8668bcde@xymon.invalid
To: <user-ae9b8668bcde@xymon.invalid>
CC: <user-762ee872a5a4@xymon.invalid>
Subject: RE: [hobbit] Feature requests; filter out MVFS
Date: Thu, 26 Jul 2007 16:28:52 -0400
Hi Henrik,
A software versioning tool called ClearCase creates this pseudo
filesystem
on whichever server you install it on. We have it on a bunch of servers
here as the software development environment is spread across
continents.
Same here, beside it is cross continents. it is also cross OS platform.
I need to customize the df script to exclude mvfs on Linux,hpux and
solaris before
I can
deploy hb client.
tj yang