Networker

Re: [Networker] NW73 to query non-NW73 servers : funny mminfo results ...

2006-01-30 12:32:47
Subject: Re: [Networker] NW73 to query non-NW73 servers : funny mminfo results ...
From: Olaf Zaplinski <o.zaplinski AT BROADNET DOT DE>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 30 Jan 2006 18:21:06 +0100
Faidherbe, Thierry wrote:
Let's start with daily simple questions for a networker admin:

... Using NW73 to query a NW72 server ....

How many File-type volumes do I have ?
======================================
C:\>mminfo -s fscr44 -q "type=file" -r type,pool,volume \
            |grep -v volume |wc -l
mminfo: no matches found for the query

same here

How many Adv_File-type volumes do I have ?
==========================================
C:\>mminfo -s fscr44 -q "type=adv_file" -r type,pool,volume \
            |grep -v volume |wc -l
2

ok

How many Adv_File-type and File-type volumes do I have ?
========================================================

Logic would be : 0 + 2 = 2 .... (that's my logic ...)

C:\>mminfo -s fscr44 -q "type=file,type=adv_file" -r type,pool,volume \
            |grep -v volume |wc -l
     83 !

(all volumes are listed...)

same here! I query my 7.1.4 server from localhost...

Even funnier is:

mminfo -t yesterday -r volume -ot -c <any client> | sort | uniq

gives me 23 volumes, no matter what <any client> is. And no matter what client I am querying from as long as it is 7.1.4 on Unix ...

I opened a case already.

Olaf

To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>