- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirror data in AutoRAID and SAN
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
Forums
Discussions
Discussions
Discussions
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
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-02-2002 07:58 PM
06-02-2002 07:58 PM
Mirror data in AutoRAID and SAN
I'm planning to migrate data stored in AUTORAID disk to SAN (HDS).
Can I mirror the logical volume in AUTORAID to SAN or there is a better way to do it ?
Appreciate any advice,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2002 08:09 PM
06-02-2002 08:09 PM
Re: Mirror data in AutoRAID and SAN
Mirroring would be a good choice providing
the LUN sizes your going to use are of
nearly equal size. Remember one of the
crucial rules of extending volume groups,
and that is that the disks being added
cannot be any bigger than the first disk
that was used to create the group. If it
is, that is all you will see. If this is
the case with you, you are perhaps better
off creating a new volume group with
different mount points, copying the data
and then re-mounting the filesystems on
the orginal mount point names.
HTH
~Michael~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 07:10 AM
06-03-2002 07:10 AM
Re: Mirror data in AutoRAID and SAN
It's no different that mirroring to another internal disk other than the speed in which mirroring will take place. The SAN disk should be much faster than the 12H so that shouldn't be an issue. Personally, I'd move everything off of the 12H and redeploy the 12H to another server that doesn't care about disk IO.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 04:26 PM
06-03-2002 04:26 PM
Re: Mirror data in AutoRAID and SAN
Thanks for your valuable advice.
To migrate the data from AUTORAID to SAN in a graceful manner, should I perform:
1) mirror across to SAN
2) split the mirror
3) extend the VG if need be
Rgds,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 05:58 PM
06-03-2002 05:58 PM
Re: Mirror data in AutoRAID and SAN
You could set up a mirror, and this would work fine, but consider what has been mentioned in the previous posting about volume group disk sizes. These rules apply when adding additional disks to existing volume groups.
You can't move a logical volume from one group to another, if your considering creating a new group and mirroring the existing logical volumes.
So in conclusion, if your disks fit into the existing volume group, go ahead and mirror and then reduce the mirror from you old disk,
do not do an lvsplit.
HTH
Michael