Traffic only going through controller A on 6140

We have two seperate StorageTek 6140 arrays both with dual FC controllers and acting in a similar way, so I'm not sure if this is normal or whether its our site config.
Controller B on each array doesnt seem to be getting utilised at all when looking at the performance monitoring. It says the controller is up and our disk volumes are distributed accross both controllers as the preffered controllers. We have multipathing on Solaris 10 using traffic manager (assuming configured and working correctly).
Is this normal to only see traffic on controller A and not on controller B? I believe traffic manager is configured for round-robin load balancing but as far as I can tell this isn't what i'm seeing taking place. Where would I look to change it so the traffic load is balanced across controllers?
Forgive me, I'm new to these devices so I'm still learning how they are configured. Thanks!

Hi Nik
Thanks for replying. Here is the output of a disk:
root@myhost# luxadm display /dev/rdsk/c5t600A0B800026AD9000000D3F4CA11187d0s2
DEVICE PROPERTIES for disk: /dev/rdsk/c5t600A0B800026AD9000000D3F4CA11187d0s2
Vendor: SUN
Product ID: CSM200_R
Revision: 0660
Serial Num: +(removed for privacy)+
Unformatted capacity: 102400.000 MBytes
Write Cache: Enabled
Read Cache: Enabled
Minimum prefetch: 0x3
Maximum prefetch: 0x3
Device Type: Disk device
Path(s):
/dev/rdsk/c5t600A0B800026AD9000000D3F4CA11187d0s2
/devices/scsi_vhci/ssd@g600a0b800026ad9000000d3f4ca11187:c,raw
Controller /devices/pci@1e,600000/SUNW,qlc@3/fp@0,0
Device Address 200600a0b8290184,bb
Host controller port WWN 210000e08b921406
Class secondary
State STANDBY
Controller /devices/pci@1e,600000/SUNW,qlc@2/fp@0,0
Device Address 200700a0b8290184,bb
Host controller port WWN 210000e08b924106
Class primary
State ONLINE
After learning some more about how the 6140 works (I believe it is called an asymmetric array, at any one time a single volume will be owned by one controller, and all I/O to that volume will be via the path to that controller and not via round-robin), I believe it to be a software/firmware bug.
We have no problems communicating to volumes on preferred controller B and there are no alarms, so i can only conclude trafic must be going through that controller. But a volume on controller B will have no performance stats showing in CAM unless it is moved to controller A (stats subsequently go away again when moved back to controller B). Its not affecting the operation of the array, we just can't get volume performance stats on anything using controller B :(
CAM is 6.6 and IOM is 98D0 (latest is 98D3).

