Migrate from StorageTek D280 to EMC-CX4 Clariion with RHEL 4U4 RDAC Kernel

Hi all,
I was wondering if anyone's had the opportunity to migrate a RHEL 4 server running a modified Linux kernel that includes Engenio's RDAC in the initrd image from a StorageTek SAN to EMC PowerPath on Clariion?
EMC has nothing up on their PowerLink site that has any value, and I have some concerns as I can't Google anything on a proven working migration process (which tells me no one's really done this and documented it). Looking for confirmation of any of the following scenarios:
1. Reboot into vanilla, non-RDACized kernel, update Qlogic drivers (QLA2340) install EMC PowerPath, use "inq" utility to locate identical LUNs on STK, add EMC disk to the LVM2 volume group, use pvmove to migrate data from STK to EMC LUN device, remove old STK from volume group.
2. Leave RDAC modified kernel on system, try installing EMC PowerPath (!), add EMC disk to volume group, pvmove data from STK to Clariion, remove old STK from volume group.
For option 2, I hope to soon have a test system (that is currently a production system going through a data migration to another server) available that I could try these options upon. However, I have concerns as I hear PowerPath and RDAC do not get along (same holds true for PP and Linux MPIO).
Questions I have:
If I go with option 1, and boot into a vanilla kernel, sans RDAC, I "believe" I would see multiple paths (whence the need to identify which disks are identical with EMC's "inq" utility. Does anyone have any thoughts on this?
If I go with option 2, and leave the modified RDAC kernel alone (having PowerPath and RDAC on the same server at once), does anyone portend data corruption / hung server / end of the world and general doominess?
There's also option 3, which I probably have to consider as well:
3. Based on EMC's Grab utility's recommendation, upgrade the Qlogic driver, install new kernel, make new initrd, install RDAC (or not), and generally enter into new unknown territory on an unknown kernel (the kernel could be solidly proven to someone else, but not yet in my shop).
But option 3 is really simply a rehash of options 1 & 2 and understanding what to expect during the migration. Any advice is appreciated.
System details:
[root@prltec01 ~]# lsmod | grep ql
qla2300 129792 0
qla2xxx 307576 1 qla2300
qla2xxx_conf 305924 1
scsi_mod 116941 10 mppVhba,qla2xxx,libata,mptsas,mptspi,mptfc,mptscsi,mppUpper,sg,sd_mod
[root@prltec01 ~]# lsmod | grep mpp
mppVhba 103424 13
mppUpper 84512 1 mppVhba
scsi_mod 116941 10 mppVhba,qla2xxx,libata,mptsas,mptspi,mptfc,mptscsi,mppUpper,sg,sd_mod
[root@prltec01 ~]# cat /etc/modprobe.conf
alias eth0 tg3
alias eth1 tg3
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsih
alias scsi_hostadapter2 ata_piix
alias scsi_hostadapter3 qla2xxx_conf
alias scsi_hostadapter4 qla2300
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
options scsi_mod max_scsi_luns=255 scsi_allow_ghost_devices=1
install qla2xxx /sbin/modprobe qla2xxx_conf; /sbin/modprobe --ignore-install qla2xxx
remove qla2xxx /sbin/modprobe -r first-time ignore-remove qla2xxx && { /sbin/modprobe -r --ignore-remove qla2xxx_conf; }
### BEGIN MPP Driver Comments ###
# Additional config info can be found in /opt/mpp/modprobe.conf.mppappend.
# The Above config info is needed if you want to make mkinitrd manually.
# Please read the Readme file that came with MPP driver for building RamDisk manually.
# Edit the '/etc/modprobe.conf' file and run 'mppUpdate' to create Ramdisk dynamically.
### END MPP Driver Comments ###
alias bond0 bonding
options bonding miimon=100 mode=1
############### >>>>>>>>>>> We use mppUdate to create new initrd files <<<<<<<<<<<<<<<###################
[root@prltec01 ~]# cat /etc/r*release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
[root@prltec01 ~]# mppUtil -V
Linux MPP Driver Version: 09.01.B2.01
[root@prltec01 ~]# modinfo qla2300
filename: /lib/modules/2.6.9-34.ELsmp/kernel/drivers/scsi/qla2xxx/qla2300.ko
author: QLogic Corporation
description: QLogic ISP23xx FC-SCSI Host Bus Adapter driver
license: GPL
version: 8.01.05 204868D2F9BA2C32F657B45
vermagic: 2.6.9-34.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4
depends: qla2xxx
alias: pci:v00001077d00002300sv*sd*bc*sc*i*
alias: pci:v00001077d00002312sv*sd*bc*sc*i*
alias: pci:v00001077d00006312sv*sd*bc*sc*i*
[root@prltec01 ~]# uname -a
Linux prltec01.lawson.com 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux
Cheers,
Andrea

Jan 6 13:36:01 servername kernel: [ 62.574033] sd 3:0:0:16384: emc: Invalid failover mode 2
I would try failover mode 4, ALUA instead. Failover mode 2 is not suppor
ted. This is selected on the array where one registers the connections.

Similar Messages

  • Migrate from server core 2008 r2 hyper-v with failover cluster volumes to server core 2012 r2 hyper-v with failover cluster volumes on new san hardware

    We are getting ready to migrate from server core 2008 r2 hyper-v with failover cluster volumes on an iscsi san to server core 2012 r2 hyper-v with failover cluster volumes on a new iscsi san.
    I've been searching for a "best practices" article for this but have been coming up short.  The information I have found either pertains to migrating from 2008 r2 to 2012 r2 with failover cluster volumes on the same hardware, or migrating
    to different hardware without failover cluster volumes.
    If there is anyone out there that has completed a similar migration, it would be great to hear any feedback you may have on your experiences.
    Currently, my approach is as follows:
    1. Configure new hyper-v with failover cluster volumes on new SAN with new 2012 r2 hostnodes and 2012 r2 management server
    2. Turn off the virtual machines on old 2008 r2 hyper-v hostnodes
    3. Stop the VMMS service on the 2008 r2 hostnodes
    4. copy the virtual machine files and folders over to the new failover cluster volumes
    5. Import vm's into server 2012 r2 hyper-v.
    Any feedback on the opertain I have in mind would be helpful.
    Thank you,
    Rob

    Hi Rob,
    Yes , I agree with that "file copy " can achieve migration.
    Also you can try "copy cluster wizard " :
    https://technet.microsoft.com/en-us/library/dn530779.aspx
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Migrating from 2003 domain/forest level to 2008R2 with all DC's at 2008R2 and 2 other Domain External and Forest Trusts

    Is there anything that needs to be done or considered when migrating from 2003 domain/forest level to 2008R2 with all DC's at 2008R2 with 2 other 2003 separate Domain incoming
    and outgoing Trusts, one Trust that is a Forest Trust and the other is an External Trust? Is there any chance or risks that doing this upgrade will break either one of these Trust relationships? Some of the user accounts with SID history have been migrated
    from both Domain Trusts to our domain. Any chance that this upgrade will break these relationships for users that are using SID history for access to folders and files in their old Domains? If so what can be done to protect these trusts and SID history, prior
    to moving the Domain to 2008R2

    Hi,   
    Based on my knowledge,
    the Upgrade of the function level do not affect the trust relationship.
    Besides, before you upgrade the Functional Level,
    verify that all DCs in the domain are, at a minimum, at the OS version to which you will raise the functional level.
    Once the Functional Level has been upgraded, new DCs on running on downlevel versions of Windows Server cannot be added to the domain or forest.
    For more information about function level, we can refer to following links:
    Understanding Active Directory Domain Services (AD DS) Functional Levels
    http://technet.microsoft.com/en-us/library/understanding-active-directory-functional-levels(v=ws.10).aspx
    What is the Impact of Upgrading the Domain or Forest Functional Level?
    http://blogs.technet.com/b/askds/archive/2011/06/14/what-is-the-impact-of-upgrading-the-domain-or-forest-functional-level.aspx
    Best Regards,
    Erin

  • Error:Package migration from version 8 to version 6 failed with error 0xC001700A

    I was about to post a similar question where the package runs fine on VS2013 but errors when I run DTEXEC from the command prompt. 
    Error:
     Code: 0xC0016020
     Source: Package
     Description: Package migration from version 8 to version 6 failed with error 0xC001700A

    Hi TheDenver,
    Based on the error message that “Package migration from version 8 to version 6 failed with error 0xC001700A ", we can infer that the underlying cause is that the current SSIS package is created in SSDT BI 2014 for Visual Studio 2013, while you are trying
    to execute it with SQL Server 2012 DTEXEC. It seems that SQL Server 2014 Integration Services (SSIS) is installed on a machine that has SQL Server 2012 Integration Services (SSIS) installed, multiple versions of the dtexec utility are installed.
    SSIS versions are not backwards compatible. SSDT BI for VS 2013 is used for SQL Server 2014, SSDT BI for VS 2012/SSDT 2010 is used for SQL Server 2012. Please notice that once a package is upgraded from SSIS 2012 package schema to SSIS 2014 package schema,
    the package cannot be downgraded. So we cannot open or execute the SSIS 2014 packages with SSIS 2012 anymore.
    To fix this, please ensure that you run the correct version of the utility, at the command prompt run the utility by entering the full path (<drive>:\Program Files\Microsoft SQL Server\120\DTS\Binn).
    Reference:
    dtexec Utility
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Migrate from Lightroom 3 to Aperture 3 - Problems with DNG

    Hello : )
    I will migrate from Lightroom 3 to Aperture 3. I've tested Aperture for a while and I like it, but I have one problem. If I import DNG files, I lost all the settings I've made in Lightroom, except Metadata. Is there any way to import DNG files and get all the settings? If not I think a migration to Aperture will not be possible to me, because I've over 50.000 DNG files and I don't want to convert them to tiff or other formats and lost all the benefits of the RAW files.
    Thanks
    derRabe

    Look at the video below- I think it will solve your problem.
    http://www.youtube.com/watch?v=7R4HgOZ3oBc

  • Migrating from 8.1.7 to 9.2 with different character set

    Are there going to be issues when I try to migrate from 8.1.7 to 9.2 where the character set in the 8i database was the default western european to utf8 in 9i?
    I ran the 8i scan utility to see if there would be issues importing into an 8i db with a different char set and it said that there would.

    Hi Jim,
    As your first step, I would recommend reading the white paper Character Set Migration Best Practices for Oracle9i on the Globalization Support Home page - http://otn.oracle.com/tech/globalization/index.html
    Since you mentioned that CSSCAN has already reported there are potential issues (I guess you have exceptional/Lossy data ?), I would strongly recommend splitting up the UTF8 character set change and the database version upgrade into 2 distant phrases. Probably moving to UTF8 in 8.1.7 first, then upgrading to 9.2 later.
    BTW, there is a separate Globlization Support and NLS discussion forum on OTN for further discussion on character set related issues.
    Nat

  • Migration From Xcelsius 4.5 to Xcelsius 2008 with SP3

    Xcelius 4.5 using Live office XI Release 2 to access data. SWF file is published in BOXI R2 .
    Company is upgrading
    from BOXI R2 to BOXI R3.1;
    from Xcelsius 4.5 to Xcelsius 2008 with SP3;
    From Live Office XI R2 to Live Office XI 3.1
    Planning to use Import Wizard Import SWF file from BOXIR to BOXI 3.1
    Because of LIVE OFFICE is upgrading to BOXI 3.1, do i need to open Xcelsius 4.5 XLF(source file) into Xcelsius 2008 with SP3 and re-create SWF file & pubish into BOXI 3.1 ?
    Without recreate new SWF[Xcelsius 2008], file previous[Xcelsius 4.5] version SWF file work in BOXI 3.1 or not ?

    I would recommend updating your 4.5 XLF in Xcelsius 2008 and repoint the data with the new Live Office connection and publish the SWF.

  • After migration from sccm 2007, there are many systems with no client installed

    Hi Everyone,
    We have migrated our environment from SCCM 2007 to SCCM 2012 , And Manual client push installation has been done by HeadQuarter SCCM admins on site code of our region.
    But as i see , in all systems collection based on OU, there are approx 50% systems with no client installed.
    There may be some stale systems in AD.
    Is there any way so that i can list out all Stale or old computers which are not in use anymore records of systems from Active directory and so that i move them to OU for which system discovery is not enabled.
    Also, it will very useful if i get more information on lastLogonTimeStamp and such more properties which specifies system as stale or OFF the network for some period..

    You could also remove the objects without a client and adjust the settings in the
    Options tab of the Active Directory System Discovery Properties. By tweaking those options you can make sure that you're not discovering those old objects in the first place.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Migrating from iMac CD to MBPC2D - Need Help with the FIle Migration

    I just ordered a refurb 2.4 MacBook Pro, which will replace my iMac Core Duo as my main machine. The iMac is running Tiger. I've decided that I only am concerned with migrating the following information from the iMac, and want some help on the best way to do this (paths/locations would be helpful too):
    -iPhone backups - to ensure my iPhone doesn't get wiped when it syncs. I will want to copy the last backup over to the MBP.
    -All iTunes Music and Movies
    I will then manually re-install VirusBarrier x4, MS Office, etc. I think this is better than trying to migrate everything over. What do you think?
    Edit: I also have a FireWire external hard-drive available to assist with this.
    Thanks
    Message was edited by: Azeroth

    Folders You Can Move to Your new Mac
    From the Home folder copy the contents of Documents, Movies, Music, Pictures, and Sites.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/com.apple.mail.plist (* This is a very important file which contains all email account settings and general mail preferences.)
    /Home/Library/Preferences/ copy any preferences needed for third-party applications, iTunes, iCal, Address Book, Safari.
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    For FireFox:
    /Home/Library/Applications Support/FireFox
    /Home/Library/Preferences/org.mozilla.firefox.plist
    Credit goes to another forum user for this information.
    Read the following about moving iTunes: iTunes- About Music Store authorization and deauthorization.

  • I'm a Newb (migrating from Cubase SX 3) need basic help with everything!

    Hello, I'm a Cubase SX 3 user trying to learn Logic and switch. I'm having basic trouble setting everything up and getting started. Such as inputs and main output etc. I'm used to the way its all done in Cubase. Does anyone know of a good quick start tutorial that will get me on my way?
    Thanks much.
    Also, if there are any users familiar with Cubase, perhaps you could explain it to me better.

    Hello Cleveland
    First i have to say , if you have the original box of logic express , you might have the very handy user manual
    If not , there are hundreds of usefull threads in this forum which will help you a lot.
    If not , please be a bit more precisse with your question, cause i think no one will explain you all the functions in Logic available here from scratch .
    Have a great day and be patient while learning by doing
    Daniel
    Dual 1.8 G5   Mac OS X (10.4.7)   http://www.soniccube.ch

  • Migrating from NIS to JDS 6.3 - problems with addNISObject

    I'm trying (again) to transfer our NIS maps to the LDAP server using the inityp2l command.
    This seems to work. It sets up the NISLDAPmapping and the /etc/default/ypserv files, but when I run ypserv -Ir, I get the following errors:
    Mar 30 15:45:14 sun34 ypserv[6260]: [ID 473756 user.error] addNISObject: ldapAdd error 32 (No such object) for (dn: dc=starfleet,dc=example,dc=com)
    Mar 30 15:45:15 sun34 ypserv[6260]: [ID 473756 user.error] addNISObject: ldapAdd error 32 (No such object) for (dn: dc=com)
    Mar 30 15:45:15 sun34 ypserv[6260]: [ID 556977 user.error] addParent: Unable to create parent (dn: dc=com) of (dn: dc=example,dc=com) in the DIT
    Mar 30 15:45:15 sun34 ypserv[6260]: [ID 556977 user.error] addParent: Unable to create parent (dn: dc=example,dc=com) of (dn: dc=starfleet,dc=example,dc=com) in the DIT
    Mar 30 15:45:15 sun34 ypserv[6260]: [ID 572537 user.error] Could not make nisDomain object for starfleet.example.com
    Now, I've looked for the nis attributes in the LDAP server, and I can't find any. Do I have to manually add all of the nisObject classes? I used the ldapsearch command giveni n the following site here.
    I still get nothing when I use the following command:
    ldapsearch -b cn=schema objectclass=* | grep nisDomainObject Anyway, it looks like the LDAP server instance in JDS 6.3 doesn't include any nis object classes at all. Following the instructions in the documentation results in the errors above.
    Interestingly, the errors log has the following entry (which leads me to assume that JDS 6.3 does not include nis object classes):
    [30/Mar/2009:13:28:49 +0100] - ERROR<5894> - Schema - conn=10 op=1 msgId=2 - User error: Entry "dc=example,dc=com" has unknown object class "nisDomainObject"
    Note that I had to add that objectclass myself.
    Any ideas?
    Thanks
    Edited by: cannonac on 30-Mar-2009 15:53

    You've done it again. I have to say, I'm new to this but I thought, and the documentation doesn't really give much of a clue, that idsconfig was meant fo iPlanet Directory Server 5.x, not JDS 6.x. That's why I hadn't done anything with it.
    Thank you for all the help you've given me with this install. I'd be bald with frustration now if it wasn't for your help.
    Andy

  • Data Migration from 11i to R12 Global - Open POs,lines, receipts & on hand upload, Is it possible to do the onhand qty upload with over riding of all receipts which uploaded against Open PO lines?

    Hi Friends,
    We are in a phase of data migration from 11i to R12 
    I was discussed with client & they wants extraction of all open POs which was generated after 01 Jan 2014 to till date in 11i.
    Condition for open POs is PO qty-received qty=>0
    critical Example for open PO is :PO no: 10 has 4 lines, 3lines full qty has been received & for 1 line partial qty(say 50 out of 100) received.
    in this case he wants in R12 uploading as PO no:10 should entered as open PO with all 4lines & 3 lines complete receipt should be done, for 4th line partial qty i.e 50 should be received.
    the question is if we upload on hand qty first, then open POs & receipts, it will increase the onhand qty in new system(mismatch of on hand qty's 11i to R12) 
    Is it possible to do the onhand qty upload with over riding of all receipts which uploaded against Open PO lines.
    Or Please advice best solution.
    Thanks & Regards
    Giri

    adetoye50 wrote:
    Dear Contacts Journal Support Team,
    FYI, this is a user to user support forum.  You are NOT addressing Apple here.
    Honestly, I doubt anyone is really going to take the time to read the novel you have written.

  • What's the best way to migrate from Macbook to Macbook Pro with renting?

    Having trouble migrating from old Macbook to new Macbook Pro with Retina Display.  It seems I skipped some steps and it looked like it was working over wifi but there were password problems I didn't find out until I quit the process after about 5 hours.  How long should it take over wireless?  Should I skip that altogether?

    Hi,
    In addition, please review the link below and hopefully it will help you.
    Migrating Hierarchies in System Center 2012 Configuration Manager
    http://technet.microsoft.com/en-us/library/gg682006.aspx
    Migration to System Center 2012 Configuration Manager
    http://blogs.technet.com/b/server-cloud/archive/2012/03/27/migration-to-system-center-2012-configuration-manager.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Having trouble migrating from macbook Pro to macbook Air?

    Apple has kind of messed up with migration from older laptops to Macbook Air. With 140 GB to transfer onto my new Macbook Air, I took a big gulp when my new Air told me casually that it would take about 36 hours to migrate my stuff from my Pro to the new Air over the wireless network. OK, so I have a slow network, sue me. Apple's technical help was no help, and that's getting pretty common. The solution? A data transfer USB cable (PCMACLINK2   USB to USB Data Transfer Cable for Windows and Mac, Startech). A simple USB-USB connection and data transfer rates of around 480 MBS. I think we are good to go. BTW, why didn't Apple release a Firewire/Thunderbolt dongle? Making a new set of dongles for every new Mac seems to be de rigeur these days, so why not add one more? Oh, and Apple doesn't seem to carry a data transfer cable. FAIL!

    Hello,
    I've  been pondering getting a Macbook Air but I want to find out if I can copy over Endnote X4 and Office from my Macbook Pro (Snow Leopard) to a new Macbook Air (Lion). 
    Is it just a matter of drag and drop or using Migrate Assistant or is there anything to worry about between different Macbooks, different versions of OS or some restriction on copying Apps?
    Also, assuming a migration is possible, can I just use my Timemachine external drive or should I buy a cable instead?
    Thanks,
    Jason. 

  • ? migrating from Logic 8 on Mac G5 to Logic 9.1 Mountain Lion on new Intel Mac

    I'm migrating from a non-Intel Mac G5 PPC  with retail Logic Pro 7 installed and also the upgrade to Logic 8.
    What is the best way to install Logic on my newly acquired July 2011 Quad-Core Mac Mini Server ( MMS ) ?
    I have the original install disks for Logic Pro 7 retail and also the upgrade disks for Logic Studio 8 Upgrade Box retail.
    Can I install Logic Pro 7 first onto the MMS and then install the Logic 8 disk and then install the Box set Logic Studio 9 upgrade ?

    An important piece of information is required.
    What version of OSX is on the 2011 Mac-Mini?
    If it's Snow Leopard you're probably ok, if any version of Lion or ML is installed you're in for some work.
    Might want to read this discussion.
    https://discussions.apple.com/message/19441924#19441924

Maybe you are looking for

  • How can i delete bookmarks I no longer need?

    I cannot find anything to click on to delete bookmarks from the menu that I no longer need and my keyboard delete key does nothing to help in this case. I am using a Macbook.

  • Persistent kernel panics on iMac G4

    Hi folks. Over the last few days I've had persisent kernel panics. I've gone through full troubleshooting including Hardware Tests, Tech Tool Pro tests, running fsck -fy, zeroing all data and reinstalling. At last, I've managed to obtain a full panic

  • Backups of system databases

    can anyone elaborate on the risks associated with not backing up default MSSQL system databases (i.e. master, msdb) etc. When would you need to restore data from those databases? What kind of data do they hold? How often do you back them up?

  • Make a string into a comma delimited list

    I imagine someone out there has done this before, I am struggling with the right code to get it done. Please see code, any suggestions welcome and much appreciate in advance - thanks

  • App Store Logic Pro downloads content, then crashes

    It's done this three times in a row After downloading from the app store, I Launch logic pro, then: -Content downloads -Shows "Installing basic Content..." -Progress dialog box closes - Logic dissapears, apparently having crashed - Relaunch Logic - r