Networker

Re: [Networker] Identify clients of a storage node

2005-11-17 15:08:50
Subject: Re: [Networker] Identify clients of a storage node
From: Darren Dunham <ddunham AT TAOS DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 17 Nov 2005 11:01:28 -0800
> Hello group,
> 
> I'm trying to get a list of all my client that are using a particular 
> storage node to backup.
> 
> Does anyone know how I can produce this list easily rather than going 
> through each client resource in the GUI?

I don't have real storage nodes in use, so I'm not completely certain
this is right, but it should be close.

% nsradmin
nsradmin> show name
nsradmin> print type:nsr client; storage nodes: <fill in here>

or...

% printf "show name\nprint type:nsr client; storage nodes:<whatever>\n" | 
nsradmin -i - > /tmp/list_of_hosts

-- 
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. >

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>