Sponsored Content
Full Discussion: How to extend a filesystem
Operating Systems Solaris How to extend a filesystem Post 302198108 by arjunreddy3 on Thursday 22nd of May 2008 08:21:20 AM
Old 05-22-2008
hi,
right now ur in vxvm, so
#vxdisk list
#vxdg free (i think you are in ora disk group) or #vxdg -g ora free
it will display the free space in that file system(ora)
free space is very low at that time you have to use vxassist cmd otherwise you use vxmake(very long process) cmd.

=========================================================
Through vxassist cmd
#vxdisk list
#vxdg free or #vxdg -g <diskgroup> free
#vxassist -g <diskgroup> growto vol <vol size>
#devfsadm (no need)
#vxdisk list
=========================================================
different ways are ther.but itz a simple way to increse the fs.
if u want more tell me.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

how can I extend /usr filesystem

How can extend /usr filesystem in hp-ux 11.11 (I'm not using online JFS) ? (0 Replies)
Discussion started by: pedro_lezaeta
0 Replies

2. AIX

Extend a Filesystem with other LV

Hi Everybody, Is it possible to extend a Filesystem by adding a new LV that exist on different VG to this Filesystem? Thanks in advance. (6 Replies)
Discussion started by: aldowsary
6 Replies

3. Filesystems, Disks and Memory

How to extend a filesystem??

OK I'm sure this question has been posed far too many times. I have solaris 10 x86 with NO Veritas or Disksuite filesystems. Below is the output of df -k # df -k Filesystem kbytes used avail capacity Mounted on / 10485760 547513 9317128 6% / /dev... (1 Reply)
Discussion started by: jackiebaron
1 Replies

4. Solaris

Filesystem - error when extend the filesystem

Hi all, currently , my root filesystem already reach 90 ++% I already add more cylinder in the root partition as below Part Tag Flag Cylinders Size Blocks 0 root wm 67 - 5086 38.46GB (5020/0/0) 80646300 1 swap wu 1 - ... (11 Replies)
Discussion started by: SmartAntz
11 Replies

5. Solaris

I need expand or extend a filesystem dfsk.

Hello I need to expand a filesystem is full, but I understand that for this I need a volume manager like SVM or Veritas. I have installed solaris 10 but I give it a metastat and tells me there is no database, as if the installation does not have the sudmirrors attachments. The filesystem... (1 Reply)
Discussion started by: cata
1 Replies

6. UNIX for Dummies Questions & Answers

hwo to find shared filesystem and local filesystem in AIX

Hi, I wanted to find out that in my database server which filesystems are shared storage and which filesystems are local. Like when I use df -k, it shows "filesystem" and "mounted on" but I want to know which one is shared and which one is local. Please tell me the commands which I can run... (2 Replies)
Discussion started by: kamranjalal
2 Replies

7. AIX

choosing correct VG for Filesystem extend

Hi Gurus, I have Aix 5.3 server and would like to extend the following filesystem. Filesystem GB blocks Free %Used Iused %Iused Mounted on /dev/lv_mecdr 120.00 12.04 90% 560973 14% /home/mecdrBut there's only 16G for the VG, may be i can expand it... (11 Replies)
Discussion started by: thepurple
11 Replies

8. Solaris

Solaris Filesystem vs. Windows FileSystem

Hi guys! Could you tell me what's the difference of filesystem of Solaris to filesystem of Windows? I need to compare both. I have read some over the net but it's so much technical. Could you explain it in a more simpler term? I am new to Solaris. Hope you help me guys. Thanks! (4 Replies)
Discussion started by: arah
4 Replies

9. AIX

Mount Filesystem in AIX Unable to read /etc/filesystem

Dear all, We are facing prolem when we are going to mount AIX filesystem, the system returned the following error 0506-307The AFopen call failed : A file or directory in the path name does not exist. But when we ls filesystems in the /etc/ directory it show -rw-r--r-- 0 root ... (2 Replies)
Discussion started by: m_raheelahmed
2 Replies

10. Solaris

Extend zfs storage filesystem

Hello, Need to ask the question regarding extending the zfs storage file system. currently after using the command, df -kh u01-data-pool/data 600G 552 48G 93% /data /data are only 48 gb remaining and it has occupied 93% for total storage. zpool u01-data-pool has more then 200 gb... (14 Replies)
Discussion started by: shahzad53
14 Replies
vxcdsconvert(1M)														  vxcdsconvert(1M)

NAME
vxcdsconvert - make disks and disk groups portable between systems SYNOPSIS
/etc/vx/bin/vxcdsconvert -g diskgroup [-A] [-d defaults_file] [-o novolstop] alignment [attribute=value]... vxcdsconvert -g diskgroup [-A] [-d defaults_file] [-o novolstop] alldisks [attribute=value]... vxcdsconvert -g diskgroup [-A] [-d defaults_file] [-o novolstop] disk name [attribute=value]... vxcdsconvert -g diskgroup [-A] [-d defaults_file] [-o novolstop] group [attribute=value]... DESCRIPTION
The vxcdsconvert command is used to make a Veritas Volume Manager (VxVM) disk or disk group portable between different operating systems that are running versions of VxVM with the Cross-platform Data Sharing (CDS) feature. If a disk group is made portable, all the disks within the disk group are also converted. KEYWORDS
alignment Converts the alignment of the disk group specified by the -g option to be compatible with CDS. alldisks Converts all non-compatible disks within the disk group specified by the -g option to be compatible with CDS. This is equivalent to performing an disk operation on all the disks in the disk group. disk Converts the non-compatible disk specified by its disk media name (for example, mydg01) to be compatible with CDS. The disk group must also be specified using the -g option. If the disk is already CDS-compatible, no conversion is performed. group Converts the disk group specified by the -g option to be compatible with CDS. This is equivalent to performing an alignment fol- lowed by an alldisks operation. OPTIONS
-A Analyses and report what conversion is required without performing the conversion. -d defaults_file Specifies the pathname of a file that contains additional attribute specifications. These settings override any corresponding values defined in the standard defaults file, /etc/default/vxcdsconvert, and can themselves be overridden by attributes that are specified on the command line. -g diskgroup Specifies the disk group on which the conversion is to be performed. This option is mandatory. -o novolstop Performs the conversion online without stopping any active volumes. If this requires subdisks to be moved from the disk before conversion starts, these subdisks are moved back to the disk after conversion is complete. Note: Depending on the layout of the subdisks on the disk, conversion may take significantly longer when this option is speci- fied. If you first stop the applications that are accessing the volumes, you can avoid having to use this option. ATTRIBUTES
evac_disk_list=dm1[,dm2]... Specifies an ordered, comma-separated, list of disk media names that are to be used when evacuating subdisks. Each disk must exist in the disk group specified by the -g option to be considered. If a disk is not a member of the specified disk group, it is ignored. This attribute is only meaningful if the value of evac_subdisks_ok is set to yes. The default behavior is to use any disk in the disk group giving preference to CDS-compatible disks and disks with the most free space. evac_subdisks_ok={yes|no} Indicates whether subdisks can be evacuated to a different disk to make the public region conform to CDS restrictions. If the values of evac_subdisks_ok and move_subdisks_ok are both set to yes, preference is given to moving subdisks. The default value is no. Note: If a subdisk is located in a reserved area for a CDS disk (such as the first 128KB of the disk) or that would overlap the private region, and there is either no room to move the subdisk elsewhere on the disk or move_subdisks_ok is set to no, conver- sion cannot succeed unless evac_subdisks_ok is set to yes. (This is true irrespective of whether or not the -o novolstop option is specified.) min_split_size=minsize} Indicates the minimum size into which a subdisk may be split. For subdisks that are part of a striped or RAID-5 layout, this value is rounded up to the next integral multiple of the stripe width unit. The value of this attribute is only meaningful if the value of split_subdisks_ok is not set to no. The default value is 64k(64KB). move_subdisks_ok={yes|no} Indicates whether subdisks can be moved to a different location on the same disk to allow the public (or private) region to con- form to CDS restrictions. The default value is yes. split_subdisks_ok={yes|move|evac|no} Indicates whether subdisks can be split before moving or evacuating the subdisk. This allows portions of subdisks to be moved or evacuated. Otherwise, only entire subdisks can be moved or evacuated. The value yes allows subdisks to be moved or evacuated. The values move and evac allow subdisks only to be moved or evacuated respectively after being split. The default value is move. privlen=privsize Specifies the size of the private region that should exist after converting a disk to be CDS-compatible. The specified value must be an integral multiple of 8k(8KB), and greater than 512k(512KB). The default size of the private region is 32m(32MB). This is overridden by the value specified in the /etc/default/vxdisk file. However, if the disk already has a private region which is larger than either of these values, the size of the existing private region is preserved as a minimum value. The value selected is rounded up to the nearest integral multiple of 8KB. Note the following restriction on entries in a defaults file: o A line that is empty or that begins with a # character in the first column is treated as a comment and ignored. o All non-comment lines must contain a single attribute definition. o The name of each attribute must start in the first column. o No white space is allowed in an attribute definition. o The final character of each value must be the last character on the line. The command exits with an error if there is a syntax error in a defaults file. EXAMPLES
Check if the disk group, mydg, and all its disks can be made portable: vxcdsconvert -g mydg -A group Make the disk group, mydg, and all its disks portable while its volumes are still online: vxcdsconvert -g mydg -o novolstop group Make the disk group, anodg, and all its disks portable while its volumes are still online, and allow subdisks to be evacuated to disks anodg11 through anodg14 if required: vxcdsconvert -g anodg -o novolstop group move_subdisks_ok=yes evac_subdisks_ok=yes evac_disk_list=anodg11,anodg12,anodg13,anodg14 You can avoid using the -o novolstop option during disk conversion if you first stop all applications that are using volumes on the disks that are to be converted. In the following example, this has already been done for all the volumes in the disk group mydg. vxcdsconvert -g mydg alldisks After disk conversion has completed, restart the applications, and enter this command: vxcdsconvert -g mydg group FILES
/etc/default/vxcdsconvert Standard default attribute settings file. NOTES
This utility cannot be used with EFI disks or with disk groups that contain EFI disks. Converting a disk group that contains RAID-5 volumes and logs fails if there is insufficient space in the disk group to create an addi- tional temporary RAID-5 log. The default private region size increased from 512KB to 1MB in release 3.2, and from 1MB to 32MB in release 5.0. SEE ALSO
fscdsconv(1M), fscdstask(1M), vxassist(1M), vxdg(1M), vxdiskadm(1M), vxinstall(1M), vxintro(1M), vxvmconvert(1M), vxmake(1M), vxprint(1M) VxVM 5.0.31.1 24 Mar 2008 vxcdsconvert(1M)
All times are GMT -4. The time now is 02:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy