- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Redhat 2.1 I64 OS mirroring
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
05-13-2004 09:53 AM
05-13-2004 09:53 AM
Redhat 2.1 I64 OS mirroring
thanx
ds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 12:21 PM
05-13-2004 12:21 PM
Re: Redhat 2.1 I64 OS mirroring
What I can tell you is the LVM port in Red Hat does not include mirror/ux, so lvm can't do the mirror.
The way to go with any filesystem is to use the Red Hat Software Raid.
Thats the interface that is called disk druid in the install process.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 02:15 AM
05-14-2004 02:15 AM
Re: Redhat 2.1 I64 OS mirroring
got same problem. I think not.
I hope to shift from As2.1 to AS3.0
I think that if it's possible you can't do that after first boot.
Maybe You can mirror the other partitions recreating on the 2nd drive the same partition table of the first. linux raidtools shouldn't need a whole disk.
In studying about it anyway and i'll let you know. Please do the same.
Peace, R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 02:45 AM
05-14-2004 02:45 AM
Re: Redhat 2.1 I64 OS mirroring
anyone?
ds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 02:22 AM
05-19-2004 02:22 AM
Re: Redhat 2.1 I64 OS mirroring
you had:
one simple /dev/sda with OS+/boot/efi
one mirror /dev/md0 empty
now you have:
one mirrored disk /dev/md0
questions:
did you partition /dev/md0 ?
how do you access /dev/md0 partitions?
did you put /boot/efi on a vfat partitions?
Peace, R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 07:48 AM
05-20-2004 07:48 AM
Re: Redhat 2.1 I64 OS mirroring
Remember your RAID is from the OS level which /dev/md then becomes a virtual device pointed to physical device. So that being the case your /boot/efi is still residing on the physical hardware path to the blk device. So yes, I did partition the /dev/md devices, so from the EFI prompt I see many blk partitions. the /boot/efi resides on the first partition of the device.
Hope this helps, let me know if you need additional info.
thanx
ds.