Sponsored Content
Operating Systems AIX How to increase the filesystem size in HACMP Post 302318552 by AIXlearner on Thursday 21st of May 2009 10:09:34 PM
Old 05-21-2009
How to increase the filesystem size in HACMP

Quote:
Originally Posted by bakunin
The difference is: you have 2 (or more) machines in a cluster but only one of them has access to the filesystems at a time. If you change the filesystem you have to make sure that not only this one machine but ALL machines in the cluster get this information and update their bookkeeping data.

"chfs" is changing the filesystem on one machine and updating this bookkeeping data (in the ODM) accordingly. This is - for reasons stated aboce - not sufficient.

I hope this helps.

bakunin

Thanks....
How to update in ODM.How to increase through HACMP
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Reason for continuously increase filesystem size?

Hi my file system size /hd4 is keep on increasing continuously , i tried all the performance related command to identify which process is currently running........ for every minute my FS(/hd4) size is increasing ?what could be the problem? how to diagnose it ? is there any specific command... (3 Replies)
Discussion started by: aixteam
3 Replies

2. Solaris

how to increase the filesystem size under veritas control

Hi all, aloe:root-> df �k Filesystem 1024-blocks Used Available Capacity Mounted on /dev/vx/dsk/rootvol 8254263 2064133 6107588 26% / /proc 0 0 0 0% /proc mnttab ... (2 Replies)
Discussion started by: krishna176
2 Replies

3. Solaris

increase/decrease filesystem

Hi All, I need to increase the filesystem of / and /var (two different slices)? Space will be coming from /home slice so I need to decrease it. Is that possible without reinstallation or in a single-user-mode? Any idea or link please. Thanks in advance. (5 Replies)
Discussion started by: itik
5 Replies

4. UNIX for Dummies Questions & Answers

How to increase the filesystem size?

Hi.. I want to increase the file system size of any filesystem online, without using the Volume manager like LVMs, is it possible? & if yes then how? (3 Replies)
Discussion started by: Amol21
3 Replies

5. AIX

Does HACMP have bugs increasing filesystem or Logical volumes

Hello, Does HACMP have bugs ? I have version 5.4 on AIX 6.1 and when I try to increase filesystem space or logical volume partitions which are under HACMP VG it gives me error: # lsvg rootvg pr0oravg px0oravg pb0oravg pr0sapvg px0sapvg pb0sapvg pr1_pr2_vg pr2_px1_vg # #... (11 Replies)
Discussion started by: filosophizer
11 Replies

6. AIX

Problem with filesystem created after HACMP was shut down

There is a shared volume group connected to two AIX systems A and B on a shared storage. The shared volume group was regularly attached to the system A and in case of a system A crash, the system B should take over the shared volume group and resources on it. Resources on the shared storage:... (1 Reply)
Discussion started by: yamanu
1 Replies

7. AIX

Increase LUN size in AIX with VIOS and HACMP

Hello! I have this infraestructure: - 1 POWER7 with single VIOS on Site A. - 1 POWER6 with single VIOS on Site B. - 1 LPAR called NodeA as primary node for PowerHA 6.1 on Site A. - 1 LPAR called NodeB as secondary (cold) node for PowerHA 6.1 on SiteB. - 1 Storage DS4700 on Site A. - 1... (8 Replies)
Discussion started by: enzote
8 Replies

8. UNIX for Advanced & Expert Users

Physical disk IO size smaller than fragment block filesystem size ?

Hello, in one default UFS filesystem we have 8K block size (bsize) and 1K fragmentsize (fsize). At this scenary I thought all "FileSytem IO" will be 8K (or greater) but never smaller than the fragment size (1K). If a UFS fragment/blocksize is allwasy several ADJACENTS sectors on disk (in a ... (4 Replies)
Discussion started by: rarino2
4 Replies

9. Red Hat

Increase the filesystem size

Hi I am using oracle linux 6.4. My hard drive capacity is 500 GB. my filesystem size onbly 50GB. I would like to extend my filesystem size to around 100GB. I tried many codes but still I am not able. this is the output of df -h : Filesystem Size Used Avail Use% Mounted on... (6 Replies)
Discussion started by: farshad
6 Replies

10. AIX

Increase filesystem size AIX 5.3

I an trying to increase the file size on an AIX 5.3 box. I think i am missing the correct syntax for the command. Here is was i am trying on a test box # lsvg rootvg VOLUME GROUP: rootvg VG IDENTIFIER: 0000bd8b00004c00000 0010d8ed7a76e VG STATE: active ... (3 Replies)
Discussion started by: fierfek
3 Replies
LIBGUESTFS(8)						      System Manager's Manual						     LIBGUESTFS(8)

NAME
update-guestfs-appliance - update the supermin appliance used by libguestfs SYNOPSIS
update-guestfs-appliance DESCRIPTION
update-guestfs-appliance creates or updates the supermin appliance for use with libguestfs. It uses febootstrap for this, therefore access to the package repository is needed. A supermin appliance contains only lists of files and directories. The contents of the referenced files are only copied into an ad-hoc filesystem whenever libguestfs starts a virtual machine. Therefore, calling update-guestfs-appliance is only needed after libguestfs has been installed or when the filesystem layouts or dependencies of needed packages on the host system have been changed. FILES
/usr/lib/guestfs/make.sh (the script that does the actual work), /usr/lib/guestfs/supermin.d/hostfiles /usr/lib/guestfs/supermin.d/base.img SEE ALSO
guestfish(1), guestmount(1), febootstrap(8), febootstrap-supermin-helper(8). AUTHOR
update-guestfs-appliance and this manual page were written by Hilko Bengen <bengen@debian.org>, for the Debian project (and may be used by others). August 2011 LIBGUESTFS(8)
All times are GMT -4. The time now is 10:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy