migratepv can only be used to migrate lv's in the same volume group, not across different volume groups.
Personally, I would do it this way;
1. Create a new lv in the new volume group, e.g. /webfocuslv_new.
2. Tar up data in /webfocuslv and copy it across to /webfocuslv_new.
3. Unmount...
Thanks for your replies. NodeA is part of a HACMP cluster running CASCADING resource groups and IP aliasing.
Question is how do we delay the start of the RPC server on nodeA until HACMP has started up. Looked at /etc/inittab, and I can't see any of the entries with run level 'a'. Note that this...
Scenario: 2 AIX P630 servers.
NodeA has multiple ip addresses on single interface.
Primary ip address on en1 is the boot-address. Aliased to it is a service address, serviceA.
NodeB makes RPC calls to NodeA, on the service ip address serviceA. However, nodeA replies with the boot address of...
Hi,
I have a 2 node cluster running HACMP 5.1 on aix5.2. NodeA has two resources setup as Cascading without FALLBACK set to 'true'. NodeB also has two resources setup as Cascading without FALLBACK set to 'true'.
When I did a cluster stop on NodeA using the 'takeover' option, the resources from...
Our current environment consists of a two IBM 630's in a HACMP cluster. Each node hosts multiple applications which use MQSeries. We have 'mqm' as the userid for all the Queue Managers. During HACMP failover, the MQ shutdown script runs the ipcrm command to clear out queues, shared memory and...
We are required to perform regular checks on System Access as aprt of an audit requirement. The information required is as follows;
1. A report of all users, with the time and date that the user last accessed the system.
2. A list of all login attempts, especially those that have failed for...
I am also in the middle of setting up a cluster using hacmp 5.1 on aix 5.1. I want to use ip aliasing for my setup. However, it seems that you cannot have a the SERVICE IP on the same subnet as the BOOT IP. I've tried this for both cascading and rotating clusters. How do I get around this...
I don't think building sub-directories is the best solution. I was looking into the CDPath parameter, which allows you to define directory paths, which a user can cd to. However, I cannot get the syntax to work properly, and the examples are not very good. Do you know if you've come across this...
I have installed proftpd 1.2.9 on my machine. I have a very basic conf file set up, to allow anonymous user access.
Is there a way of specifying more than one directory into which an anonymous user can cd to. I want the user to cd ONLY to the directories specified and nothing else...
After some more digging around, the only way to tell if a vg is a bigvg, is if the MAX_LVS is greater than 256. This is what the mkszfile command runs while backing up a volume group. Hmm...it would have been nice if there was a field in the lsvg listing to show this info.....
Is there a command to tell whether a volume group has been created as a big volume group in aix? If not, can the 'odmget' command reveal if the volume group is a bigvg?
I know you can do a mkvg -B and chvg -B, but I have not come across a command to tell whether a volume group is a bigvg(not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.