Nexus1000v Configuration and Migration from vmware vDS

really need some guidance here....I am trying to deploy the 1000v in l3 mode, which to my understanding using mgmt0 and control0 only. Packet and control traffic are carried on the same interface. So here are my questions:
Do I still need 3 port-groups for mgmt., packet, and control or can I do control and mgmt only?
Do my VSMs still need 3 nic's? If 3 port-groups are not configured but I need 3 nics, do you map two nics to control vlan?
I am not using vlan 1 at all, my native vlan is set to 202 in USCM which is the same vlan my ESXi hosts reside in, so therefore the Esxi management port group on my current vDS does not use a vlan ID. Does the vlan 1 in 1000v map to my native vlan of 202 or do I need to configure the 1000v specifically for vlan 202? Examples I am looking at are using vlan 1 everyone and it confuses me.
The vlan that is created for Control0 has to be different than my mgmt0 vlan, but does this vlan need to exist on the links from the FI to 5108 Chassis?
I am getting really lost on the whole native vlan and vlan 1 thing...I have literally been at this for months with many "hand up, give up" moments.
show run
!Command: show running-config
!Time: Sat Apr 19 01:01:37 2014
version 4.2(1)SV2(2.2)
svs switch edition essential
no feature telnet
username admin password 5 $1$pIdF9m7q$PIhIpsr//2BIkySzd5y9r.  role network-admin
banner motd #Nexus 1000v Switch#
ip domain-lookup
ip host N1KV-01 10.170.202.5
switchname N1KV-01
errdisable recovery cause failed-port-state
vem 3
  host id c4b52629-fbe7-e211-0000-000000000005
snmp-server user admin network-admin auth md5 0x7bfb0100d1a2c5faf79c77aad3c8ecec p
riv 0x7bfb0100d1a2c5faf79c77aad3c8ecec localizedkey
snmp-server community atieppublic group network-operator
ntp server 10.170.5.10
vrf context management
  ip route 0.0.0.0/0 10.170.202.1
vlan 1,5,201-205,900
port-channel load-balance ethernet source-mac
port-profile default max-ports 32
port-profile type ethernet Unused_Or_Quarantine_Uplink
  vmware port-group
  shutdown
  description Port-group created for Nexus1000V internal usage. Do not use.
  state enabled
port-profile type vethernet Unused_Or_Quarantine_Veth
  vmware port-group
  shutdown
  description Port-group created for Nexus1000V internal usage. Do not use.
  state enabled
port-profile type ethernet VM-Sys-Uplink
  vmware port-group
  switchport mode trunk
  switchport trunk allowed vlan 1,5,201-205,900
  switchport trunk native vlan 202
  channel-group auto mode on mac-pinning
  no shutdown
  system vlan 1,5,201-205,900
  state enabled
port-profile type vethernet Mgmt1
  vmware port-group
  switchport mode access
  switchport access vlan 1
  no shutdown
  state enabled
port-profile type vethernet N1KV-Control
  vmware port-group
  switchport mode access
  switchport access vlan 201
  no shutdown
  system vlan 201
  state enabled
port-profile type vethernet vMotion
  vmware port-group
  switchport mode access
  switchport access vlan 203
  no shutdown
  state enabled
port-profile type vethernet Servers-Prod
  vmware port-group
  switchport mode access
  switchport access vlan 5
  no shutdown
  state enabled
port-profile type vethernet N1kV-Mgmt
  vmware port-group
  switchport mode access
  switchport access vlan 202
  no shutdown
  system vlan 202
  state enabled
port-profile type vethernet NS_NI_1_1
  vmware port-group
  switchport mode access
  switchport access vlan 5
  no shutdown
  state enabled
port-profile type vethernet NFS
  vmware port-group
  switchport mode access
  no shutdown
  state enabled
port-profile type vethernet DMZ
  vmware port-group
  switchport mode access
system storage-loss log time 30
vdc N1KV-01 id 1
  limit-resource vlan minimum 16 maximum 2049
  limit-resource monitor-session minimum 0 maximum 2
  limit-resource vrf minimum 16 maximum 8192
  limit-resource port-channel minimum 0 maximum 768
  limit-resource u4route-mem minimum 1 maximum 1
  limit-resource u6route-mem minimum 1 maximum 1
interface mgmt0
  ip address 10.170.202.5/24
interface control0
line console
boot kickstart bootflash:/nexus-1000v-kickstart.4.2.1.SV2.2.2.bin sup-1
boot system bootflash:/nexus-1000v.4.2.1.SV2.2.2.bin sup-1
boot kickstart bootflash:/nexus-1000v-kickstart.4.2.1.SV2.2.2.bin sup-2
boot system bootflash:/nexus-1000v.4.2.1.SV2.2.2.bin sup-2
svs-domain
  domain id 202
  control vlan 201
  packet vlan 201
  svs mode L3 interface mgmt0
svs connection vcenter
  protocol vmware-vim
  remote ip address 10.170.5.35 port 80
  vmware dvs uuid "7a 82 10 50 a3 3c 4c fe-df 91 60 28 66 1d 6f 59" datacenter-nam
e Nashville HQ
  admin user n1kUser
  max-ports 8192
  connect
vservice global type vsg
  tcp state-checks invalid-ack
  tcp state-checks seq-past-window
  no tcp state-checks window-variation
  no bypass asa-traffic
vnm-policy-agent
  registration-ip 0.0.0.0
  shared-secret **********
  log-level
N1KV-01# show vlan br
VLAN Name                             Status    Ports
1    default                          active   
5    VLAN0005                         active   
201  VLAN0201                         active   
202  VLAN0202                         active   
203  VLAN0203                         active   
204  VLAN0204                         active   
205  VLAN0205                         active   
900  VLAN0900                         active  
N1KV-01# show mod
Mod  Ports  Module-Type                       Model               Status
1    0      Virtual Supervisor Module         Nexus1000V          ha-standby
2    0      Virtual Supervisor Module         Nexus1000V          active *
Mod  Sw                  Hw     
1    4.2(1)SV2(2.2)      0.0                                             
2    4.2(1)SV2(2.2)      0.0                                            
Mod  Server-IP        Server-UUID                           Server-Name
1    10.170.202.5     NA                                    NA
2    10.170.202.5     NA                                    NA
* this terminal session

Hi Steven,
Q: "Do I still need 3 port-groups for mgmt., packet, and control or can I do control and mgmt only?"
A: In reality, everything could be on the same VLAN. But that would be poor practice... So the answer is, control and management should be on two different L2 networks. This means two different port-profiles are needed. For the packet adapter (third adapter), I would assign a dummy port-profile. 
Q: "I am not using vlan 1 at all, my native vlan is set to 202 in USCM which is the same vlan my ESXi hosts reside in, so therefore the Esxi management port group on my current vDS does not use a vlan ID. Does the vlan 1 in 1000v map to my native vlan of 202 or do I need to configure the 1000v specifically for vlan 202? Examples I am looking at are using vlan 1 everyone and it confuses me."
A: VLAN 1 on N1k does not map to Native VLAN 202 on the UCS. You would need to configure N1k specifically. If your vethernet port-profile is config'd for 'sw acc vlan 202' and your uplink port-profile is 'sw tr native vlan 202', the frames will be sent out of n1k untagged. Which is, i think, what you're going for...  
Q: The vlan that is created for Control0 has to be different than my mgmt0 vlan, but does this vlan need to exist on the links from the FI to 5108 Chassis?
A: Yes. The Control0 interface on VSMs are used for HA heartbeats between the two VSMs. The traffic between VSMs is L2. So if the VSMs live on different hosts, that control VLAN needs to be end to end between the hosts.
Feel free to get back with questions and we can try to work through your scenario.
Thanks,
Joe 

Similar Messages

  • ACS4 installation and migration from ACS3

    Question: Has anyone installed ASC4 and migrate from ACS3? Any problems, concerns?
    The installation of ASC4 would happen on the same server as the current ASC3 correct?
    Since you will need to restart the JBOSS etc for configuration changes. This means that ASCS3 could suffer some downtime?

    See,
    to read how we performed the upgrade and see some issues:
    http://www.oracle.com/technology/products/forms/index.html
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html
    http://www.oratransplant.nl/category/oracle/forms/6i-to-10g-upgrade/
    Good Luck!!

  • Upgrade Call Manager from 8.5(1) to 10.5(1) and migrate from MCS to UCS...

    We are upgrading UCM from 8.5(1) to 10.5(1) and migrating from MCS to UCS. We used UCM 8.5 OVA (7500 user) and migrated to UCS.
    Once migrated to UCS we upgraded UCM to 10.5(1). We wanted to use OVA to accommodate 10,000 users, hence took backup of 10.5(1) cluster and installed new servers with new 10.5(1) OVA (10,000 users).
    While doing DRS restore, system we were not able to perform a restore. It seems UCM is not recognizing the XML file. It is strange as we took the back from UCM 10.5(1) and trying to restore same version, only difference is upgrade was done with 7500 user OVA and we are now trying to install 10,000 user OVA.
    Has anyone run into similar issue? any help will be great.
    Thank You.

    This thread is 5 months old but doesn't seem resolved...
    I ran into this same scenario last week. Was using the same SFTP server for backups and restores during migration from 7.1(5) to 10.5 and during final rebuild/restore of the "to-be" production 10.5 Publisher, the DRS server was unresponsive and blamed the Master Agent or SFTP server. I had restarted Master and Local agent repeatedly, and regenerated ipsec certs to no avail.
    TAC suggested I try a different SFTP server (which I already had, with the same files), and try deleting the .xml files that were included with the backup (drfComponent.xml and processhost.xml). I installed TitanFTP, per TAC's recommendation, deleted the processhost.xml file, regenerated the ipsec certificate one last time, restarted DRF Master, and then DRF Agent, and was able to start a DRS Restore.
    Try the above process if you're still having issues.

  • Issues with Shell32.dll, NTDLL.DLL and Migration from Windows 2003 to Windows 2012

    Hello all,
    I am new to ThinApp and working as a consultant to help a company migrate older Windows 2003 software to Windows 2012.  They have purchased ThinApp 5.0.4.5 so that is what we will be using.
    We have created a clean 2003 VM and did a pre-scan
    We loaded the application and configured it  and then did a capture.
    We then tested the capture the 2003 VM and it works
    We then loaded the capture on a Clean 2003 VM and it works
    We then loaded onto a 2012 VM and when running the app from a command window get an error  -missing import shell32.dll:StrCpyNW
    If we run the capture in Emulation Mode on 2012 VM, we do not get the Shell32.dll error but instead the cmd fails with a Fault Module Name  - NTDLL.DLL error
    I am sure I am just missing the correct location to identify or configure the capture - but do not have the experience to know where yet.  (Taking training next week).
    Until then, is there any suggestions which I can try?
    Thanks for your time in advance,
    Vince 

    Tried and done that.  The main issue while configuring the printer from the printer Web Interface is that there is no access to the Digital Sending section due to a problem with the "Sun Java plug in"  I think the code mentions 1.31. or similar.
     We downloaded the java plug in and installed it.  No progress. 
    We reset the printer to defaults and reconfigured it .. It sees the smtp gateway and access it but fails sending email with scanned documents.. 
    We have tried in very different ways.  We connected the printer to another domain SBS server 2003 and it works beautifully.  So, I have no idea on what is the problem. We created a firewall exception for ports 390. 1783 from the SBS to the Printer
    and still no go..
    We have tried four different accounts and nothing.  Same results as stated originally.
    Any other suggestions??
    JFM

  • Migrate from vmware to oracle virtual machine having some error

    Hi
    I am migrating the vmware with oracle virtula machine for that I have downloaded the OVFTool and run the following command
    ovftool.exe c:/../vmware.vmx d:/../vmware.ovf
    successfully I am able to migrate .vmx to .ovf file.
    then when I opened the same .ovf file with OVM and its creates the anithere .vmdk files.
    but then after when I try to reboot the same its gives the following error
    Error Loading operationg system
    Please guide am I missing anything in migration ????

    user13405005 wrote:
    Thank you for the information. The link you have mentioned is about migration the environment of a machine to a VM. But i'm looking for migrating an Oracle Database 11g from a Physical Machine (Linux x86) to a Virtual Machine( Linux x86) created using Oracle VM. Can you help me out in this.
    Thanks :)As far as I understand it this is not really VM related.
    You have an existing linux machine .... uname -a ... with a partiocular OS and kernel and set of packages installed ....
    And a guest VM running linux ... uname -a .... with hopefully the same/similar OS and set of packages installed, similar users, directory layout etc.
    And you wish to get the Oracle (Classic RDBMS) home software cloned/migrated and an oracle database cloned/migrated.
    There's a number of different senarios here ... can i help you out .... (the answer is I could but i dont have time).
    The start point is good planning and careful notes if you are attempting to change any versions / layours etc.
    You might have stages like (this is a top of head fagpacket and perhaps not best terminology):
    - Install basic Linux software on VM guest.
    - Install additional linux packages
    - create groups, users, directories, system parameters etc.
    - Create or clone oracle home.
    - clone oracle database by eg RMAN or otherwise.
    Different forums may help different stages if necessary.

  • Warrning about disk location when migrating from VMware to Hyper-V using SCVMM 2012 R2

    Hi
    I have started migrating my servers from a VMware ESXi host 5.1 to a brand new Hyper-V 2012 R2 server using SCVMM wizard. I have completed a couple of migration, but my disks gets converted from SCSI to IDE. I get the warning below. The conversion works
    and there should not be any performance issue because it is all virtual controllers. The thing is that I cannot expand my drives located on an IDE bus, but only on the servers where my drives is located on SCSI bus.
    Is there a way to convert to SCSI controller directly from VMware?
    Thomas | MCP | http://www.techwork.dk

    With Hyper-V, there is two types of Virtual Machines:
    Genration1 VM : This type of VM can work with all Hyper-V versions. It uses legacy hardware, and the BOOT VHD must be connected to an IDE controller
    Genration2 VM: Introduced with Windows Server 2012 R2. It uses only synthetic hardware, and the BOOT VHD is connected to a SCSI controller.
    If you want your VM boot disk to be on an SCSI controller, you can convert your VM from GEN1 to GEN2
    Look Here for more information about VM generations and how to convert them
    http://blogs.technet.com/b/scvmm/archive/2014/03/05/details-on-generation-2-virtual-machines-and-using-them-in-vmm-2012-r2.aspx
    http://blogs.technet.com/b/jhoward/archive/2013/10/24/hyper-v-generation-2-virtual-machines-part-1.aspx
    NB Once converted to GEN2, you will not able to go back to GEN1 (There are ways but they still complicated), so read carefully the PRO and CONS of each type
    Regards, Samir Farhat Infrastructure and Virtualization Consultant || Virtualization, Cloud, Azure ? Follow and Ask here https://buildwindows.wordpress.com

  • I have a macbook 2.1 with osx10.6.8 and want to wipe it clean and migrate from my macbook pro with the same osx..is it possible to do?

    I have an older macbook 2.1 intel OSX 10.6.8 that I want to wipe clean and then migrate from my  macbbok pro with OSX10.6.8 to the older macbook, is it possible ,how would I do it..especially how do I wipe clean the older macbook?

    Connecting to a TV is no different than connecting to any other external display. It's possible that there's a problem with the mini dvi port on the macbook r that you have bad adapters. You might try resetting the SMC Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support
    Does the Macbook recognize that there's an external display connected when you look at the Display preference pane?

  • Oracle 10G Installation and Migration from 6i to 10G and

    I never had the opportunity to Install or Migrate oracle any version.
    We are in the process of Installing Oracle 10G and moving Oracle Forms and Reports from 6i to 10G. I am asked by my superiors to conduct the interviews and decide which candidate will be best. These are temporary positions but are very important as a wrong candidate will affect the entire project. Need the right candidate.
    I would like some hints or suggestion as to what skills should I test or what questions to ask.
    Any sites or any questions will help me.
    Thanks to All

    See,
    to read how we performed the upgrade and see some issues:
    http://www.oracle.com/technology/products/forms/index.html
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html
    http://www.oratransplant.nl/category/oracle/forms/6i-to-10g-upgrade/
    Good Luck!!

  • Upgrade and migration from Netware to Linux best practice

    Hi folks,
    We've been running NSM 2.5 for a few years on Netware and have been very satisfied with the product and performance. We are planning to migrating to SLES11 with OES11 very soon to finally move away from Netware and I have some issues I can't seem to find answers to. Of course I want to use NSM to move my home directories from my Netware to my SLES so I want this working well when we migrate.
    I've searched but not found a good resource to show how to move the NSM engine from a Netware server to a Linux server with best practices. Anyone have experience with this and any gottchas?
    The other question is of course is to upgrade NSM to a new version before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want to move to the latest version. Upgrade procedure and best practices would be handy.
    The last of course is NSM compatible with SLES/OES11? I presume it is and certainly hope so because we want to move all of our users to SLES11 NSS.

    On 5/9/2012 11:06 AM, jlauzon wrote:
    >
    > Hi folks,
    > We've been running NSM 2.5 for a few years on Netware and have been
    > very satisfied with the product and performance. We are planning to
    > migrating to SLES11 with OES11 very soon to finally move away from
    > Netware and I have some issues I can't seem to find answers to. Of
    > course I want to use NSM to move my home directories from my Netware to
    > my SLES so I want this working well when we migrate.
    > I've searched but not found a good resource to show how to move the NSM
    > engine from a Netware server to a Linux server with best practices.
    > Anyone have experience with this and any gottchas?
    The NSM 3.0.x Engine setup process actually handles the migration from
    NSM 2.5 fairly easily. Our 3.0 Installation Guide (available at
    http://www.novell.com/documentation/storagemanager3 ) includes all the
    information you should need regarding migration, including the
    suggestions I'll list here.
    You'll want to leave NSM 2.5 running during the migration so that the
    NSM 3.0 setup wizard can connect to that Engine and import its policies
    and pending events. You'll also want to have as few pending events as
    possible in NSM 2.5 -- deferred deletes are fine, but all pending events
    will slow down the migration process, since they'll have to be
    transferred over.
    > The other question is of course is to upgrade NSM to a new version
    > before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want
    > to move to the latest version. Upgrade procedure and best practices
    > would be handy.
    Again, this information is available in the 3.0 Installation Guide. To
    migrate from 2.5 to 3.0.x, you'll have to have at least one OES11 server
    in your tree to install it on; but you'll also have to leave the NSM 2.5
    Engine running on its Netware host long enough to migrate from it.
    > The last of course is NSM compatible with SLES/OES11? I presume it is
    > and certainly hope so because we want to move all of our users to SLES11
    > NSS.
    We are about to release version 3.0.4 of NSM, which provides full
    support for OES11 on SLES11. The NFMS Support Team can also provide you
    with builds of NSM 3.0.3 which support OES11; if you need those for
    early testing, please send an email to storagemanager[at]novell[dot]com.
    Hope this helps!
    - NFMS Support Team

  • Login Error after installing Lion and migrating from time machine

    I cannot log into Lion under my user setting, I am getting the error: "You are unable to login to the File Vault User account {name} at this time."
    Apparently I did not turn off file vault before upgrading to Lion and when I set up Lion I did not migrate from time capsule because it was not finding it even thought the firewire was plugged in so I went ahead and filled out my name and set up a password. I was in Lion and attached the external drive and finally it read it so I migrated the information. I'm not sure if I didn't check the transfer "user" box or the Lion password does not match my File Vault password but now I cannot get into Lion.
    I contacted Apple Support and they told me I would not be able to access my old user info because it is locked. I tried to reinstall Lion and get back to the screen where it prompts me for a password so I could change it to my file vault password and cannot get back to that screen. I also cannot create a new user - I can only use guest.
    I tried reset password from the terminal and this did not work.
    Is there any way I can do a clean Lion install and try the migration again to make sure the passwords and user box is checked?
    Please help... I'm desperate!

    You say Downloads folder has never been excluded and you can't find the Downloads Folder.  Do this... OpenFinder then in Finder select your Downloads Folder, open Time Machine if your Downloads Folder has been backed up, Time Machine will take you directly to your Downloads Folder backups.

  • TM and Migrating from G5 to Intel RAID Mac.

    The good news: I have a new Mac Intel Pro and all my previous G5's data is backed up by Time Machine to a fast Newr Tech FW RAID.
    The funky news:
    1. I'd read a User Tip Contribution by Kappy that suggested how to migrate from a Motorola -based system to the new Intel. It seemed that Migration Assistant is not useful here, much less via Time Machine. True? (while I can no longer find this tip, I have a Web Archive of it)
    2. Also, I've read here that I cannot continue using my old Time Machine backup account on the new Intel Mac. I'll have to wait while TM backs up up my new Mac entirely to a new TM account. I only have 300 GB left on my TM backup drive. Will I lose my G5's data when I add my Time Machine/FW disk to the new Intel. How, then, can I access my old data? If I can access my old data, must I retain my Username from my previous G5's accounts to be able to access TM backup data from my old Mac?
    3. Another variable: I got three ATA disks and an Apple RAID card for the new Intel Mac. I assume that setting up the array will be the first task when booting my Intel Mac for the first time, yes? I'm also guessing that I would want my OS/Apps on one disk, and a RAID array from the remaining two for files, as in OS9 days when one couldn't install an OS on a RAID disk, yes? Does this suggest that all my Home directory's files, such as Documents, Movies, Music, etc. should be aliased to the RAID array disks, to keep the Apps on non-RAID, files on RAID discrete?
    4. I gather I'll have to re-install all my 3rd Party software: Adobe CS3, Intel -compatible games, Final Cut Pro, Toast, etc. instead of using TM. Wow, no wonder I've been putting off setting up my new Mac.
    All advice is welcome.
    Message was edited by: John Dwight

    John Dwight wrote:
    The good news: I have a new Mac Intel Pro and all my previous G5's data is backed up by Time Machine to a fast Newr Tech FW RAID.
    The funky news:
    1. I'd read a User Tip Contribution by Kappy that suggested how to migrate from a Motorola -based system to the new Intel. It seemed that Migration Assistant is not useful here, much less via Time Machine. True? (while I can no longer find this tip, I have a Web Archive of it)
    the fact that you'd be migrating from TM backup is irrelevant here. the fact that you'd be migrating from PPC to intel is relevant. You can try doing that but there may be problems. definitely do not migrate applications.
    Here is one of kappy's posts on the issue
    http://discussions.apple.com/thread.jspa?threadID=1571689&tstart=0
    2. Also, I've read here that I cannot continue using my old Time Machine backup account on the new Intel Mac. I'll have to wait while TM backs up up my new Mac entirely to a new TM account.
    yes
    I only have 300 GB left on my TM backup drive. Will I lose my G5's data when I add my Time Machine/FW disk to the new Intel.
    I would suggest you use a different disk or reformat the existing one. You should format TM disk with GUID partition map for intel TM backups and yours is most likely formatted with Apple partition Map.
    http://support.apple.com/kb/TS1550?viewlocale=en_US
    You can try using the old TM disk but you might run into problems later. if you do use the old drive TM should give you an option of keeping the stuff already on the drive so that you can ahve your old TM backups there too.
    How, then, can I access my old data? If I can access my old data, must I retain my Username from my previous G5's accounts to be able to access TM backup data from my old Mac?
    not username but userid. It's most likely 501 in both cases so that should not be a problem.

  • Upgrade 11.5.10.2 to R12 and migrate from linux 32-bit to linux 64-bit

    Dear all ,
    I have two servers :
    1. OS . Redhat 4 32-bit have the EBS 11.5.10.2 .
    2. OS . Oracle Linux 5.3 64-Bit have the DB 10.2.0.5 .
    i want to upgrade the EBS to R12 and migrate it on another server 64-Bit .
    Can you provide me please with the steps for this with the notes number.
    and should i run the upgrade first or migrate first.
    should i download R12 32-bit or 64-bit for linux .
    where should i run the rapidwiz .
    Note : the DB will stay on the same server and wont change anything on it.
    Thanks. waiting your reply.

    965322 wrote:
    Dear all ,
    I have two servers :
    1. OS . Redhat 4 32-bit have the EBS 11.5.10.2 .
    2. OS . Oracle Linux 5.3 64-Bit have the DB 10.2.0.5 .
    i want to upgrade the EBS to R12 and migrate it on another server 64-Bit .
    Can you provide me please with the steps for this with the notes number.
    and should i run the upgrade first or migrate first.
    should i download R12 32-bit or 64-bit for linux .
    where should i run the rapidwiz .
    Note : the DB will stay on the same server and wont change anything on it.
    Thanks. waiting your reply.I would suggest the following:
    1) Upgrade the database to 11.2.0.3
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0) [ID 881505.1]
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    2) Install R12 (64-bit) and upgrade to 12.1.1 on Node 1 after you install a 64-bit OS
    Oracle E-Business Suite Installation Guide Using Rapid Install
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/toc.htm
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    3) Upgrade to 12.1.3
    Oracle E-Business Suite Release 12.1.3 Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_1213_available
    Note: Please make sure you back up your 11i Apps tier files before you install 64-bit OS on Node 1. In case you have CUSTOM_TOPs you need to copy them to Apps R12 Apps tier (APPL_TOP) which can done before or after the upgrade.
    Thanks,
    Hussein

  • Multiple User Accounts and Migrating from a hard drive from  MacBook

    After spilling a drink on my old MacBook, which was running a current version of Snow Leopard, I had to pull out my hard drive and migrate my settings and all to a new MacBook Pro. When I first started I didn’t use the set up assistant because I didn’t have a fire wire connection and didn’t realize it was still possible with a USB connection. So I set up a new user account and started to copy files. (ie music, pictures, ect) I then realized I had no idea what I was doing and discovered the Migration Assistant. I ran that and it was great. Everything worked. Problem being, it set up a new user account and duplicated everything I had copied. So now I had 60+GB of duplicated files. Is it possible to remove the bad user account and all files copied into that account? Or should I reset to Manufactures setting? Is that possible?

    PNW Sasquatch wrote:
    Is it possible to remove the bad user account and all files copied into that account?
    Hi, and welcome to the forums.
    Sure. Just log on with an account you're going to keep (preferably an Admin account), go to +System Preferences > Accounts+ and select and delete the one in question. You'll get a prompt that allows you to delete the home folder along with it.

  • Site codes and migration from 2007 R3 to 2012 R2

    Hi,
    We have SCCM 2007 R3 in our environment with one standalone primary server in our main office, secondary server in an off site location and another distribution point in another location. My question is, If I build a 2012 R2 server and prepare it on a VM,
    can I put the same site code on it or does it need to be different?
    Basically, I would like them to run side-by-side and migrate slowly but surely or am I going about it the correct way?
    Thanks,
    Niall
    Niall Carter

    Agree with Jason, you need to use new site code.
    For SCCM migration side by side, you can refer below link
    http://scug.be/nico/2011/08/03/migrate-form-sccm-2007-to-sccm-2012-part-1/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • How to migrate search configuration and db from SharePoint 2007 to SharePoint 2010

    hi all
    currently we have a plan to migrate sharepoint 2007 farm to sharepoint 2010 with sp2 version. we have used the ssp, and only the search function.
    Now the search db is quite big.
    we have to use the database attach way to do migraion, because the old system must be online in 24 hours per day.
    what i want to know is can we migrate the search db directly instead of recreate content source and reconfigure the search and do full crawl?
    thanks.

    Hi,
    Below links should help you
    http://technet.microsoft.com/en-us/library/gg593614(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ff828776(v=office.14).aspx
    http://www.orcsweb.com/blog/cory-granata/sharepoint2k7-to-2k10-migration-using-db-attach-method/
    http://technet.microsoft.com/en-us/library/cc263403.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

Maybe you are looking for

  • What graphics card do I have in Satellite P850-138

    Hello, I bought my Satellite P850-138 from PC world and was told that it had a dedicated graphics card but when i run dxdiag, it says that my graphics card is Intel(R) HD Graphics 3000 can anyone offer any incite?

  • Equium L40-17M - Deleted DVD drive

    Hello all, I'm having trouble with my computer and wondered if anyone could help. I think i may have deleted a driver by accident, I use to be able to burn music using the cd.rw but I can no longer find this drive to use anymore. The only drive that

  • SAP ICH in the SCM system is capable of publishing pages in web application

    Experts, We have one critical requirements where in we have to suggest customer that whether SAP ICH in the SCM system is capable of publishing pages in web application or not. In detail... in our customer land scape SCM is the central planning tool

  • Send to Compressor stopped opening a new batch window

    Hello. I am a professional video editor with 22 years of experience, and have been a registered Final Cut Pro user since version 1. I just finished exporting 14 segments of a documentary using SHARE: SEND TO COMPRESSOR from Final Cut Pro X. Everythin

  • Texting between Iphone and Droid

    I previously had an Iphone and switched to a droid. My mom and  2 sisters have iphones. My mom's text messages come through to my phone but I can't recieve my sisters texts. I have told them to try and hold down the imessage and select send as a text