Similar Messages

  • Tunnel traffic only goes in one direction

    I have established the VPN tunnel, verified with show isakmp and ipsec commands as well as watching the real time log in ASDM.  The catch is the VPN tunnel can only be initiated from the remote end (Fortigate VPN Firewall) and I can ping from a remote computer, see the ICMP packet enter the tunnel, and see in the log on the ASA the ICMP with the remote source IP and no echo reply is sent back over the tunnel.  If I try to ping from behind the local ASA and the tunnel isn't up, it never goes up.  I am not sure what the problem is. I setup a different tunnel to my home ASA to ASA and everything works fine between the local ASA (192.168.150.1) and my home ASA (192.168.1.1).
    I have been going through the "Most common L2L and Remote Access VPN" troubleshooting doc form Cisco and will turn on NAT-T on both ends, but what else do I need to do?
    : Saved
    ASA Version 8.2(1)
    hostname <HIDDEN>
    domain-name <HIDDEN>.com
    enable password <HIDDEN> encrypted
    passwd <HIDDEN> encrypted
    names
    dns-guard
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.150.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address 1.1.1.1 255.255.255.252
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    banner motd  [WARNING]
    banner motd  If you are not authorised to access this system exit immediately.
    banner motd  Unauthorised access to this system is forbidden by  company policies, national, and
    international laws.
    banner motd  Unauthorised users are subject to criminal and civil  penalties as well as company
    initiated disciplinary proceedings.
    banner motd  By entry into this system you acknowledge that you are authorised to access it and
    have the level of privilege at which you subsequently operate on this system.
    banner motd  You consent by entry into this system to the monitoring of your activities.
    ftp mode passive
    clock timezone EST -5
    clock summer-time EDT recurring
    dns domain-lookup inside
    dns domain-lookup outside
    dns server-group DefaultDNS
    name-server 4.2.2.1
    name-server <hidden>
    domain-name <hidden>.com
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    object-group service rdp tcp
    description used for windows remote desktop
    port-object eq 3389
    object-group service vnc tcp
    description used for vnc remote control software
    port-object eq 5900
    access-list outside_1_cryptomap extended permit ip 192.168.150.0 255.255.255.0 1.2.0.0
    255.255.0.0
    access-list outside_access_in extended permit icmp any any
    access-list inside_nat0_outbound extended permit ip 192.168.150.0 255.255.255.0 1.2.0.0
    255.255.0.0
    access-list inside_nat0_outbound extended permit ip 192.168.150.0 255.255.255.0 192.168.1.0
    255.255.255.0
    access-list outside_2_cryptomap extended permit ip 192.168.150.0 255.255.255.0 192.168.1.0
    255.255.255.0
    pager lines 24
    logging enable
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    icmp unreachable rate-limit 1 burst-size 1
    icmp permit any inside
    icmp permit any outside
    no asdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 0 access-list inside_nat0_outbound
    nat (inside) 1 192.168.150.0 255.255.255.0
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 1.1.1.2 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    dynamic-access-policy-record DfltAccessPolicy
    http server enable
    http server idle-timeout 120
    http 192.168.1.0 255.255.255.0 inside
    http 192.168.150.0 255.255.255.0 inside
    http 1.2.0.0 255.255.0.0 inside
    http 0.0.0.0 0.0.0.0 outside
    http 192.168.200.0 255.255.255.0 inside
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec security-association lifetime seconds 3600
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto map outside_map 1 match address outside_1_cryptomap
    crypto map outside_map 1 set peer <hiddenpublicip1>
    crypto map outside_map 1 set transform-set ESP-3DES-SHA
    crypto map outside_map 1 set security-association lifetime seconds 3600
    crypto map outside_map 1 set nat-t-disable
    crypto map outside_map 2 match address outside_2_cryptomap
    crypto map outside_map 2 set pfs group1
    crypto map outside_map 2 set peer <hiddenpublicip2>
    crypto map outside_map 2 set transform-set ESP-3DES-SHA
    crypto map outside_map interface outside
    crypto ca trustpoint ASDM_TrustPoint0
    enrollment self
    email <hidden>
    subject-name CN=<hidden>
    serial-number
    ip-address 192.168.150.1
    crl configure
    crypto ca certificate chain ASDM_TrustPoint0
    certificate 9f49814d
        3082026d 308201d6 a0030201 0202049f 49814d30 0d06092a 864886f7 0d010104
        0500307b 31173015 06035504 03130e49 6e656f73 2d44656c 61776172 65316030
        12060355 0405130b 4a4d5831 35303434 32394330 1a06092a 864886f7 0d010908
        130d3139 322e3136 382e3135 302e3130 2e06092a 864886f7 0d010902 1621496e
        656f732d 44656c61 77617265 2e496e65 6f732d44 656c6177 6172652e 636f6d30
        1e170d31 31303331 36323333 3730335a 170d3231 30333133 32333337 30335a30
        7b311730 15060355 0403130e 496e656f 732d4465 6c617761 72653160 30120603
        55040513 0b4a4d58 31353034 34323943 301a0609 2a864886 f70d0109 08130d31
        39322e31 36382e31 35302e31 302e0609 2a864886 f70d0109 02162149 6e656f73
        2d44656c 61776172 652e496e 656f732d 44656c61 77617265 2e636f6d 30819f30
        0d06092a 864886f7 0d010101 05000381 8d003081 89028181 008bc900 70d74224
        d5b0dd7f e3ee482d a236c04e 91f237f3 842198d3 30283a64 029d0ac3 19a40674
        dd5faa07 ff5cbd76 62183f13 7903bb92 cb69c600 c87fec4e 7c420f55 86b2c3e0
        fc948c5e b06e59ee dd9c1500 7578ef88 a06b3395 8f3040a0 71017df0 8e935f2f
        fbd83fa0 f7413498 bd36d95e dd00386e 4344f483 2b68174f 9d020301 0001300d
        06092a86 4886f70d 01010405 00038181 00275371 8660da69 ebcea01d 5fe969e8
        919d0b96 3044f6c6 0052a4cc 14c89ec4 6d89b2e3 05069550 84740f26 6a03f28c
        290cba8e 4d339abc a14db63e acc2e041 1a8fc569 fd3fd443 b9f73a6e 4e405cba
        a77a4613 5c4c2f76 c861476c d7f4a404 5456c296 964614c2 4e69d02f a8b30c8e
        845117de d21d7794 aaaf5866 160ee2bd de
      quit
    crypto isakmp enable outside
    crypto isakmp policy 10
    authentication pre-share
    encryption aes-256
    hash sha
    group 5
    lifetime 86400
    crypto isakmp policy 30
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    no crypto isakmp nat-traversal
    telnet 192.168.150.0 255.255.255.0 inside
    telnet timeout 5
    ssh timeout 5
    console timeout 60
    management-access inside
    dhcpd address 192.168.150.100-192.168.150.131 inside
    dhcpd dns 4.2.2.1 4.2.2.2 interface inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ntp server 192.43.244.18 source outside prefer
    webvpn
    tunnel-group <hiddenpublicip1> type ipsec-l2l
    tunnel-group <hiddenpublicip1> ipsec-attributes
    pre-shared-key *
    peer-id-validate nocheck
    tunnel-group <hiddenpublicip2> type ipsec-l2l
    tunnel-group <hiddenpublicip2> ipsec-attributes
    pre-shared-key *
    prompt hostname context
    Cryptochecksum:34326277fd2eb3caaa97e939b52ce4f2
    : end
    no asdm history enable

    Thanks for your help.  There are no NAT devices between the endpoints (the ASA has NAT but I have exempted this traffic from it, don't think I would still need NAT-T).
    Here are the results when I try to initiate the VPN from the ASA to the Fortigate, just sits there (if I initiated from the Fortigate it was be State:ACTIVE).
    sho crypto isakmp sa
       Active SA: 1
        Rekey SA: 0 (A tunnel will report 1 Active and 1 Rekey SA during rekey)
    Total IKE SA: 1
    1   IKE Peer: x.x.x.x
        Type    : user            Role    : initiator
        Rekey   : no              State   : MM_WAIT_MSG2
    sho crypto ipsec sa
    There are no ipsec sas
    debug crypto isakmp
    HOSTNAME# debug crypto ipsec
    HOSTNAME# Mar 20 20:14:43 [IKEv1]: IP = x.x.x.x, Removing peer from p
    eer table failed, no match!
    Mar 20 20:14:43 [IKEv1]: IP = x.x.x.x, Error: Unable to remove PeerTblEntry
    Mar 20 20:15:18 [IKEv1]: IP = x.x.x.x, Removing peer from peer table failed
    , no match!
    Mar 20 20:15:18 [IKEv1]: IP = x.x.x.x, Error: Unable to remove PeerTblEntr

  • No calls are going through or coming in, also my sms/mms does not work the only thing that seems to be working is mobile internet anyone help???

    No calls are going through or coming in, also my sms/mms does not work the only thing that seems to be working is mobile internet anyone help???
    When I try calling someone it beeps twice and says 'call failed' also when someone tries calling me it does not come through. Also SMS/MMS cannot be sent or recieved. Only mobile internet is working
    iPhone 5s
    ANYONE HELP???

    Restart your phone by holding the power and home button until the Apple logo appears. If that does not solve the issue contact your cell provider so they can resolve the issue.

  • When we go to view albums from our iphoto library on apple tv it takes forever to load and then it only plays between 24 and 35 photos then goes back to the start.  Then it goes through again and displays 1 more photo each time. Please help!

    When we go to view albums from our iphoto library on apple tv it takes forever to load and then it only plays between 24 and 35 photos then goes back to the start.  Then it goes through again and displays 1 more photo each time. Please help!

    It's likely that your Library database has been damaged in all the crashing.
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • How can i stop iMessage from going through my email and only go through my number.

    How can i stop iMessage from sending messages through my email also.  I would like them to only go through my phone

    In Settings > Messages > Send & Receive, delete your email address(es).

  • Texts not going through to only one number

    I tried looking at the other answers but none of them worked. I have a Env3 and the person i'm trying to send messages to has verizon also and ive been texting him before with no problem. My number isnt blocked or anything like that. I tried the reprogramming things and taking the battery out but my messages still wont go through. They just are still sending and not received. Sometimes they went through hours after but now theyre not going through at all. Thanks for the help

    I'm having the same issue on my Blackberry 9330.  Seems to happen to 1 or 2 specific numbers.  I cannot send a new message or reply to a message sent to me from that number. Receiving messages works fine. The number i'm sending to is using Verizon Wireless as well.  I have reprogrammed and removed the battery,
    Help!!

  • How can I change my VPN configuration so that not everything goes through it?

    So I generally connect my laptop through my WiFi connection, which is set as priority number 1. For connecting to certain servers at my office (I work remote) I need to VPN in. Now, I'd like to be able to stay connected to VPN without ALL my internet data going through it. My understanding of the network priority list was that it would attempt the higher connection and then go lower. But I have WiFi at the top of my list and VPN at the bottom, yet everything is going through the VPN. I know this because I did a traceroute and every URL I hit is going through my work servers. I disconnect VPN and try again, they go through the comcast DNS server.
    So my previous understanding of the priority list was that it would try through the highest priority, and then only if that didn't work it through go through lower priorities in order. Is that wrong? Is there actually a way I can get it to do what I want? Thanks.

    With VPN software installed on your Mac all connections to the net will go through that VPN. you have to shut the VPN down for your normal traffic to go directly out to the net. That is just how it works.
    Let me add that is the point of a VPN. So everything done on the computer goes through a Virtual Private Network to your workplace. Otherwise your computer could expose the work network to malware you might get from the Net on your computer.

  • Wired clients going through AP-Manager interface

    I've attached my config from my 2811. There are a couple things I can't figure out.
    Why is VLAN1 up / down?
    cao-va_colh#sh ip int brief
    Interface                  IP-Address      OK? Method Status                Protocol
    FastEthernet0/0            172.18.4.1      YES NVRAM  up                    up
    FastEthernet0/1            unassigned      YES NVRAM  administratively down down
    FastEthernet0/1/0          unassigned      YES unset  up                    down
    FastEthernet0/1/1          unassigned      YES unset  up                    down
    FastEthernet0/1/2          unassigned      YES unset  up                    down
    FastEthernet0/1/3          unassigned      YES unset  up                    down
    FastEthernet0/1/4          unassigned      YES unset  up                    down
    FastEthernet0/1/5          unassigned      YES unset  up                    down
    FastEthernet0/1/6          unassigned      YES unset  up                    down
    FastEthernet0/1/7          unassigned      YES unset  up                    down
    FastEthernet0/1/8          unassigned      YES unset  up                    down
    Serial0/2/0:0              unassigned      YES NVRAM  up                    up
    Serial0/2/0:0.500          63.x.x.x         YES NVRAM  up                    up
    wlan-controller1/0         172.19.4.1      YES NVRAM  up                    up
    Vlan1                      172.20.4.1      YES NVRAM  up                    down
    NVI0                       unassigned      NO  unset  up                    up
    The second and more pressing matter is this sh ip account.
    cao-va_colh#sh ip accou | excl 63.123.252.
       Source           Destination              Packets               Bytes
    208.251.211.34   209.67.103.41                    2                 104
    208.251.211.34   69.171.163.144                  30                1708
    172.19.4.3       172.18.4.53                    207              108648
    208.251.211.34   75.34.199.78                    35                2016
    208.251.211.34   65.190.77.48                    11                 512
    208.251.211.34   76.120.201.71                   42                2424
    208.251.211.34   74.196.123.78                    4                 595
    208.251.211.34   69.247.176.164                   4                 178
    10.11.1.73       172.18.4.7                       1                  40
    172.18.4.7       10.11.1.73                       1                  40
    Accounting data age is 0
    Why is a wired, LAN device going through the AP-Manager? All wired clients should get 172.18.4.x addresses. All wireless clients should get 172.19.4.x addresses and WAPs should get 172.20.4.x addresses. Since WLAN1 is up / down, I understand why WAPs aren't getting 172.20.4.x but why would a wired device be using the AP-Manager as it's source to the internet?

    Hii , can you privide more information .
    How are making sure traffic going via AP manager , are you doing trace route ?
    Do you have dynamic AP manager
    Do you have Guest LAN (wired) configured on controller.
    Can you share o/p from "show interface summary and show interface detail " ?
    Thanks

  • Firefox can't open normally without going through the "this is embarrassing" routine; nor does it close down properly; it also sticks frequently, i.e. screen freezes for a minute or more; should I uninstall and re-install to try and debug?

    Firefox can't open normally without going through the "this is embarrassing" routine; nor does it close down properly; I get the "end program" message and have to say "end now"it also sticks frequently, i.e. screen freezes for a minute or more; should I uninstall and re-install to try and debug?
    - I've used Firefox exclusively for around 2 years.
    - My outlook express has no problems
    - other programs seem unaffected; it seems peculiar to Firefox.
    - my main use is surfing the net, primarily entering competitions on line via specialist competition sites.
    - every day at some stage(s) I have to switch computer off as Firefox has got very slow/sticky/freezes.
    I'm not techy by any means, but I can only thing of un- and re-installing to hopefully start with a clean slate.

    Sounds like something is keeping Firefox from closing properly. See this: <br />
    https://support.mozilla.com/en-US/kb/Firefox+hangs#Hang_at_exit

  • When I try to upload a file it goes through the correct proceedure, but does not change the remote file i.e.Index.htm

    Hi
    I have an uploading problem to the server. The problem is when I try to upload a file it goes through the correct proceedure,
    but does not change the remote file i.e.Index.htm, or three stages1.htm.
    My Localroot folder is C:\Gods Plan Web\
    The site map layout is C:\Gods Plan Web\Index.htm
    The folder for the remote site is /public_html/
    Should the local root folder mirror the remote site, i.e./public_html/
    if this is so, what should I put into the
    (a) Local Root Folder box?
    (b) site map layout box?
    The FTP is performing well other than changing the intended file.

    You should be uploading only the contents of your local root to the public_html folder (remote root).
    The index.html you use as your site's home page needs to be in your site root. If you look at your Files window in DW, you should have something like the following...
    Site - Whatever you named your site
         index.html
         images
         pages
              page1.html
              page2.html
    If you have any folder between Site - and the index.html page, like...
    Site - Whatever you named your site
         mywebsite
              index.html
    It will upload to the public_html while still in that folder, so to find your page online, you would need to type something like...
    www.mydomain.com/mywebsite
    public_html should NOT appear within your local files and if it existed there, would cause a redundancy if uploaded. You would need to type www.yourdomain.com/public_html to see the uploaded pages.
    If you could post a screen shot of your expanded Files window while connected to the server (just connect and click the Expand button in Files, don't drill down into any of the directories), we may be able to see the issue.

  • Hi, anyone know how to make a complaint without going through technical support or speaking to a senior sales advisor as i have an ongoing issue since February and still I am unable to get it resolved

    I recently got a replacement iPhone 4s due to a fault occuring with the phone and the replacement 4s that I received is turning off serveral times throughout the day by itself, I have been speaking to customer relations and technical support since the start of February in relation to my complaint and I seem to be getting a major runaround and still hae not had my issue resolved, is there anwhere else or even an email I can send my complaint to without going through those departments as I find the staff to be very unhelpful and also rude and aparently there are not managers working in Ireland at all only in the US, as I was told by a senior advisor yesterday

    For EUROEAN customers only, here is the e-mail address where to send the complaint, : [email protected]
    and also here is their EUROPEAN Customer Care centre postal address:
    Apple Customer Care HOLLYHILL Industrial Estate, HOLLYHILL, CORK, Republic of Ireland.

  • External Hard Drive (USB3.0) only works through USB2.0 hub

    For quite a while now some of my external hard drives have not worked when directly plugged into my Macbook Pro (Mid 2012 running 10.8.5). They work perfectly when plugged into a USB hub and then into the macbook but not directly to the mac. Standard small USB flash drives work fine straight in to the macbook, the real problem appears to be USB 3.0 hard drives. These will not show up on desktop or disk utility unless I plug them in via a USB hub (which is USB2.0). The hard drive format doesn't seem to be important, currently my Mac OS Extended Time Machine backup HD is only working through USB hub, and my MyPassport WD external drive is NTFS and hasn't worked directly into the Mac for a while now.
    Normally this is not a big issue, but when I am on the go it is useless to carry a USB hub around along with a MyPassport hard drive! In addition, there are times, such as when backing up, that I want the speeds offered by USB3.0 from my macbook to my hard drive.
    What could be the problem? I run NTFS for Mac OSX, not sure if that would cause an issue with the direct connection.
    Please help, this one is grinding my gears!
    Thanks

    WD Black 2TB back in summer sold for about $179 and excellent choice.
    Very important as to what controller you get and what it supports, besides Mac Pro 2010, 64-bit mode drivers.
    With 4 drives you may or may not want a card+case that is Port Multiplier.
    To use 4 drives you may want 4-port SATA.
    The ideal might be two PCIe cards and two cases, so your data and backup are not on same controller and case. Or not.
    avoid Port Multiplication
    (Positive) Reports from OS X users of eSATA PCIe cards with Port Multipler cases
    Sonnet Tempo SATA 6Gb 2-Port PCI Express
    NewerTech MAXPower eSATA 6G
    http://eshop.macsales.com/search/pcie+Serial+ATA
    WD Black 1.5TB $169 / 2TB $249
    http://www.amazon.com/Western-Digital-Caviar-Internal-Desktop/dp/B004CSIG1G/ref= sr_1_12?s=electronics&ie=UTF8&qid=1329431263&sr=1-12
    Cheaper on WDC site but Out of Stock
    http://store.westerndigital.com/promo/86120800
    I'd go with 1.5TB models throughout: replace the 2 x 500GB which sound older and 2007 era? setup 3 x 1.5TB if you think you want 1.5-1.8TB for active projects on your internal drives (3 drive array)
    Or there is this:
    http://www.macperformanceguide.com/blog/2012/20120216_1-Hitachi-Coolspin-4TB.htm l

  • I am getting iMessage "not delivered" error message even though my iMessages are going through. how do I fix?

    I am using iOS 7.0.4 and recently when using iMessage, I am getting undeliverable error messages whenever I send an iMessage. This occurs regardless of whether I'm using my iPhone, iPad or MacBook. The thing is, the messages are still going through. The attached screenshot was taken from a friends device who is getting the same messages and obviously receiving them.

    Yep, same boat... And while I used to get messages simultaneously on my iPad and iPhone, it seems my iPhone is the only one receiving and it's not syncing convos like it was. 
    The undeliverable thing is HUGE though and driving my Apple family crazy!!
    Any news on when we can expect an update to fix it?
    - Kat

  • Service Account details are not going through header(OSB Business service)

    Hi
    I have an issue with service account. Assume I have a proxy service A, Business Service B, Proxy service C.
    A invokes B and B invokes C (A --> B --> C). All calls are through http protocol.
    I created a service account with userid and password details and attached it to the Business service B(Static for basic authentication).
    Added log activity in proxy service C for context variable $header to verify whether userid and password are coming through request header or not.
    I executed proxy service A from sbconsole but I couldn't see userid and password details of created service account in the logs. Only nemespace are logged in the file.
    <soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"></soap:Header>>
    Can someone please help me why service account details are not going through business service request. Am I missing any steps?
    Thanks in advance
    KK
    Edited by: 966531 on Oct 23, 2012 4:23 AM

    Basic authentication information is stored under transport headers (check $inbound) whereas $header is populated for message headers (for e.g. - SOAP headers), so you should be checking $inbound instead of $header
    Regards,
    Anuj

  • Email becomes unreadible after going through Cisco email gateway

    Hi all,
    I have an issue with one sender who is trying to email password protected attachments to other staff in our organization.
    The issue seems to only occur when the email goes through our C370, if he sends to an externally hosted email account the email and attachment can be opened, and when that email is then sent as an attachment back into our organization it is also openable, which seems to rule out our clients.
    Sanitized header from the C370 below is part of the message header which I think might contain the problem, I have removed the first part with to & from as I didn't know if it was relevant..
    Subject: Daily Subject
    Thread-Topic: Subject
    thread-index: Ac+JToaXaax6VYP2Qlaj21mbCsrr5w==
    Date: Mon, 16 Jun 2014 10:36:28 +0000
    Message-ID: <Message ID>
    Accept-Language: en-GB, en-US
    Content-Language: en-US
    X-MS-Has-Attach: yes
    X-MS-TNEF-Correlator:
    X-Originating-IP: [192.168.30.71]
    Content-Type: multipart/mixed;
            boundary="_005_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_"
    MIME-Version: 1.0
    Return-Path: <[email protected]>
    X-OriginalArrivalTime: 16 Jun 2014 10:36:31.0542 (UTC) FILETIME=[D6741560:01CF894E]
    This is a multi-part message in MIME format.
    --_005_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_
    Content-Type: multipart/alternative;
            boundary="_000_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_"
    --_000_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_
    Content-Type: text/plain;
            charset="utf-8"
    Content-Transfer-Encoding: base64
    UGxlYXNlIHNlZSBhdGFjaGVkDQoNClJlZ2FyZHMNCg0KQWtlZW0gTGluc2V5DQoNCkFrZWVtIExp
    bnNleQ0KV0hBQ1QgQ2FwYWNpdHkgVGVhbSBBZG1pbmlzdHJhdG9yDQpBY29uYnVyeSBFYXN0DQpX
    b3JjZXN0ZXIgUm95YWwgSG9zcGl0YWwNClRlbDogMDE5MDUgNzYwMDY3DQpFbWFpbDogYWtlZW0u
    bGluc2V5QGhhY3cubmhzLnVrPG1haWx0bzpha2VlbS5saW5zZXlAaGFjdy5uaHMudWs+DQoNClRo
    ZSBpbmZvcm1hdGlvbiBjb250YWluZWQgaW4gdGhpcyBlbWFpbCBtYXkgYmUgc3ViamVjdCB0byBw
    This string continues for 10's of lines
    --_000_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_
    Content-Type: text/html;
            charset="utf-8"
    Content-Transfer-Encoding: base64
    PGh0bWw+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIgY29udGVudD0i
    dGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxzdHlsZT4NCjwhLS0NCkBmb250LWZhY2UNCgl7
    Zm9udC1mYW1pbHk6Q2FsaWJyaX0NCnAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29O
    b3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJZm9udC1zaXpl
    OjExLjBwdDsNCglmb250LWZhbWlseToiQ2FsaWJyaSIsInNhbnMtc2VyaWYifQ0KYTpsaW5rLCBz
    cGFuLk1zb0h5cGVybGluaw0KCXtjb2xvcjpibHVlOw0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxp
    bmV9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6cHVycGxl
    This string continues for 10's of lines
    --_000_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_--
    --_005_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_
    Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;
            name="16.06.14 test data.xlsx"
    Content-Description: 16.06.14 test data.xlsx
    Content-Disposition: attachment;
            size=21504;
            creation-date=Mon, 16 Jun 2014 10:35:56 GMT;
            modification-date=Mon, 16 Jun 2014 10:34:01 GMT;
            filename="16.06.14 test data.xlsx"
    Content-Transfer-Encoding: base64
    0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAADAAAAAQAAAAAAAAAA
    EAAAAgAAAAEAAAD+////AAAAAAAAAAAHAAAACAAAAP//////////////////////////////////
    YhaetsvzHMi3ipkrNJSzrFVRN7+bX4l0BumhMZTII2xrE6oeB8hEqY8k2VbXv8U3HBd8J9RGVWDJ
    SqZakOR/sQpgHLGkP6PAdRCn1DnGilooj9RrP4T0NjAipUVFMh82LbWeSHkYeF2odZvS9FDy4hCP
    jz0oU3IWExxK67VOvELynIIGDs4OywbgzO1/umDQ5rzKg134XJcOCjZogzLN0aRirTBioH9/1JCq
    CDi7xvoEUpPFjuNQt0xfVUV8fqr3fCzrKhhIAh7fo4FYVKHzS2lZkCXP+qLINNsBWDkb2WexmN6U
    UrwbjQBNCKLKf2n46v1C
    This string continues for 100's of lines
    --_005_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_
    Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document;
            name="16.06.14 test document.docx"
    Content-Description: 16.06.14 test document.docx
    Content-Disposition: attachment;
            size=32566;
            creation-date=Mon, 16 Jun 2014 10:36:01 GMT;
            modification-date=Mon, 16 Jun 2014 10:33:24 GMT;
            filename="16.06.14 test document.docx"
    Content-Transfer-Encoding: base64
    UEsDBBQABgAIAAAAIQDwIex9jgEAABMGAAATAAgCW0NvbnRlbnRfVHlwZXNdLnhtbCCiBAIooAAC
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0
    lE1PwkAQhu8m/odmr6Zd8GCMoXBQPCqJGM/Ldgobux/ZWb7+vdMWGjRAUfDSpN193/fZ2c70Bitd
    RAvwqKxJWTfpsAiMtJky05S9j5/jexZhECYThTWQsjUgG/Svr3rjtQOMSG0wZbMQ3APnKGegBSbW
    gaGV3HotAr36KXdCfoop8NtO545LawKYEIfSg/V7T5CLeRGi4Yo+1yQeCmTRY72xzEqZcK5QUgQi
    5QuT/UiJNwkJKas9OFMObwiD8b0J5crhgI3ulUrjVQbRSPjwIjRh8KX1Gc+snGs6Q3LcZg+nzXMl
    This string continues for 100's of lines
    --_005_B078E7CA8779484CB2961CF42F9F12481EE3C285RALXMBX01WHITSL_--
    Below is the header when a copy is sent to Hotmail:
    x-store-info: J++/JTCzmObr++wNraA4Pa4f5Xd6uensydyekesGC2M=
    Authentication-Results: domain.com; spf=none (sender IP is IP Address) [email protected]; dkim=none header.d=domain.uk; x-hmca=none [email protected]
    X-SID-PRA: [email protected]
    X-AUTH-Result: NONE
    X-SID-Result: NONE
    X-Message-Status: n:n
    X-Message-Delivery: Vj0xLjE7dXM9MDtsPTE7YT0xO0Q9MTtHRD0xO1NDTD0w
    X-Message-Info: NhFq/7gR1vQRHV6jbdvQfj78RRbHIsgK1hLH/9kB6NkUdTKzM/S60sw6uhmZk31ye2Ut7SsNRG194mNbBlVxpVFTOFvWOorYIP5ew8iIWHabwOUS2au4siXFpV/hL6TnYc2aLcBqOdiwZaz+fO5BeYoeCs9RYcubk1Jzn4Ff1TWTeX5PBOwirh+7vaICe5u9/LltrbQ5ODA+UL1EVPECVAszVGdCkiJ5
    Received: from relayserver.uk ([62.208.144.128]) by SNT004-MC3F25.hotmail.com
     over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22678); Tue, 17 Jun
     2014 02:22:01 -0700
    Received: from blah.net (blah.net
     [IP Address]) by IMSVA80 (Postfix) with ESMTP id D712D448A3A for
     <[email protected]>; Tue, 17 Jun 2014 10:21:59 +0100 (BST)
    Received: from Blah.local (smtp.server [IP Address]) by
     blah.net (Postfix) with ESMTP id 5F6B6448F33 for
     <[email protected]>; Tue, 17 Jun 2014 10:21:57 +0100 (BST)
    X-PMWin-Version: 3.0.2.0
    X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331
    Received: from blah.local ([192.168.46.221]) by
     Blah.blah.local with Microsoft SMTPSVC(IP address); Tue, 17 Jun 2014
     10:21:36 +0100
    Received: from Server name ([fe80:::::822d]) by
     Exchange server name ([192.168.46.221]) with mapi id 14.02.0342.003;
     Tue, 17 Jun 2014 10:21:36 +0100
    From: "Surname, Firstname" <[email protected]>
    To: <[email protected]>
    Subject: Subject
    Thread-Topic: Subject
    thread-index: Ac+JToaXaax6VYP2Qlaj21mbCsrr5wAvrAhgAAASClA=
    Date: Tue, 17 Jun 2014 09:21:35 +0000
    OLD-MSG-ID: <Old Message ID>
    Accept-Language: en-GB, en-US
    Content-Language: en-US
    X-MS-Has-Attach: yes
    X-MS-TNEF-Correlator:
    X-Originating-IP: [192.168.30.85]
    Content-Type: multipart/mixed;
     boundary="----=_NextPart_000_0002_01CF8FA3.87849CD0"
    MIME-Version: 1.0
    X-OriginalArrivalTime: 17 Jun 2014 09:21:36.0838 (UTC) FILETIME=[89D06E60:01CF8A0D]
    Message-ID: <Message ID>
    X-TM-AS-Product-Ver: IMSVA-8.0.0.1495-7.5.0.1017-20762.006
    X-TM-AS-Result: No--42.282-60-31-10
    X-imss-scan-details: No--42.282-60-31-10;No--42.282-3-31-10;No--42.282-4-31-10
    X-TMASE-MatchedRID: JcGkxUY+Fi9XTuUjTP3HupObxJgN/hOxOhJ9m53n4aDIGC/aFIx4/sEhNzkwL19YZrHSGmcb0tPNR6N8PNUm3hQ3/xoDO/IlaK+MsTwM+1nP60q/FX5hsL40mI6UpXzvoYk2ByBT6IRl+EcAbF0M2///m9pcIDdz1kpuPUtox1KS2fL5IypDsYEcpMn6x9cZ67hywNgiYt0GLHHeUCuj17PllCNDDbY+2BJ2fZa5f2xqeX9tIrexd/jQkA7rdCuFfMhjt3b5PP1K0WT/zXAgkpjaylIY/e3Y9hU4NdzeECk8LuP+bOkMWt3jF2fVcPdzDB+ErBr0bANar2Wff4KSIaUXswX/xrISOe5BYzkyOSWATHNX4n1dGGZBslDPcF5vyAzYZQWW+9rbH8WaUL9qjLTxnpbCjruIowtRP8whCK8PmNN74zkTtDMO4HIvV/eCHcN4x+ltYL371rCnW2Nmh+V1K1TQIEH5D+WFNKXSJkRkYpwdTJ43fZUdXE/WGn0FVmA9rBozNAcLEpo317bQY8H9mYPMZJ+SW8KeTXPQ6zqOhzOa6g8KrXacDQD1LjGG8gyxx3MD7IZOuMJDRGZYWM2dM+bCCs0tT+iWcZL4Ksw=
    X-Hotmail-VirusCheck: Clean
    Return-Path: <[email protected]>
    The sender has advised they are using Outlook 2010.
    Thanks in advance for any help working out why the email cant be read when coming in through our C370 gateway & sorry if posted in wrong community
    Katie

    Hi,
    Could you please try to put another DNS server on the ESA? Like ISP's DNS or a public one.
    Luis Silva

Maybe you are looking for