Feature requests; filter out MVFS
list Michael Nemeth
Forgot the most important and easiest ! Please filter out the mvfs FS. This is the clearcase versioning tool pseudo FS. It acts either as a lofs or nfs FS. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | _p_ Mike Nemeth | ___| |_____ email(w) user-609d3fab5b2d@xymon.invalid Work: XXX XXX-XXXX |><___________) | Home Page:http://www.geocities.com/mjnemeth/ | Work Page:http://scorpion/~nemethm/ | Work Page:http://phlccase/SWUNIX/mnemeth/ |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
list Henrik Størner
▸
On Thu, Jul 26, 2007 at 12:26:57PM -0400, michael nemeth wrote:
Forgot the most important and easiest ! Please filter out the mvfs FS. This is the clearcase versioning tool pseudo FS. It acts either as a lofs or nfs FS.
Forgive my ignorance, but: What OS is this on? Regards, Henrik
list Kenneth Langford
Clearcase MVFS can be on the all the Unix's. Where I work we have it on Linux, Sun, SGI, HP, and IBM. Ken,
▸
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Thursday, July 26, 2007 4:19 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Feature requests; filter out MVFS
On Thu, Jul 26, 2007 at 12:26:57PM -0400, michael nemeth wrote:Forgot the most important and easiest ! Please filter out the mvfs
FS.
This is the clearcase versioning tool pseudo FS. It acts either as a lofs or nfs FS.
Forgive my ignorance, but: What OS is this on? Regards, Henrik
list Greg Shea
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. -Grs- Gregory R Shea EMC Corporation
▸
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Thursday, July 26, 2007 4:19 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Feature requests; filter out MVFS
On Thu, Jul 26, 2007 at 12:26:57PM -0400, michael nemeth wrote:Forgot the most important and easiest ! Please filter out the mvfs
FS.
This is the clearcase versioning tool pseudo FS. It acts either as a lofs or nfs FS.
Forgive my ignorance, but: What OS is this on? Regards, Henrik
list T.J. Yang
▸
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
▸
-Grs- Gregory R Shea EMC Corporation -----Original Message----- From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] Sent: Thursday, July 26, 2007 4:19 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Feature requests; filter out MVFS On Thu, Jul 26, 2007 at 12:26:57PM -0400, michael nemeth wrote:Forgot the most important and easiest ! Please filter out the mvfsFS.This is the clearcase versioning tool pseudo FS. It acts either as a lofs or nfs FS.Forgive my ignorance, but: What OS is this on? Regards, Henrik
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507
list Hezki Englander
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
list Michael Nemeth
Might be fine for server with a few /vob s but Ive systems with 100+ vobs ; That a lot of lines to be sending. I'd like it to be added hobbitclient-sunos.sh in the "egrep -v" and any other client script that work like sun. Cant see where that hurts! The DISK %^/vobs/.* IGNORE OR " customize the df script" for the client (Im going to do this for my one hp-ux system since its one that has many vobs) for others
▸
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 -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | _p_ Mike Nemeth | ___| |_____ email(w) user-609d3fab5b2d@xymon.invalid Work: XXX XXX-XXXX |><___________) | Home Page:http://www.geocities.com/mjnemeth/ | Work Page:http://scorpion/~nemethm/ | Work Page:http://phlccase/SWUNIX/mnemeth/ |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
list Steve Holmes
Unfortunately, the PCRE for the IGNORE keyword in the DISK directive doesn't work any better than it does in the LOG directive in 420. Henrik, any chance this will be fixed in the next release? Thanks, Steve
▸
On 8/1/07, Hezki Englander <user-c7a77f4ca55b@xymon.invalid> wrote: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
--
Along this tree / From root to crown / Ideas flow up / And vetoes
down. -A senior executive, quoted by Peter Drucker
Nonviolence means avoiding not only
external physical violence but also
internal violence of spirit. You not only
refuse to shoot a man, but you refuse to
hate him.
-Martin Luther King, Jr., civil-rights leader (1929-1968)