determining vxdg free space


 
Thread Tools Search this Thread
Operating Systems Linux determining vxdg free space
# 1  
Old 12-23-2008
determining vxdg free space

Hi,

How do I determine the free space below?

[local ~]# vxdg -g msb_db_dg free
DISK DEVICE TAG OFFSET LENGTH FLAGS
msb_db_dg01 sdb sdb 312475648 316571392 n

Please help, I need to increase the file system of mysql folder on red hat ent 4 with vxfs.

Thank you!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Fedora

Need to incrwase PHYSICAL VOLUME space on hard drive with free space on it

Hi, I run Fedora 17. I created a physical volume of 30GB on a disk with 60GB of space so there is 30GB of free space. On the physical volume, I created my volume group and logical volumes. I assigned all the space in the physical volume to my volume group. I need to add the 30GB of free space... (1 Reply)
Discussion started by: mojoman
1 Replies

2. Solaris

No space left on device but free space and inodes are available...

hi guys, me again ;) i recently opened a thread about physical to zone migration. My zone is mounted over a "bigger" LUN (500GB) and step is now to move the old files, from the physical server, to my zone. We are talking about 22mio of files. i used rsync to do that and every time at... (8 Replies)
Discussion started by: beta17
8 Replies

3. AIX

Moving free space from one LV to another LV

in the same VG? Is there a way we can do this? We basically have a test server that used to be a production server. Now the newly created test directories have run out of space and the old production directories have alot of free space. Can we transfer that free space over? If so how? Have... (2 Replies)
Discussion started by: NycUnxer
2 Replies

4. Shell Programming and Scripting

Calculate total space, total used space and total free space in filesystem names matching keyword

Good afternoon! Im new at scripting and Im trying to write a script to calculate total space, total used space and total free space in filesystem names matching a keyword (in this one we will use keyword virginia). Please dont be mean or harsh, like I said Im new and trying my best. Scripting... (4 Replies)
Discussion started by: bigben1220
4 Replies

5. UNIX for Dummies Questions & Answers

free space, used space in ftp

Is possible to see how much available space there is on a ftp server and how much is used through ftp ? how ? free space: used space: thanks (1 Reply)
Discussion started by: aneuryzma
1 Replies

6. Red Hat

Free space of HDD ?

Friends , Using which command I can see the free space or usage of the Total HDD in Linux RHEL ? suppose Imy HDD is 10GB space . I have to insall RHEL 5 using 6 GB space . Now i have 4 GB space free in my total HDD . Now using which cammand I see this 4 GB free space ? Wating for kind... (7 Replies)
Discussion started by: shipon_97
7 Replies

7. Solaris

how to get the more memory free space (see memory free column)

Hi all, Could please let me know how to get the more memory free space (not added the RAM) in local zone. -bash-3.00# vmstat 2 5 kthr memory page disk faults cpu r b w swap free re mf pi po fr de sr s0 s1 s1 s1 in sy cs us sy... (3 Replies)
Discussion started by: murthy76
3 Replies

8. Solaris

vxfs free space?

Hi, How do I determine the free space below? # vxdg -g msb_db_dg free DISK DEVICE TAG OFFSET LENGTH FLAGS msb_db_dg01 sdb sdb 312475648 316571392 n Thanks! (1 Reply)
Discussion started by: itik
1 Replies

9. Programming

Determining free(available) memory in MV linux

HI I'm a rookie in C programming and I'm working in Monta Vista Linux. I have to write a program that displays free memory. I have memtester(allready written by someone else) and now I have to type how much amount of memory tester will test and I want that memtester finds out himself how much of... (11 Replies)
Discussion started by: trancedeejay
11 Replies
Login or Register to Ask a Question
dgcfgrestore(1M)														  dgcfgrestore(1M)

