SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
nsradmin questions
Author Message
Post nsradmin questions 
1. Is there a way to stop a running group from within nsradmin? If nmc
isn't working, what's the best way to stop a group without having to
kill the savegrp command?

2. Any way to jump right to the group you want so you can disable it or
edit the resource? nsradmin doesn't display them in alphabetical order,
and iterating over all of them is time consuming. I can run a query to
print the information, but if I need to edit it, how can I get to the
affected group quickly from nsradmin?

Thanks.

George

--
George Sinclair
Voice: (301) 713-3284 x210
- The preceding message is personal and does not reflect any official or
unofficial position of the United States Department of Commerce -
- Any opinions expressed in this message are NOT those of the US Govt. -


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Post nsradmin questions 
On 2011-12-01 18:52, George Sinclair wrote:
1. Is there a way to stop a running group from within nsradmin? If nmc
isn't working, what's the best way to stop a group without having to
kill the savegrp command?


Never mind. It looks like I have to turn on the hidden option, and then
it shows up as 'stop now:' True [False]. Sheesh! Why would you want that
option hidden? I guess it doesn't have anything to do with the basic
group configuration ... maybe?

2. Any way to jump right to the group you want so you can disable it or
edit the resource? nsradmin doesn't display them in alphabetical order,
and iterating over all of them is time consuming. I can run a query to
print the information, but if I need to edit it, how can I get to the
affected group quickly from nsradmin?

Still need help with this one, though.


Thanks.

George



--
George Sinclair
Voice: (301) 713-3284 x210
- The preceding message is personal and does not reflect any official or
unofficial position of the United States Department of Commerce -
- Any opinions expressed in this message are NOT those of the US Govt. -


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Post nsradmin questions 
Hi George,

On 02/12/2011, at 10:58 AM, George Sinclair wrote:

On 2011-12-01 18:52, George Sinclair wrote:
1. Is there a way to stop a running group from within nsradmin? If nmc
isn't working, what's the best way to stop a group without having to
kill the savegrp command?


Never mind. It looks like I have to turn on the hidden option, and then it shows up as 'stop now:' True [False]. Sheesh! Why would you want that option hidden? I guess it doesn't have anything to do with the basic group configuration ... maybe?

2. Any way to jump right to the group you want so you can disable it or
edit the resource? nsradmin doesn't display them in alphabetical order,
and iterating over all of them is time consuming. I can run a query to
print the information, but if I need to edit it, how can I get to the
affected group quickly from nsradmin?

Still need help with this one, though.

What about:

nsradmin> print type: NSR group; name: groupName

?

You may find some value in my nsradmin micromanual which takes you through a lot of basic nsradmin usage scenarios. It's available at the NetWorker Hub - http://nsrd.info/micromanuals.html

Cheers,
Preston.


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Post nsradmin questions 
On 2011-12-01 19:04, Sid Shapiro wrote:
Assuming you are running on a unix box, you can run nsradmin and command
edit type: nsr group
that will put you in vi editing the entire list of groups. Make your
change and when you save the file, the changes get updated:


Eureka! Of course! Excuse my slowness on nsradmin. Smile Yes, that works
nicely. And, I can use:

edit type: nsr group; name: group_name

and that puts me right into the affected group. Guess I've been behind
the 8-ball for a while. Time to catch up. Thanks!

nsradmin> help edit

usage: edit [query]
The edit command starts an editor session on the resource
descriptors
that match the given query, or the current query if no query
argument
is given. When the editor sesson ends the changes made to the file
are applied to the resource descriptors "create", "delete", and
"update" operations. For example, to edit all resource descriptors
of type "NSR client" you would type:

edit type: NSR client

/ Sid /

EMC NetWorker discussion<NETWORKER < at > LISTSERV.TEMPLE.EDU> wrote on
12/01/2011 03:52:20 PM:

From: George Sinclair<George.Sinclair < at > NOAA.GOV>
To:<NETWORKER < at > LISTSERV.TEMPLE.EDU>
Date: 12/01/2011 03:52 PM
Subject: [Networker] nsradmin questions
Sent by: EMC NetWorker discussion<NETWORKER < at > LISTSERV.TEMPLE.EDU>

1. Is there a way to stop a running group from within nsradmin? If nmc
isn't working, what's the best way to stop a group without having to
kill the savegrp command?

2. Any way to jump right to the group you want so you can disable it or
edit the resource? nsradmin doesn't display them in alphabetical order,
and iterating over all of them is time consuming. I can run a query to
print the information, but if I need to edit it, how can I get to the
affected group quickly from nsradmin?

Thanks.

George

--
George Sinclair
Voice: (301) 713-3284 x210
- The preceding message is personal and does not reflect any official or

unofficial position of the United States Department of Commerce -
- Any opinions expressed in this message are NOT those of the US Govt. -


and type "signoff networker" in the body of the email. Please write
to networker-request < at > listserv.temple.edu if you have any problems
with 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






--
George Sinclair
Voice: (301) 713-3284 x210
- The preceding message is personal and does not reflect any official or
unofficial position of the United States Department of Commerce -
- Any opinions expressed in this message are NOT those of the US Govt. -


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Post nsradmin questions 
On 2011-12-01 19:00, Preston de Guise wrote:
Hi George,

On 02/12/2011, at 10:58 AM, George Sinclair wrote:

On 2011-12-01 18:52, George Sinclair wrote:
1. Is there a way to stop a running group from within nsradmin? If nmc
isn't working, what's the best way to stop a group without having to
kill the savegrp command?


Never mind. It looks like I have to turn on the hidden option, and then it shows up as 'stop now:' True [False]. Sheesh! Why would you want that option hidden? I guess it doesn't have anything to do with the basic group configuration ... maybe?

2. Any way to jump right to the group you want so you can disable it or
edit the resource? nsradmin doesn't display them in alphabetical order,
and iterating over all of them is time consuming. I can run a query to
print the information, but if I need to edit it, how can I get to the
affected group quickly from nsradmin?

Still need help with this one, though.

What about:

nsradmin> print type: NSR group; name: groupName

?

I was actually looking to edit it, but I see from the other posts that I
just needed to use the edit command and can even target a specific group
as opposed to the all the groups.


You may find some value in my nsradmin micromanual which takes you through a lot of basic nsradmin usage scenarios. It's available at the NetWorker Hub - http://nsrd.info/micromanuals.html

Yes, that could be very helpful. Is that manual free? What's involved in
the registration?

Thanks again.

George


Cheers,
Preston.


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER



--
George Sinclair
Voice: (301) 713-3284 x210
- The preceding message is personal and does not reflect any official or
unofficial position of the United States Department of Commerce -
- Any opinions expressed in this message are NOT those of the US Govt. -


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Post nsradmin questions 
Hi George,

On 02/12/2011, at 12:11 PM, George Sinclair wrote:
You may find some value in my nsradmin micromanual which takes you through a lot of basic nsradmin usage scenarios. It's available at the NetWorker Hub - http://nsrd.info/micromanuals.html

Yes, that could be very helpful. Is that manual free? What's involved in the registration?

Yep, it's free. I just ask people to register their email address so that if I update the manual I can send out a BCC'd alert to everyone stating there's an update. Email address is never used for anything else.

Cheers,
Preston.


via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB