Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1465

October 16th, 2012 06:00

Adding storage in VTLUs

i have created 10G FS and trying to add storage on VTLUs getting below error.

$server_vtlu server_2 -storage -new rama1 -tlu 1

server_2 :

Error 4427: server_2 : total tapes size is exceeding the available fs free space.

While i created VTLU with default settings.

$server_vtlu server_2 -tlu -new

674 Posts

October 16th, 2012 23:00

Please check the manual or man page.

from the man page:

-storage -new -tlu

Creates storage on an existing VTLU.

     [-tapesize G]

     Specifies the size of the virtual tapes in the file system. If no value

     is defined, and -tape is not defined, then the default

     value of 50 GB is used. If is defined but the tape size is

     not, then the tape size is determined by the number of tapes and the

     file system size.

You did not specify any tapesize, so the default tapesize is 50 GB, which does not fit into your 10 GB filesystem.

This is the reason for the error message

1.2K Posts

October 16th, 2012 12:00

I'm assuming you created a 10GB filesystem named "rama1", as mentioned in your post.  Can you print the output from this command?

nas_fs -info -size rama1

65 Posts

October 16th, 2012 21:00

Please find below output.....

[nasadmin@rama ~]$ nas_fs -info -size rama1

id        = 38

name      = rama1

acl       = 0

in_use    = True

type      = uxfs

worm      = off

volume    = v121

pool      = clar_r5_performance

member_of = root_avm_fs_group_3

rw_servers= server_2

ro_servers=

rw_vdms   =

ro_vdms   =

auto_ext  = no,virtual_provision=no

deduplication   = Off

size      = total = 10084 avail = 10083 used = 1 ( 0% ) (sizes in MB) ( blockcou                                                                                        nt = 20971520 )

volume: total = 10240 (sizes in MB) ( blockcount = 20971520 )

stor_devs = BB000C29F335B9-0018,BB000C29F335B9-0017,BB000C29F335B9-0014,BB000C29                                                                                        F335B9-0011,BB000C29F335B9-0019,BB000C29F335B9-0016,BB000C29F335B9-0015,BB000C29                                                                                        F335B9-0010

disks     = d15,d14,d11,d8,d16,d13,d12,d7

disk=d15   stor_dev=BB000C29F335B9-0018 addr=c0t1l8         server=server_2

disk=d15   stor_dev=BB000C29F335B9-0018 addr=c16t1l8        server=server_2

disk=d14   stor_dev=BB000C29F335B9-0017 addr=c0t1l7         server=server_2

disk=d14   stor_dev=BB000C29F335B9-0017 addr=c16t1l7        server=server_2

disk=d11   stor_dev=BB000C29F335B9-0014 addr=c0t1l4         server=server_2

disk=d11   stor_dev=BB000C29F335B9-0014 addr=c16t1l4        server=server_2

disk=d8    stor_dev=BB000C29F335B9-0011 addr=c0t1l1         server=server_2

disk=d8    stor_dev=BB000C29F335B9-0011 addr=c16t1l1        server=server_2

disk=d16   stor_dev=BB000C29F335B9-0019 addr=c0t1l9         server=server_2

disk=d16   stor_dev=BB000C29F335B9-0019 addr=c16t1l9        server=server_2

disk=d13   stor_dev=BB000C29F335B9-0016 addr=c0t1l6         server=server_2

disk=d13   stor_dev=BB000C29F335B9-0016 addr=c16t1l6        server=server_2

disk=d12   stor_dev=BB000C29F335B9-0015 addr=c0t1l5         server=server_2

disk=d12   stor_dev=BB000C29F335B9-0015 addr=c16t1l5        server=server_2

disk=d7    stor_dev=BB000C29F335B9-0010 addr=c0t1l0         server=server_2

disk=d7    stor_dev=BB000C29F335B9-0010 addr=c16t1l0        server=server_2

8.6K Posts

October 17th, 2012 02:00

Makes sense ☺

65 Posts

October 18th, 2012 04:00

Thanks Peter..

Hope you are doing well !!!!!!!

I have  installed Networker V 8.0 Server in my Win 7 system and have created VTLUs in celerra.

Could you give me a steps or doc, how can i connect my Networker and VTLUs for backup in networker? and can we connect networker and celerrra ?

674 Posts

October 18th, 2012 05:00

Of course you can connect networker to the vtlu.

What you are doing is mentioned in the "Configuring NDMP Backups to Disk on Celerra" manual.

What needed to be done from the Celerra is mentioned there.

But for the steps needed to connect networker to the VTLU you need a networker manual.

"NetWorker, cannot distinguish between a VTLU and a physical TLU."

So you need to do the same as connecting networker to a physical TLU.

674 Posts

October 18th, 2012 05:00

Please check the "Configuring NDMP Backups on Celerra" manual for configuring networker

65 Posts

October 18th, 2012 05:00

Thanks a lot for quick reply...

Sure, I'll check and get back to you in case of any concern.

No Events found!

Top