NAME
dgcfgrestore - display or restore VxVM disk group configuration from backup file SYNOPSIS
/usr/sbin/dgcfgrestore -n dg_name -l /usr/sbin/dgcfgrestore -n dg_name [ -o old_dm_name ] dm_name /usr/sbin/dgcfgrestore -f dg_conf_path -l /usr/sbin/dgcfgrestore -f dg_conf_path [ -o old_dm_name ] dm_name DESCRIPTION
The dgcfgrestore command may be used to restore configuration data to the only disk in a single-disk disk group, or to a disk in a multi- disk disk group in which all other disks do not have a configuration data copy. dgcfgrestore is designed not to work if the disk being restored belongs to a multi-disk disk group and at least one of the other disks in the group is online and contains configuration data. In such cases, adding the new disk to the disk group causes the configuration data to be copied to the new disk. dgcfgrestore fails if the disk group to which the disk is being restored does not exist. The dgcfgrestore command restores the VxVM configuration data from a default (-n option) or alternate (-f option) configuration backup file to the physical disk named by dm_name. If the -l option is specified, dgcfgrestore displays the configuration data on the standard output. The -o option allows the configuration stored for one disk device, old_dm_name, to be copied to another disk device, dm_name. Options and Arguments dm_name Specified the basename of a disk device (such as c0t4d0). If the -o option is not specified, dm_name must specify the basename of a disk device whose configuration is stored in the con- figuration backup file. -f dg_conf_path Obtains configuration information from the alternate configuration backup file specied by dg_conf_path. -l Lists configuration information saved in the specified configuration backup file. -n dg_name Obtains configuration information from the default configuration backup file, /etc/vxvmconf/dg_name.conf, where dg_name is the name of the disk group. -o old_dm_name Restores the configuration information saved for disk device, old_dm_name to disk device, dm_name. old_dm_name must be the basename of a disk device whose VxVM configuration is stored in the configuration backup file. dm_name must be the basename of a disk device that has already been initialized to the disk group to which the disk being restored belonged. Note: Its configuration need not be stored in the configuration backup file. EXIT CODES
dgcfgrestore exits with a zero status on successful completion. An non-zero exit status indicates that errors occurred during the restore operation. EXAMPLES
Restore the VxVM configuration information for the VxVM disk disk01 on the replacement disk device c0t7d0 that was part of the single-disk disk group onediskdg using the default configuration file /etc/vxvmconf/dg00.conf: ##Initialize replaced disk device c0t7d0 for use by VxVM # /etc/vx/bin/vxdisketup -i c0t7d0 ##Create disk group using this disk # vxdg init onediskdg disk01=c0t7d0 ## Restore configuration data # dgcfgrestore -n onediskdg c0t7d0 # vxprint -g onediskdg -ht DG NAME NCONFIG NLOG MINORS GROUP-ID DM NAME DEVICE TYPE PRIVLEN PUBLEN STATE V NAME USETYPE KSTATE STATE LENGTH READPOL PREFPLEX PL NAME VOLUME KSTATE STATE LENGTH LAYOUT NCOL/WID MODE SD NAME PLEX DISK DISKOFFS LENGTH [COL/]OFF DEVICE MODE SV NAME PLEX VOLNAME NVOLLAYR LENGTH [COL/]OFF AM/NM MODE dg onedisk default default 7928000 944849696.3237.veritas9 dm disk01 c8t0d0 simple 1024 8885610 - v volume1 fsgen DISABLED EMPTY 10240 SELECT - pl volume1-01 volume1 DISABLED EMPTY 10240 CONCAT - RW sd disk01-01 volume1-01 disk01 0 10240 0 c8t0d0 ENA It is now necessary to start the volumes. For a simple volume (neither RAID-5 nor mirrored), simply start the volume: vxvol -g onediskdg start vol01 Although not recommended, it is possible to initialize disks that do not contain configuration data. Having redundant copies of configura- tion data on disks in a disk group avoids the need for the following procedure. The next example shows how restore the VxVM configuration information for the VxVM disk, disk01 on the replacement disk device, c0t4d0. This was the only disk with configuration data in the two-disk disk group, dgnocfg. The other disk in the disk group, disk02 on c0t5d0, does not contain configuration data. The example uses the alternate configuration file /tmp/dgnocfg.backup. ## Initialize replaced disk device c0t4d0 for use by VxVM # /etc/vxvm/bin/vxdisksetup -i c0t4d0 ## Create disk group using this disk # vxdg init dgnocfg disk01=c0t4d0 ## Reinitialize c0t5d0 to match new instance of dgnocfg # /etc/vxvm/bin/vxdiskunsetup -C c0t5d0 # /etc/vxvm/bin/vxdisksetup -i c0t5d0 noconfig # vxdg -g dgnocfg adddisk disk02=c0t5d0 ## Restore configuration data #d gcfgrestore -f /tmp/dgnocfg.backup c0t4d0 # vxprint -g dgnocfg -ht DG NAME NCONFIG NLOG MINORS GROUP-ID DM NAME DEVICE TYPE PRIVLEN PUBLEN STATE V NAME USETYPE KSTATE STATE LENGTH READPOL PREFPLEX PL NAME VOLUME KSTATE STATE LENGTH LAYOUT NCOL/WID MODE SD NAME PLEX DISK DISKOFFS LENGTH [COL/]OFF DEVICE MODE SV NAME PLEX VOLNAME NVOLLAYR LENGTH [COL/]OFF AM/NM MODE dg dgnocfg default default 5035000 945182942.3700.veritas9 dm disk01 c0t4d0 simple 1024 8885610 - dm disk02 c0t5d0 simple 1024 8885610 - v mirvol01 fsgen DISABLED EMPTY 10240 SELECT - pl mirvol01-01 mirvol01 DISABLED EMPTY 10240 CONCAT - RW sd disk01-01 mirvol01-01 disk01 0 10240 0 c0t4d0 ENA pl mirvol01-02 mirvol01 DISABLED EMPTY 10240 CONCAT - RW sd disk02-01 mirvol01-02 disk02 0 10240 0 c0t5d0 ENA For a mirrored volume, we want to use the good plex on the disk that was not replaced (disk02) to resynchronize the other one. To do so, we take the replaced plex offline, start the volume and place the remaining plex online. vxmend -g dgnocfg off mirvol01-01 vxvol -g dgnocfg start mirvol01 vxmend -g dgnocfg on mirvol01-01 The next example lists backup information saved in default configuration file /etc/vxvmconf/dgnocfg.conf: dgcfgrestore -n twodiskdg -l This command displays output such as the following: Disk Group Configuration information in "/etc/vxvmconf/twodiskdg.conf" DG Name twodiskdg ---- Physical disks : 2 ---- /dev/rdsk/c0t4d0 /dev/rdsk/c0t5d0 The final example restores the VxVM configuration information for the VxVM disk, disk01 for failed disk device c0t2d0, which was part of a single-disk disk group, foodg, to disk, c0t3d0. The default configuration file, /etc/vxvmconf/foodg.conf is used. # Initialize c0t3d0 for use by VxVM /etc/vx/bin/vxdisketup -i c0t3d0 # Create disk group using this disk vxdg init onediskdg disk01=c0t3d0 # Restore configuration data dgcfgrestore -n foodg -o c0t3d0 c0t2d0 AUTHOR
dgcfgrestore was developed by the Hewlett-Packard Company. SEE ALSO
dgcfgbackup(1M), vxdg(1M) VxVM 5.0.31.1 24 Mar 2008 dgcfgrestore(1M)