HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Mirroring two raid systems in Linux
Operating System - Linux
1827995
Members
2622
Online
109973
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-13-2010 04:09 PM
12-13-2010 04:09 PM
Mirroring two raid systems in Linux
We have a critical data system. It's currently hosted on two raid chassis' on a Solaris host using zpool & zfs to maintain a physical mirror. Works fine, but we are abandoning Solaris and therefore zfs.
I'm setting up a DL380 running LInux with two other raid chassis'. The question is... What do I use to mirror these two raid chassis' on Linux. I could use LVM's mirroring option, but I seem to need a third small physical partition for a mirror log. Or I could use mdadm and that use LVM on top. This would eliminate the the need for the third small physical partition, but I'm concerned about how mdadm would handle the multipathing of these Fibre channel attached raid systems.
Please note that safety of the data is most important in this design, not performance.
I'm setting up a DL380 running LInux with two other raid chassis'. The question is... What do I use to mirror these two raid chassis' on Linux. I could use LVM's mirroring option, but I seem to need a third small physical partition for a mirror log. Or I could use mdadm and that use LVM on top. This would eliminate the the need for the third small physical partition, but I'm concerned about how mdadm would handle the multipathing of these Fibre channel attached raid systems.
Please note that safety of the data is most important in this design, not performance.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2010 09:39 AM
12-14-2010 09:39 AM
Re: Mirroring two raid systems in Linux
Murray,
What kind of RAID Chassis do you have? Are they Fibre JBODs or controller based (dual or an MSL/MSA?)
If they're simply JBODs and are "dual ported" FC Connections, then I can suggest 2 recipes:
Recipe #1
Still use ZFS (albeit ZFS-fuse) and there's a very high probability your "zpool" will still be recognizable (assuming your RAID CHassis disks are JBODS. Installation of zfs-fuse is easy and erauired no reboot even. http://zfs-fuse.net/. I find the current release 0.6.9 to be super stable enough I use it on my HomeBrew NAS as well as several clients.
Recipe #2:
Use mdadm+LVM. You can do either RAID0+1 or RAID1+0 or even a mirror of 2 RAID5's. Up to you.
Make sure though your "RAID CHASSIS", if those are dual ported, is fully configured with device multipath.
What kind of RAID Chassis do you have? Are they Fibre JBODs or controller based (dual or an MSL/MSA?)
If they're simply JBODs and are "dual ported" FC Connections, then I can suggest 2 recipes:
Recipe #1
Still use ZFS (albeit ZFS-fuse) and there's a very high probability your "zpool" will still be recognizable (assuming your RAID CHassis disks are JBODS. Installation of zfs-fuse is easy and erauired no reboot even. http://zfs-fuse.net/. I find the current release 0.6.9 to be super stable enough I use it on my HomeBrew NAS as well as several clients.
Recipe #2:
Use mdadm+LVM. You can do either RAID0+1 or RAID1+0 or even a mirror of 2 RAID5's. Up to you.
Make sure though your "RAID CHASSIS", if those are dual ported, is fully configured with device multipath.
Hakuna Matata.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP