Transport zones associated with nonexistent logical switches

Running NSX 6.1.2.
Somehow (unknown root cause), VXLAN configuration got into an error state and I had to reconfigure it. To do that, I had to remove all logical switches from the single cluster and pretty much clean everything out to clear all the dependencies. (Test environment, so not a disaster.)
But now I have two transport zones that cannot be deleted because NSX reports they are still associated to nonexistent logical switches.
The UI is consistent with API results (below): summary view for the TZ shows 1 or 2 logical switches, but the detail (related objects view) list is empty for the TZ.
API calls:
Summary for transport zone (vdnscope): 2 logical switches (virtual wires):
GET https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4
<vdnScope>
  <objectId>vdnscope-4</objectId>
  <objectTypeName>VdnScope</objectTypeName>
  <vsmUuid>420D40E8-2DEF-E4A3-26A5-365D194C67EB</vsmUuid>
  <revision>1</revision>
  <type>
  <typeName>VdnScope</typeName>
  </type>
  <name>danger zone</name>
  <description>test transport zone</description>
  <clientHandle />
  <extendedAttributes />
  <id>vdnscope-4</id>
  <clusters />
  <virtualWireCount>2</virtualWireCount>
  <controlPlaneMode>HYBRID_MODE</controlPlaneMode>
</vdnScope>
List of associated virtual wires: empty list:
GET https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4/virtualwires
<virtualWires>
  <dataPage>
  <pagingInfo>
  <pageSize>20</pageSize>
  <startIndex>0</startIndex>
  <totalCount>0</totalCount>
  <sortOrderAscending>true</sortOrderAscending>
  </pagingInfo>
  </dataPage>
</virtualWires>
But delete is blocked:
DELETE https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4
<error>
  <details>Transport zone vdnscope-4 is in use. All dependent logical switches must be removed prior to deletion.</details>
  <errorCode>812</errorCode>
  <moduleName>core-services</moduleName>
</error>
I'm at a loss of how to clean this up. Would prefer not to have to reinstall everything. Has this happened to anyone else?

Hello Ganu,
When you create a Logical Path & assign it to a physical app server path it does ask you to save the entry in a Workbench request.
I think you can zero-in on the correct TR by checking in the table E071 (not E070 as you have done).
In SE16 you can search for the TR using the following selection criteria:
PGMID = 'R3TR'
OBJECT = 'CDAT'
OBJ_NAME = 'FILENAME'
OBJFUNC = 'K'
@Other posters : Did you really try it out before giving your (incorrect) responses ?
BR,
Suhas

