Vlan stopped working after Solaris 11.1 upgrade

Sorry for the long post.
I upgraded a test server to Solaris 11.1 from 11/11 a few days ago. After I did the upgrade my one VLAN-based network connection stopped working. I've been messing with it for days and am a bit baffled.
Note that everything was up and working just before the upgrade. This is not a switch configuration problem or a cables issue.
All of the other networking survived the upgrade just fine...
The link that stopped working is a VLAN running on top of a two-link LAG. The untagged link running over the same LAG works just fine.
So here's the strange part. As I was trying to get underneath it all today I fired up wireshark to see if I could figure it out. As soon as I put wireshark up on the interface (in its default promiscuous mode) the link started working. All the packets in the trace looked normal. All was good. As soon as I stopped the trace the link was dead again. Start a trace - link in promiscuous mode - and all is good again. Stop and it stops...
If I bring bring up wireshark on the link without promiscuous mode the link does NOT start working. If I initiate a ping that should go out on the broken VLAN I see a series of ARP requests but no answers (running wireshark on the machine being ping'd I see all of the ARP request come in and the answers go out, but the Solaris machine never sees the answers).
So - did Oracle manage to break VLANs in 11.1? Any ideas how to get it working again?
A few bits on info from the machine. The only thing that looks odd/wrong I've highlighted below.
Phil@TEST:~$ dladm show-link
LINK CLASS MTU STATE OVER
e1000g1 phys 1500 up --
e1000g0 phys 1500 up --
ixgbe0 phys 9000 up --
ixgbe1 phys 9000 up --
aggr2 aggr 9000 up ixgbe0 ixgbe1
aggr2vlan5 vlan 9000 up aggr2
Phil@TEST:~$ dladm show-vlan
LINK VID OVER FLAGS
aggr2vlan5 5 aggr2 -----
Phil@SE11_SAN:~$ ipadm show-addr aggr2vlan5
ADDROBJ TYPE STATE ADDR
aggr2vlan5/v4 dhcp ok 192.168.5.101/24
Phil@TEST:~$ dladm show-linkprop aggr2vlan5
LINK PROPERTY PERM VALUE DEFAULT POSSIBLE
aggr2vlan5 autopush rw -- -- --
aggr2vlan5 zone rw -- -- --
aggr2vlan5 state r- unknown up up,down
aggr2vlan5 mtu rw 9000 1500 1500-9000
aggr2vlan5 maxbw rw -- -- --
aggr2vlan5 cpus rw -- -- --
aggr2vlan5 cpus-effective r- 0-7 -- --
aggr2vlan5 rxfanout rw -- 8 --
aggr2vlan5 rxfanout-effective r- 16 -- --
aggr2vlan5 pool rw -- -- --
aggr2vlan5 pool-effective r- -- -- --
aggr2vlan5 priority rw high high low,medium,high
aggr2vlan5 forward rw 1 1 1,0
aggr2vlan5 protection rw -- -- mac-nospoof,
restricted,
ip-nospoof,
dhcp-nospoof
aggr2vlan5 mac-address r- 0:1b:21:6b:23:98 0:1b:21:6b:23:98 --
aggr2vlan5 allowed-ips rw -- -- --
aggr2vlan5 allowed-dhcp-cids rw -- -- --
aggr2vlan5 rxrings r- -- -- --
aggr2vlan5 rxrings-effective r- -- -- --
aggr2vlan5 txrings r- -- -- --
aggr2vlan5 txrings-effective r- -- -- --
aggr2vlan5 txrings-available r- 0 -- --
aggr2vlan5 rxrings-available r- 0 -- --
aggr2vlan5 rxhwclnt-available r- 0 -- --
aggr2vlan5 txhwclnt-available r- 0 -- --
aggr2vlan5 vsi-mgrid rw -- -- --
aggr2vlan5 etsbw-lcl rw -- 0 --
aggr2vlan5 etsbw-lcl-effective r- -- -- --
aggr2vlan5 etsbw-rmt-effective r- -- -- --
aggr2vlan5 etsbw-lcl-advice r- -- -- --
aggr2vlan5 cos rw -- 0 --
Edit/Delete Message

Fixed. Don't know exactly how/why, but fixed.
When I came home this afternoon I deleted the all of the IPs associated with the VLAN and the LAG. I deleted the VLAN itself and deleted the LAG. Basically tore down all of the datalink and IP layers leaving only the raw interface cards. Rebuilt the LAG, rebuilt the VLAN and reinstalled the IPs. And like magic, the whole thing is happy.
Something in the configs of the LAG or the VLAN must have been corrupted during the upgrade. But now its all fat, dumb and happy again.
Very odd.

Similar Messages

  • 1 of 2 USB ports stopped working after 10.7.2 upgrade

    I have the newest Macbook Pro.  I upgraded to 10.7.2 today and immediately after, 1 of my 2 usb ports stopped working.   Thought it may be the cable, so I switched cables.  Tried plugging in my iPhone, my portable drive and nothing.   Both work on the other port though.   Both ports worked fine before the update. 
    I've rebooted 4x. 
    Suggestions?

        Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
      If this does not help, contact Apple.
      Genius Bar reservation
      http://www.apple.com/retail/geniusbar/
    Best.

  • USB Bluetooth adapter stops working after 10.8.5 upgrade

    For several months I've been using an IOGear USB Bluetooth adapter and a USB KVM to share my Magic Trackpad between a Mac Mini and a MBP, both machines happily running 10.8.4.
    Tonight I upgraded my MBP to 10.8.5 and now Bluetooth is apparently disabled when I have the USB adapter plugged in:
    Now I'm left with the unappealing decision of using my Trackpad with only my Mac Mini, my MBP, or constantly repairing it with either to share.
    I've been shockingly happy with this little trick, but I guess it was too good to last. Anyone have any ideas why using a USB Bluetooth adapter would stop working? Maybe I need a different adapter now?

    Thanks! That solved my problem. I just had to swap in my device id which was different than yours.
    I converted my USB adapter's idProduct value from hexidecimal (0x2101) into decimal (8449) and added this configuration:
                        <key>BroadcomUSBBluetoothHCIController_Dongle - IOGear2</key>
                        <dict>
                                  <key>CFBundleIdentifier</key>
                                  <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOClass</key>
                                  <string>BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOProviderClass</key>
                                  <string>IOUSBDevice</string>
                                  <key>idProduct</key>
                                  <integer>8449</integer>
                                  <key>idVendor</key>
                                  <integer>2652</integer>
                        </dict>

  • Printing stopped working after 10.6.5 upgrade

    Hi,
    after 10.6.5 upgrade I cannot print.
    I cannot access the printing preferences through System Preferences.
    So I cannot remove the printer driver.
    Printer is a Brother MFC-325C.
    Printer is not connected to the mac, but I cannot still access the preferences.
    Help? Ideas?
    Thanx
    Luca

    I'm having a similar issue Luca with a client-site.
    10.6.5 (by all counts, after auditing system changes) has simply cut the communication to the Epson 3800 and Epson 3880 they have. I am in the process of downloading the Xcode Tools, and then proceeding to rebuild CUPS 1.4.4 onto the system(s) to see if that forces a resolution.
    There are known issues with 10.6.5 printing and CUPS 1.4.5 as of this moment in time. None of the known issues (as in, publically acknowledged by Apple) indicate corruption of the SysPref Pane for Printers nor the inability to print at all.
    If CUPS 1.4.4 flash doesn't work, I shall restore from Time Machine.
    Luca-
    Your next step is to reset the prefpane, and then restore from backups.

  • Control keys stop working after the last tigervnc upgrade

    I've upgrade to the last tigervnc package (tigervnc-1.3.0-1-x86_64.pkg.tar.xz) and control keys like CTRL+C, CTRL+V stop working.
    Is someone facing the same problem?

    Yes, I have the same problem.  It seems to be the viewer as I can connect to the server with
    a different vncviewer (tightvnc) and all keyboard control keys work.  I ran xev and pressing
    CTRL-T and it shows:
    KeyPress event, serial 34, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693323, (-452,-13), root:(362,803),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693402, (-452,-13), root:(362,803),
    state 0x4, keycode 255 (keysym 0x1000014, (no name)), same_screen YES,
    XLookupString gives 1 bytes: (14) ""
    XmbLookupString gives 1 bytes: (14) ""
    XFilterEvent returns: False
    KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693530, (-452,-13), root:(362,803),
    state 0x4, keycode 255 (keysym 0x1000014, (no name)), same_screen YES,
    XLookupString gives 1 bytes: (14) ""
    XFilterEvent returns: False
    KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272694875, (-452,-13), root:(362,803),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    The
    (keysym 0x1000014, (no name))
    shows up on a normal xserver as
    (keysym 0x74, t)
    I'm not sure how to fix it though.

  • USB modem stopped working after udev 091-3 upgrade

    I just udated my system today and my speedtouch modem stopped working. If I try to connect i get
    Connect (0.38): No such device
    So i had to downgrade to udev 091-2 and its okay now. What could be the problem?

    could you please delete udev.rules file and then reinstall udev?
    and then try again with udev 092-2, thanks.

  • Mail stops working after 10.9.3 upgrade

    Hello -
    After the 10.9.3 upgrade, Mail stopped retrieving new messages from my IMAP server. I can send e-mail from Mail without problem. I installed Airmail and it seems to work fine and I can also see the new e-mails by logging into the server via a browser or through gmail.
    I've tried deleting the account and reinstalling it , shutting down and restarting the machine several times but both were without success.
    Any ideas as to cause and resolution are much appreciated.
    Thanks!

    And...for no particular reason I can tell...it started working this morning after 36 hours of frustration. 
    Thank you William for your interest in my problem and for pointing me to the "Connection Doctor" and "Activity" windows; I didn't even know that information was available.
    All the best.
    Austin

  • Epson Perfection 1250 stopped working after 2.65A driver upgrade

    i have the above scanner. it was working with a driver i downloaded from Epson a couple of years ago. I went to the epson site and saw a newer driver was there, this is 2.65a epson scan and TWAIN driver. i downloaded it and installed it and now the scan application quits after 5 seconds. no msg nothing. i have 10.2.8 which the doc says is supported by this driver. i repaired disk permissions still no luck. the apple profiler sees the scanner on the usb port, and it makes a noise when the system is booted (i guess to show it's there) so since there are no error msgs i don't have a clue what's wrong. anybody had this problem. i'm going to try to find the old driver again, but right now no scanner :(( why do i try to be up to date, if it ain't broke don't fix it.

    this was resolved by epson. apparently their driver upgrade did not automatically remove the previous version and you have to manually do that (they walked me throughte files that needed to be deleted). once i did that the new driver installed and worked fine.

  • UCCX RECORDING STOP WORKING AFTER AGENT´S PC UPGRADE FROM XP TO WINDOWS 7

    Dears, We have a customer with UCCX 8.0(2) already working, some agents upgrade per company policy theirs PC´s to Windows 7, After that, supervisor are unable to monitoring/recording the upgrade agent´s PCs.
    We installed Ethereal in those PCs  and see that the Agent PC did not generate the "copy" RTP packet to Supervisor desktop, as in XP machines where you can see both packet, from phone to phone, and from agent´s PC to supervisor´s PC.
    We disable antivirus software and Windows firewall and make everything in troubleshooting documentation, even the registry setting changes.
    We did not change hardware, only OS.
    We are running Windows 7 Enterprisse edition.
    Does anybody stuck with this problem?
    Regards
    Gustavo Chiarelli

    If you are sure that Postinstall is pointing to the right NIC (IP address for which you see G.711 packets when you run NICQ.exe), that’s good. But most of the times, I see problems like this or Span to PC port problem.
    I think you can have a look on this doc https://supportforums.cisco.com/docs/DOC-13223  before requesting again to get response from TAC.

  • XI file adapter stopped working after PI 7.0 upgrade (SP14)

    We have just completed a PI 7.0 upgrade and the file adapter has stopped picking up files from the inbound directory. The j2ee/cluster/server0/log/applications.log file shows
    #1.5^H#0013217C0311008600001F91000011D100047C99629BA213#1262898132157#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0##n/a##35790820fbcf11dec
    b310013217c0311#XI File2XI[from_ICCnet_TEST_CHANNEL/ICC_Inbound/ICCnet]_106031##
    0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    followed by the following:
    #1.5^H#0013217C03110061000020F9000011D100047C9962B8AA7E#1262898134060#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.util.AuditLog.addAuditLog(PublicMessageKey, String, AuditLogSt
    atus, String, String, Object[])#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [
    0681afffffffa01ffffffbd30]#n/a##37c987d2fbcf11de89c70013217c0311#XI File2XI[from
    ICCnetTEST_CHANNEL/ICC_Inbound/ICCnet]_106033##0#0#Error#1#com.sap.aii.adapter
    .file.util.AuditLog#Plain###FILE_ERR_211#
    I think I have read every note but can not seem to find a solution -- any help would be appreciated.
    Thansk,
    Tom

    Here is the defaulttracefile.
    #1.5^H#0013217C0311007200006379000011D100047CA71C3769BC#1262957080118#com.sap.ai
    i.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_
    GUEST#0##n/a##df3c5bd2fc5811de92ae0013217c0311#XI File2XI[from_ICCnet_TEST_CHANN
    EL/ICC_Inbound/ICCnet]_192064##0#0#Error#1#/Applications/ExchangeInfrastructure/
    AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    #1.5^H#0013217C0311007400005FCA000011D100047CA71C58E8CF#1262957082311#com.sap.en
    gine.services.ejb#seeburger.com/com.seeburger.bicxiadapter.module.classifier#com
    .sap.engine.services.ejb#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [0681aff
    fffffa02ffffffe9ffffffa6]#n/a##d2200912fc5811deca270013217c0311#XI File2XI[from_
    ICCnet_TEST_CHANN

  • Internet sharing has stopped working after 10.8.2 upgrade

    Hi.  So, for the past year, I've been receiving WiFi internet on my iMac, and sharing it via ethernet and sometimes FW800.  Lately, mostly just ethernet.  As of 10.8.2, this has stopped functioning.  I have heard many rumors about internet sharing issues in the update, but it seems I am in the extreme minority in terms of sharing internet via ethernet rather than sharing it via WiFi.
    For the record, what I have tried so far is, enabling and disabling all options, trashing preferences, creating a second administrator account on the iMac and trying from that one, switching multiple ethernet cables just in case, and even switching to a different wireless network (we have two in my home on different wavelengths).  It's always the same: devices recognize that they're connected to the ethernet port on the iMac.  The iMac recognizes it's connected to them.  They can obtain their own IP addresses through DHCP, but they cannot, under any circumstances, actually connect to the internet.
    Please help!  I'm tearing my hair out over here, as this was crucial to my setup.  Updates shouldn't work this way.

    As with other situations where a window is not visible, it is likely just off-screen where you can't see it. If your main "Final Cut Pro" window becomes inactive (close, minimize, and zoom buttons turn grey) when you attempt to open the "Background Tasks" window, this indicates that the window is definitely opened, it's just offscreen somewhere.
    You can solve this problem by forcing FCPX to gather up all of its windows without having to delete your preferences:
    1. Attempt to open the Background Tasks window in FCPX,
    2. Switch to System Preferences->Displays and change your display resolution,
    3. Switch back to FCPX and verify that you now have your missing window back,
    4. Switch back to System Preferences and change your resolution back to its previous setting (likely the "Best for display" radio button).
    Andrew
    Talking Animals Channel - YouTube
    youtube.com/talkinganimals

  • Aspire R7 572G touch screen stopped working after a windows 10 upgrade, pls help

    I did a windows 10 update, but to my dismay I lost my touchscreen functions. I checked the properties on MY COMPUTER and it now says, pen and touch input not supported. Help pls

    Hmmm.. I upgraded my R7 572G but my touch screen is ok. I'm not sure what you did. However, my problem was the screen does not auto-rotate in Windows 10. So I went to this folder to run as administrator to fix the auto rotate problem and it works. C:\OEM\Preload\FIXAUTOROTATE\EnableRotate.cmd

  • HP Color Laserjet printer stopped working after 10.4.10 upgrade

    I upgraded other night to 10.4.10 and I'm now unable to print to my USB connected HP Color Laserjet 3500 printer. Anyone have any idea what might be the cause and how to fix it?
    FYI, I already tried reinstalling the driver and fix the permission but no luck.

    Hello,
    Same problem here, with a HP aio 3015.
    Does anyone have any ideas?
    C.

  • I can't connect to Wi-Fi - keeps timing out. No problem connecting from other laptops / phones. Stopped working after I did a system upgrade. What can I do?

    I can't connect to Wi-Fi - keeps timing out. No problem connecting from other laptops / phones. Stopped working after I did a system upgrade. What can I do? I am on OS X Yosemite.

    Take each of the following steps that you haven't already tried, until the problem is resolved. Some of these steps are only possible if you have control over the wireless router.
    Step 1
    Turn Wi-Fi off and back on.
    Step 2
    Restart the router and the computer. Many problems are solved that way.
    Step 3
    Change the name of the wireless network, if applicable, to eliminate any characters other than letters and digits. You do that on your router via its web page, if it's not an Apple device, or via AirPort Utility, if it is an Apple device.
    Step 4
    Run the Network Diagnostics assistant.
    Step 5
    In OS X 10.8.4 or later, run Wireless Diagnostics and fix the issues listed in the Summary, if any.
    Step 6
    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Enter the name of your wireless network in the search box. You should have one or more "AirPort network password" items with that name. Make a note of the name and password, then delete all the items. Quit Keychain Access. Turn Wi-Fi off and then back on. Reconnect to the network.
    Step 7
    You may need to change other settings on the router. See the guidelines linked below:
    Recommended settings for Wi-Fi routers and access points
    Potential sources of interference
    Step 8
    Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    Step 9
    Reset the System Management Controller (SMC).

  • Kodak ESP 3200 stopped working after upgrading to Yosemite

    Kodak ESP 3200 stopped working after upgrading to Yosemite

    Kodak has posted an unsupported hack that has been reported to enable printing to a Kodak printer not supported in OS X 10.10 ("Yosemite"). Perhaps it would have the same effect with some other kinds of printers that aren't supported in Yosemite. I have no information about that, one way or the other.
    I have not tested the hack myself and I don't know all the possible effects. As far as I know it will not break the compatibility of printing software that is already compatible with Yosemite. It may degrade the security of the web administration interface of CUPS. That interface is not enabled by default, and will not be enabled by the procedure described here. Even if it were enabled, I know of no way it could be exploited, with or without the modification. Nevertheless, if you have enabled the web administration interface, you should disable it if you decide to follow these instructions. If you don't know what the web administration interface is, you haven't enabled it.

Maybe you are looking for

  • I can't receive sms-es after upgrading to IOS 5.

    t says my inbox capacity is full when it isnt! please help, thanks!

  • Anyone Else had this one :)

    Quick version of the usual saga when calling India. My speed drooped from around the normal 7Mb to around 240KB last Tues. Call Faults Desk, there is nothing wrong with your line, umm this lasted about 20mins in the usual drivel, eventually speak to

  • Cannot edit iCloud storage credit card

    I need to update the credit card info used to pay for my iCloud Storage and when I go in System Pref>iCloud>Manage>View Account  I log in and can see the credit card info but when I try and edit it and save I get an error saying my session timed out

  • Preblem for Approver in Leave request

    Hi All,    Well i am facing a problem in Create leave Request For the Approver that is selected by default based on the organisation head.I don't now how it happens but thing that i noticed thta for an employee if i maintain a head position in the or

  • _smalloc cause core dump

    Hi: I got a core dump on _smalloc. Is it due to memory corruption on my application ? The frame stack on gdb is attached: #0 0xff0456c8 in _smalloc () from /usr/lib/libc.so.1 (gdb) bt #0 0xff0456c8 in _smalloc () from /usr/lib/libc.so.1 #1 0xff04570c