Networker

Re: [Networker] Gathering info for building tape multiplexing overview ?

2004-03-15 16:58:19
Subject: Re: [Networker] Gathering info for building tape multiplexing overview ?
From: Darren Dunham <ddunham AT TAOS DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Mon, 15 Mar 2004 13:58:08 -0800
> I am trying to compute a way to get a sight on tape multiplexing
> factor. MediaDB stores a ssid-based per volume MediaFile, MediaMark
> and MediaRecord infos.

I'm not sure I understand your question.  You want to know how many
simultaneous sessions are on a volume by looking at the media records?

> Does someone have a good formula/way to put them together back
> to rebuild a per volume overview of how the tape data to be
> multiplexed ??

What kind of report do you think you want to see here?  It'd be pretty
easy to show the start and end points of each ssid, and you could even
show the number of ssids saved in each media file.  Perhaps that second
one is what you're interested in.

It might also be very instructive to see the number of bytes from each
stream in the media file.  Depending on the balancing, the number from
each stream could be very different.

I'm thinking perl, read the fragments, store a hash based on the volume
and file number, and record the ssids seen.  Then either report the
maximum ssids seen in a file, or sort the files and show the total ssids
seen in each one.

--
Darren Dunham                                           ddunham AT taos DOT com
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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