Similar Messages

  • TR associated with the Logical File Path

    Hi Experts,
    Can you please let me know how to identify a Transport Request associated with a Logical File path. We are not able to find a TR associated with the logical file path, any suggestions on how to find the TR. We checked in E070 table, but could not find a way to easily locate it, as there are many TR's in the table.
    is there a way, please suggest
    thx
    Ganu

    Hello Ganu,
    When you create a Logical Path & assign it to a physical app server path it does ask you to save the entry in a Workbench request.
    I think you can zero-in on the correct TR by checking in the table E071 (not E070 as you have done).
    In SE16 you can search for the TR using the following selection criteria:
    PGMID = 'R3TR'
    OBJECT = 'CDAT'
    OBJ_NAME = 'FILENAME'
    OBJFUNC = 'K'
    @Other posters : Did you really try it out before giving your (incorrect) responses ?
    BR,
    Suhas

  • Function module to find table entries associated with transport request

    Hi all,
       I have requirement, like we have created a table and maintenance view for that table - and made entries in that table.
       now we want to know all the entries made in the table are associated with transport request or not.
      how to do it programmatically?? is there any function module which gives the result for transport object associated with the table entries ?????
    Thanks
    Sathish

    Hi,
    Use the table <b>E071K</b>
    in se16 give :
    request number in TRKORR
    Table name in OBJNAME
    in the filed TABKEY u will get the <b>values of the key fields</b> in the table
    by comparing the key fields u can find out the enrties related to the request number
    Please let me know if i am not clear
    ---Patil
    Message was edited by:
            Santhosh Patil
    null

  • SCVMM Logical switch setup from not using SCVMM

    I'm playing around with SCVMM 2012 SP1 with my Hyper-V 2012 setup. I have a test server but I'm looking at migrating from the way I was doing thing to the way SCVMM does things (with logical switch and multiple virtual network adapters per VLAN)
    This is how I currently have my production setup:
    Each Hyper-V host has two nics
    Those two nics are teamed together using Windows 2012 Teaming (Hyper-V port, switch independent)
    They were not configured with SCVMM
    The Hyper-V virtual switch is named "Trunk"
    All VM's are part of the Trunk virtual switch and tagged on the guest level
    What I'm trying to do after watching this video: http://technet.microsoft.com/en-us/video/tdbe13-network-management-in-system-center-2012-sp1-vmm.aspx
    Created my logical network "Datacenter"
    Added my three VLANs to the Network site: (VLAN 1 is management, VLAN 10 is client, VLAN 505 is DMZ)
    Created my Native Port Profile with HyperVPort and Switch Independent and mapped it to my network site and used the Datacenter logical network (DID NOT check network virtualization.. don't want to use that)
    Created my logical switch with uplink mode TEAM and bound to my uplink port profile
    Now on my test host:
    I broke the existing TEAM I had. So now it is a server with two nics and the IP it had on one nic (10.10.0.207)
    Went to properties of VM
    Virtual Switches -> New Logical Switch -> Mapped to my "datacenter" logical switch, picked both physical adapters and mapped to my only uplink port profile I have
    New Virtual Network Adapter
    Name: Management, Checked this adapter inherits settings from physical, mapped to my Management Network, set to "Host Management" port profile"
    New Virtual Network Adapter
    Name: Client, adapter inherits is not checked, mapped to my Client Network, set to medium bandwidth port profile
    However when I do this:
    Error (2940)
    VMM is unable to complete the requested file transfer. The connection to the HTTP server HYPERV07.mgmt.local could not be established.
    Unknown error (0x80072ee2)
    Recommended Action
    Ensure that the HTTP service and/or the agent on the machine HYPERV07.mgmt.local are installed and running and that a firewall is not blocking HTTP/HTTPS traffic on the configured port.
    What I noticed:
    I never lose connectivity to the host during this process
    Always failes at 65%
    Is this because I don't have a dedicate NIC for management? Also would there be an easy way to migrate from how my production is setup to what I'm trying to do?

    I am actually just finishing up but I redeployed and went to 2012 R2. It seemed to be able to do it.
    What I did was created one logical switch with one vSwitch (which is a trunk). Then multiple VM Networks that have the different VLAN ID's.
    It seemed to work OK except during the creating it wouldnt TAG VLAN 1 on the vSwitch when it created which was needed for it to communicate on my network. Once I saw it creatd it and lost connectivity I manually put the VLAN 1 on the vSwitch and set the
    IP address for the host.
    So far seems ok but I'm still associating VM's with the Logical Switch I setup and bringing everything back up... 

  • Finding transport - object association

    Hi!
    I'm usually using SE10 to find which object (program, table, function module, etc...), in which transport requests was modified.
    In some systems, due to the really high number of transports, it could take a lot of time.
    I would like to know, is there a way to find an object, which transport is associated with.
    Tables, transactions, everything is welcome.
    Thank you
    Tamá

    Sure,
    On the object you have, you can look for the transport orders checking the versions control,  for example on the data dictionary (SE11) go to utilities -> Versions->Version Management.
    Bye
    Gabriel

  • ORDERS: transportation zone of partner

    Hi,
    Given that on IDoc field exists for transportation zone at E1EDKA1, I tried to enhance the function module IDOC_INPUT_ORDERS. Fields XVBADR-LZONE and XVBPA-LZONE can be populated with transportation zone values with the enhancement. However, that value is not actually saved to sales order partner information. I also tried enhancement under such user exits as EXIT_SAPLVEDA_001. However, it still doesn't work. How can I fill "Transportation Zone" in IDoc?
    Best regards,
    ts

    yes, the validity is ok.
    The error message for FB00 is:
    ACCESS NOT MADE (INITIALIZED FIELD)
    Field in condition table  -   Field in document  -  Value in document
    Service agent                   Service agent             1058
    Dest.zone                        Dest zone                 !(exclamation pnt)
    The problem is that system doesn't find dest zone in document.
    Why?
    I have defined it in customer master.

  • VMM 2012 sp1: unable to create a logical switch on team with different nics (bug?)

    Hyper-V Host is HP Proliant G7 with 4 onboard nics and additional (different) 4-port adapter, all 1Gbit. Server 2012 with latest updates.
    VMM 2012 is sp1 with latest updates, server 2012 running in a vm.
    When I create a logical switch with teamed uplink port profile in VMM, the job builds the team but fails to create the vswitch when ports from both onboard nics and adapter is used.
    I am able to create  a vswitch manually on the team if I do it directly on the host.
    If the team is created on either purely onboard nics or purely adapter nics, the logical switch creation succeeds.
    In short terms: I am able to create a vswitch based on a server 2012 team with different nics, but not a logical switch. Why?

    I have tried assigning both nics in one step, and one by one. When I create the logical switch team with only one nic it succeeds, but then fails when I add the second (unless it is similar to the first).
    Error in VMM is
    Error (2912)
    An internal error has occurred trying to contact the dkfuzhv01.mia.local server: : .
    WinRM: URL: [http://dkfuzhv01.mia.local:5985], Verb: [GET], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/ErrorInfo?ID=1010]
    Unknown error (0x80041001)
    Recommended Action
    Check that WS-Management service is installed and running on server dkfuzhv01.mia.local. For more information use the command "winrm helpmsg hresult". If dkfuzhv01.mia.local is a host/library/update server or a PXE server role then ensure that
    VMM agent is installed and running.
    If I add the second non-similar team member from the host itself, I get this error from nic teaming wizard
    Validation failed and changes to the system are rolled back
    It is not a question of losing connection (been there), management interface is on a different team. And it also fails when second team member is added directly on the host...
    So far I will stick to the conclusion that my problem is with logical switch and different nics :)
    Oh, by the way nics are HP NC382i (Broadcom) and NC365T (Intel)

  • Correct binding order in a Cluster with logical switches, NIC teams, and vNICs on the host.

    I have seen many recommendations to set the network binding order on you Hyper-V hosts to something similar to:
    Management NIC
    Cluster NICs
    iSCSI NICS
    However, all of  these recommendations are for scenarios where the NICs are all physical NICs in the host.
    Using Server 2012 R2, I am building converged networks with logical switches, NIC Teams, and vNICs on the host.  So when I go set the network binding order, I now have all these components to deal with as well.  For example, on a 4 adapter blade,
    I might typically have the following items in the binding order drop-down.
    4 - physical NICs (2- teamed for the 1 virtual switch, the other 2 used for iSCSI)
    1 - Team interface (Datacenter_Switch)
    5 - vNICs (Management, Cluster, LiveMigration, iSCSI-1, iSCSI-2)
    So, should you only worry about order of the vNICS (placed at the top) and let the other components just fall to the bottom of the list?  This seems to be likely to me, since the binding order applies to service access to the resources, and the other
    components are not being directly accessed by network services?
    Or, should the order start out with the physical resources needed to access the vNICs, followed by any intermediate resources (switches or team interfaces, then the vNICS themselves, to ensure that the resources are available to the subcompnents accessing
    them?
    Any help would be appreciated.
    Thanks.
    -Tim Reid

    If by 'network binding order' you mean the order set in the Advanced Settings of the Network Connections of the Control Panel, then the most important one is to make sure the domain network is at the top of the list.  Whichever network is at the top
    of the list is used first for auth functions.  So auth functions perform best when the proper network is placed first in the binding order.  After that, I don't know that it makes much difference at all.  (If it does, I'm sure my statement will
    start a lively discussion. <grin>)
    . : | : . : | : . tim

  • I cannot connect to the internet after switching providers.  I've changed the email address associated with the new account but am sure there is something else I need to change.  Can anyone help me?

    I cannot connect to the internet after switching providers.  I've changed the email address associated with the new account but am sure there is something else I need to change.   I have also changed the apple information as well including user name and password.  Can anyone help me?  (This is an ipad question).

    Apple ID: Changing your Apple ID
    http://support.apple.com/kb/ht5621
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_US
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    iOS: Changing the signed-in iTunes Store Apple ID Account
    http://support.apple.com/kb/ht1311
    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at
    http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are drooping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    Fix WiFi Issue for iOS 7
    http://ipadnerds.com/fix-wifi-issue-ios-7/
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    iPad: Issues connecting to Wi-Fi networks
    http://support.apple.com/kb/ts3304
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.hmL
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Signal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    10 Ways to Boost Your Wireless Signal
    http://www.pcmag.com/article2/0,2817,2372811,00.asp
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Some Wi-Fi losses may stem from a problematic interaction between Wi-Fi and cellular data connections. Numerous users have found that turning off Cellular Data in Settings gets their Wi-Fi working again.
    You may have many apps open which can possibly cause the slowdown and possibly the loss of wifi. In iOS 4-6 double tap your Home button & at the bottom of the screen you will see the icons of all open apps. Close those you are not using by pressing on an icon until all icons wiggle - then tap the minus sign. For iOS 7 users, there’s an easy way to see which apps are open in order to close them. By double-tapping the home button on your iPhone or iPad, the new multitasking feature in iOS 7 shows full page previews of all your open apps. Simply scroll horizontally to see all your apps, and close the apps with a simple flick towards the top of the screen.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Using table rate with scale in transportation zone

    Hi Experts,
    I have a question with using a rate table and scale in transportation zone.
    I need a scenario of calculation sheet with rate table using a transportation zone scale. In my freight order, i have many freight unit of different destinations (many locations).
    I configure this scenario, but the system does not use the transportation zone with select price on table rate.
    Help me.

    Hi Tarun Kumar,
    well, go to more details.
    I have a freight order with two stages.
    My calculation costs is based on stage condition (FRT_PEDIDO).
    My configuration for this scenario is:
    )    Calculation Sheet
    )    Rate Table
    )    Config to condition
    )    Master data to Transportation Zone
    )    Locations included in transportation Zones
    )    transportation Lane
    location “PLC_SBC_014” is my plant and “Z_SP_SUL” is my transportation zone.
    “Z_SP_SUL” is the transportation zone and “0……021” is customer location 1.
    “Z_SP_SUL” is the transportation zone and “0……063” is customer location 2.

  • Does the ID associated with the BRF+ objects changes when transported?

    Hi Experts,
    Does the ID associated with the BRF+ objects(such as Catalogs, Data Objects, Expressions, Funcition) changes when transported to other environment?
    I just wonder if it is, because I am going to hardcode the ID of the Catalog I am calling using the FM WDY_EXECUTE_IN_PLACE.
    Thanks,
    Rob

    The ID is stable! That is exactly the idea of the ID, stable and unique accross systems.

  • ITunes Store - Switching between Store Accounts - 'This Computer is already associated with an Apple ID' error

    Howdy
    So I have 2 store accounts, as I travel and live between two countries.  I have been using this accounts for at least 6 years.  I regularly swap between the two, depending on which country I am in.  I have never encountered any issues, I buy, rent and download regularly.
    For the first time ever, when I logged out of one store and into the other store (using the sign in /out  option from the dropdown menu) and clicked 'download' for the tv episode I had available (from a season pass), a popup box appeared with the 'This computer is already associated with an Apple ID.' 
    - If you download past purchases with your Apple ID, you cannot auto-download or download past purchases with a different Apple ID for 90 days.
    The option is to 'Cancel' or 'Transfer'
    I have encountered this problem on my iPad and iPhone previously, but never on my computer.  I haven't done anything different either.
    Does anyone have any suggestions?  Has Apple finally decided to stop people having multiple store accounts?
    I appreciate any help.

    The potential to associate a computer to an account for 90 days has been possible for a number of years like it has been on iOS devices, and can happen if you use iTunes Match, automatic downloads or redownload past purchases (though, based on some posts I've seen, it doesn't always seem to happen) - I believe it's an attempt to try and stop people logging into their account on other people's computers or devices and redownloading/sharing their content, not to stop people having multiple accounts.
    It shouldn't stop you buying new content on the account, just doing any of the above three things. If you want to do one of them on your other account then you can try contacting iTunes Support and see if they will remove the current association, but if you then do one of them on the other account then you are likely to start a 90 association to that account instead : Manage your associated devices in iTunes - Apple Support.

  • How do I change the email associated with my facetime account. For some reason I was notified that the email was switched to an older email that I had and I need to change it back.

    How do I change the email address associated with FaceTime.  I received a notification that it was being changed to an old email address. I want to change it back to my current email.

    Hi there,
    You may find the information in the article below helpful.
    FaceTime for Mac 1.x: Sign in to FaceTime
    http://support.apple.com/kb/PH5645
    -Griff W.

  • How do I change the phone number associated with my messages and facetime?  It's tied to my husband's number, and needs to be switched to mine.

    I'm trying to change the number associated with our ipad's facetime and messages to my number, not my husbands.  When I look under settings, it shows his number, but I don't see the opportunity to change or edit the number. 

    It will not send notifications for that number to that devcie if turnmed off but the number is still active if selected on other devices.
    Messages is lionked through the use of your Apple ID and any numbers or email associated to that ID can be set as notifications.
    The Phone numbers seem to be registered before email in messages and the easiest method for setup that I have found is to turn messages off on asll devices that you have under that Apple ID.
    Then start with your iphone first, turn messagaes on, wait a few minutes for it to completly register.
    Then go to the next device and do the same until complete, with each new device A prompt should come up asking if you want to associate the previous contact metyhod with this device.
    Here is a help topic from apple on messges as well.
    http://support.apple.com/kb/HT3529

  • Gave my old iPad to my wife - how do I switch the Apple ID associated with that iPad from mine to my wife's?

    I bought a new iPad and gave my old iPad to my wife. Every time she goes to buy an app or song it pops up with my Apple ID. We changed it to her Apple ID in the settings/iTunes &amp; App Store. That made it so her ID came up when making purchases, but her iPad is still associated with my ID. For example, her iPad still shows up as one of my devices in the Find My iPhone app. Is there any way to change this other than resetting the iPad to factory, setting up under her ID and reinstalling everything?  Thanks in advance for your help.

    Take a look at this.
    iCloud: Remove your device from Find My iPhone - Support - Apple

Maybe you are looking for

  • Internal table query

    i have two internal table tab1 and tab2 both have SOME fields common but not all tab1 has some values which i want to assign to tab2 with same fields can i do this in a single statement in tab1 loop or i have to assign each field seperately as tab2-f

  • Converting video cam tape file to digital?

    Before I go buy or borrow someone's digital video camera to record a digital video file, I thought I'd ask if my iMac has some ability to translate a video tape file to a digital file? IOW, is there a way to input video from my older camera and then

  • Spry Textfield date validation

    I have a Spry textfield for a user to enter a date. I want to limit the date entered to 31 days away from the current date. Can anyone help me out with this or provide directions to an article to help solve this issue? Pat

  • How to see youtube video ?

    How is possibile to see video on youtube Winehouse iPad ?

  • Backing up one external hard drive to another in time machine?

    I have a 1 tb external hard drive I'd like to keep backed up to an identical external hard drive. Can I do this using time machine? I'd like to do this separately from the standard time machine backup I'm doing of my internal hard drive, which backs