mahesh maestro wrote: > Hello All, > > Could anyone explain me what should i do if my private region space > gets full. As am trying to add new disks and my private region is full > and am not able to add any new space. Can anyone please help me. > > Thanks, > Mahesh.
hello Mahesh, you probably have a very large setup...i don't know what version of vxvm you use - for version 3.5 the default size of the private region is 2048 blocks (2048 kilobytes) and it's said to be capable of recording the details of about 4000 vxvm objects in a disk group. also note that "the size of the configuration database for a disk group is limited by the size of the smallest copy of the configuration database on any of its member disks" generally there are two ways to go: either split the configuration into multiple disk groups or enlarge the private regions. enlarging the private regions involves re-initializing each disk in the disk group (and can involve reconfiguring everything and restoring from backup). the private region size can be set to your desired size either by selecting the custom installation method of vxassist or for each disk you add by using vxdiskadd. you can check the vxvm administrators guide (Chapter 4, Creating and Administering Disk Groups) on how to split disk groups. most of the vxvm manuals are also available on filibeto.org (http://www.filibeto.org/sun/lib/index.html - you have to scroll some..) greetings, Stoyan Angelov _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
