Start a Conversation

Unsolved

This post is more than 5 years old

618

August 8th, 2008 14:00

Estimate the size of a backup for a particular group

is there a way to estimate the size of a backup for a particular group from the comand line?
I would like to know how much space the backup of a group will require, is it posible to find this out, without having to add all the savesets for all the clients?

724 Posts

August 11th, 2008 07:00

"savegrp -n " should help you

14.3K Posts

September 3rd, 2008 04:00

...without having to add all the savesets for all the clients?

In that specific case you could run print by connecting to client's nsrexec process and in return you will get current dusk space usage on machine which would be circa what you are after.

41 Posts

September 8th, 2008 11:00

savegrp -n -G group_name
you can also estimate the size of full, incr etc level of backup by using the option -l level.
No Events found!

Top