- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2011 01:30 AM
тАО06-12-2011 01:30 AM
HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2011 02:45 AM
тАО06-12-2011 02:45 AM
Re: HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2011 09:11 PM
тАО06-12-2011 09:11 PM
Re: HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
clarify your question? the other node was the part of the cluster?
Regards,
Ali.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2011 10:36 PM
тАО06-12-2011 10:36 PM
Re: HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
Refer to man pages of vgexport / vgimport .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2011 12:18 AM
тАО06-13-2011 12:18 AM
Re: HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
Technically, Serviceguard does not really "transfer" filesystems - it controls access to shared storage by restricting VG activation.
To "transfer" a filesystem, that filesystem must already be:
- physically located on shared storage that is presented and accessible on both nodes
- located in a VG that is in clustered mode (vgchange -c y) if LVM is used; VxVM uses different procedures
- the VG and filesystem should be included in a Serviceguard "package".
If the package was running on a node that went down, Serviceguard should have automatically moved that package (including the VG(s), filesystem(s) and IP address(es) belonging to that package) to the other node IF the package's AUTO_RUN attribute was enabled (cmmodpkg -e
If AUTO_RUN was disabled but everything else is OK, the package is capable of being transferred but does not transfer automatically.
To transfer it manually, first run "cmviewcl" to verify the current state of the package. It should be down, but the cluster should still be up. Then, run "cmrunpkg
If this command is not successful, read the error messages, package log files and the system log to find out what went wrong.
If "cmviewcl" reports the entire cluster is down, you'll have to start it first. Normally you need _more than half_ of the nodes to start the cluster; if you have a two-node cluster with one node down, you must use "cmruncl -n
If you do this, it will be YOUR RESPONSIBILITY to make sure the other node is really down and that nobody will run a similar command to start another copy of the same cluster on the other node when it is fixed (the other node must join to the already-running cluster using "cmrunnode", not set up a second copy of the cluster with another "cmruncl").
If the filesystem is not configured into a Serviceguard package, then Serviceguard cannot really help in transferring the filesystem: you must use the same procedures you would use without Serviceguard.
If the filesystem is located on disks that are not shared, you have to either fix the node that is down, or make the disks accessible to the node that is up (i.e. physically move disks, connect cables etc.). Serviceguard cannot magically transfer data out of hardware that is down.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2011 03:55 AM
тАО06-13-2011 03:55 AM
Re: HOW WE CAN TRANSFER A FILE SYSTEM FROM ONE NODE TO ANOTHER NODE WHILE USING SERVICE GUARD CLUSTER?
If you don't know whether the file system is controlled by a Serviceguard package, use 'cmviewcl -v -f line | grep