Network issues in Openstack deployment

I've recently had success following the Oracle document at http://www.oracle.com/technetwork/server-storage/openstack/linux/documentation/oracle-openstack-user-guide-2296176.pdf
I've configured a controller node and a compute node and can deploy instances from images without issue. I am however having a problem getting an IP address on the actual host. Inside Openstack it assigns the IP but in the Cirros test image I cannot get an IP. I've also installed several other images and again, no IP address is assigned. I then assigned the IP manually and I'm still not able to ping hosts on the same subnet.
The security rules are correct and added for ICMP and SSH and I've even added a router and floating public IPs associated without issue.
I believe my OVS config might be the problem but I'm a noob in this area and need some assistance. Can anyone tell me if I'm missing part of my bridge from the output below?
Any assistance would be greatly appreciated!! 
Thank you,
Dave
[root@open-compute-1 ~(keystone_admin)]# ovs-vsctl show
163534bc-c3da-46a8-b087-31e6dba095d2
    Bridge br-int
        fail_mode: secure
        Port "int-br-eth2"
            Interface "int-br-eth2"
        Port br-int
            Interface br-int
                type: internal
    Bridge "br-eth2"
        Port "eth2"
            Interface "eth2"
        Port "phy-br-eth2"
            Interface "phy-br-eth2"
        Port "br-eth2"
            Interface "br-eth2"
                type: internal
    ovs_version: "1.11.0"
[root@open-compute-1 ~(keystone_admin)]#
[root@open-compute-1 ~]# ifconfig
bond0     Link encap:Ethernet  HWaddr E4:1F:13:42:5A:5C 
          inet addr:10.80.0.51  Bcast:10.80.1.255  Mask:255.255.254.0
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:2313837 errors:0 dropped:0 overruns:0 frame:0
          TX packets:775791 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2757394404 (2.5 GiB)  TX bytes:291126938 (277.6 MiB)
br-eth2   Link encap:Ethernet  HWaddr 00:15:17:CA:D1:3E 
          UP BROADCAST RUNNING  MTU:1500  Metric:1
          RX packets:222324 errors:0 dropped:411 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14759756 (14.0 MiB)  TX bytes:0 (0.0 b)
br-int    Link encap:Ethernet  HWaddr 7E:7A:D5:7D:6D:4F 
          UP BROADCAST RUNNING  MTU:1500  Metric:1
          RX packets:666 errors:0 dropped:404 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:73410 (71.6 KiB)  TX bytes:0 (0.0 b)
eth0      Link encap:Ethernet  HWaddr E4:1F:13:42:5A:5C 
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:2313837 errors:0 dropped:0 overruns:0 frame:0
          TX packets:775791 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2757394404 (2.5 GiB)  TX bytes:291126938 (277.6 MiB)
eth1      Link encap:Ethernet  HWaddr E4:1F:13:42:5A:5E 
          inet addr:10.80.2.6  Bcast:10.80.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1895 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1763 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:438812 (428.5 KiB)  TX bytes:445772 (435.3 KiB)
eth2      Link encap:Ethernet  HWaddr 00:15:17:CA:D1:3E 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:334188 errors:0 dropped:0 overruns:0 frame:0
          TX packets:666 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:24070782 (22.9 MiB)  TX bytes:80978 (79.0 KiB)
          Interrupt:30 Memory:97960000-97980000
int-br-eth2 Link encap:Ethernet  HWaddr 06:18:FE:98:80:5A 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:221639 errors:0 dropped:0 overruns:0 frame:0
          TX packets:666 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:14685098 (14.0 MiB)  TX bytes:76074 (74.2 KiB)
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:3432700 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3432700 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:570922357 (544.4 MiB)  TX bytes:570922357 (544.4 MiB)
phy-br-eth2 Link encap:Ethernet  HWaddr FE:67:3F:8E:E5:E9 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:666 errors:0 dropped:0 overruns:0 frame:0
          TX packets:221639 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:76074 (74.2 KiB)  TX bytes:14685098 (14.0 MiB)
qbrafa4a18e-c0 Link encap:Ethernet  HWaddr 6E:F7:E2:A4:21:1C 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18 errors:0 dropped:12 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2676 (2.6 KiB)  TX bytes:0 (0.0 b)
qbr5f55ce6e-6c Link encap:Ethernet  HWaddr 56:31:1B:D2:25:0D 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:392 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:61410 (59.9 KiB)  TX bytes:0 (0.0 b)
qbra3da1542-b1 Link encap:Ethernet  HWaddr D2:32:16:38:E5:12 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:392 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:61410 (59.9 KiB)  TX bytes:0 (0.0 b)
qbrc19d0b22-5b Link encap:Ethernet  HWaddr 0A:90:6D:B1:C6:0F 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11 errors:0 dropped:6 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1974 (1.9 KiB)  TX bytes:0 (0.0 b)
qbr6a1608b9-97 Link encap:Ethernet  HWaddr EA:CE:BD:2B:64:E6 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:392 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:61410 (59.9 KiB)  TX bytes:0 (0.0 b)
qbr0494ad78-0f Link encap:Ethernet  HWaddr 1E:E7:EC:D6:93:A7 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:894 errors:0 dropped:312 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:162978 (159.1 KiB)  TX bytes:0 (0.0 b)
qbr1766a5ba-e8 Link encap:Ethernet  HWaddr AE:E2:07:87:DA:5A 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:392 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:61410 (59.9 KiB)  TX bytes:0 (0.0 b)
qbr43296dc7-74 Link encap:Ethernet  HWaddr 7E:C1:90:F3:E8:B0 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3 errors:0 dropped:3 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:196 (196.0 b)  TX bytes:0 (0.0 b)
qvb5f55ce6e-6c Link encap:Ethernet  HWaddr 56:31:1B:D2:25:0D 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:70482 (68.8 KiB)  TX bytes:0 (0.0 b)
qvba3da1542-b1 Link encap:Ethernet  HWaddr D2:32:16:38:E5:12 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:70482 (68.8 KiB)  TX bytes:0 (0.0 b)
qvb6a1608b9-97 Link encap:Ethernet  HWaddr EA:CE:BD:2B:64:E6 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:70482 (68.8 KiB)  TX bytes:0 (0.0 b)
qvbafa4a18e-c0 Link encap:Ethernet  HWaddr 6E:F7:E2:A4:21:1C 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1464 (1.4 KiB)  TX bytes:1464 (1.4 KiB)
qvbc19d0b22-5b Link encap:Ethernet  HWaddr 0A:90:6D:B1:C6:0F 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:664 (664.0 b)  TX bytes:1464 (1.4 KiB)
qvb0494ad78-0f Link encap:Ethernet  HWaddr 1E:E7:EC:D6:93:A7 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:93 errors:0 dropped:0 overruns:0 frame:0
          TX packets:418 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:17664 (17.2 KiB)  TX bytes:26844 (26.2 KiB)
qvb1766a5ba-e8 Link encap:Ethernet  HWaddr AE:E2:07:87:DA:5A 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:648 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:70482 (68.8 KiB)  TX bytes:0 (0.0 b)
qvb43296dc7-74 Link encap:Ethernet  HWaddr 7E:C1:90:F3:E8:B0 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:3 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:250 (250.0 b)  TX bytes:0 (0.0 b)
qvo5f55ce6e-6c Link encap:Ethernet  HWaddr 96:7F:D1:BD:8D:44 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:648 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:70482 (68.8 KiB)
qvoa3da1542-b1 Link encap:Ethernet  HWaddr 26:A1:21:9B:8D:05 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:648 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:70482 (68.8 KiB)
qvo6a1608b9-97 Link encap:Ethernet  HWaddr FA:39:63:71:A3:06 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:648 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:70482 (68.8 KiB)
qvoafa4a18e-c0 Link encap:Ethernet  HWaddr B6:96:E4:D7:54:D3 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1464 (1.4 KiB)  TX bytes:1464 (1.4 KiB)
qvoc19d0b22-5b Link encap:Ethernet  HWaddr 9A:D4:51:84:D8:A6 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1464 (1.4 KiB)  TX bytes:664 (664.0 b)
qvo0494ad78-0f Link encap:Ethernet  HWaddr 5E:3B:B9:38:94:39 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:418 errors:0 dropped:0 overruns:0 frame:0
          TX packets:93 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:26844 (26.2 KiB)  TX bytes:17664 (17.2 KiB)
qvo1766a5ba-e8 Link encap:Ethernet  HWaddr 9A:F5:CC:FD:B5:4A 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:648 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:70482 (68.8 KiB)
qvo43296dc7-74 Link encap:Ethernet  HWaddr 1A:F7:C7:C3:85:77 
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:250 (250.0 b)
tapafa4a18e-c0 Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:1338 (1.3 KiB)  TX bytes:468 (468.0 b)
tapc19d0b22-5b Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:1338 (1.3 KiB)  TX bytes:0 (0.0 b)
[root@open-compute-1 ~]#
[root@open-compute-1 ~(keystone_admin)]# nova list
+--------------------------------------+-------+--------+------------+-------------+------------------------+
| ID                                   | Name  | Status | Task State | Power State | Networks               |
+--------------------------------------+-------+--------+------------+-------------+------------------------+
| 1a6e48e8-f7c9-43d9-93cd-496ae85851c2 | test  | ACTIVE | -          | Running     | private-net=172.30.0.2 |
| 7dae0595-f89f-40ed-9125-a0540e06f525 | test2 | ACTIVE | -          | Running     | private-net=172.30.0.4 |
+--------------------------------------+-------+--------+------------+-------------+------------------------+
[root@open-compute-1 ~(keystone_admin)]# neutron net-list
+--------------------------------------+-------------+----------------------------------------------------+
| id                                   | name        | subnets                                            |
+--------------------------------------+-------------+----------------------------------------------------+
| 123c808b-041b-4b5f-a74e-71e40808cb23 | private-net | b75fc96f-67a2-4e44-b1bd-d1998f1eeede 172.30.0.0/24 |
| d7629451-186a-4020-8261-0181f7296cb2 | public      | 21d01a3c-77bf-4214-acac-0b583c7ca1a0 10.90.0.0/23  |
+--------------------------------------+-------------+----------------------------------------------------+
[root@open-compute-1 ~(keystone_admin)]#
[root@open-controller ~(keystone_admin)]# nova list
+--------------------------------------+-------+--------+------------+-------------+------------------------+
| ID                                   | Name  | Status | Task State | Power State | Networks               |
+--------------------------------------+-------+--------+------------+-------------+------------------------+
| 1a6e48e8-f7c9-43d9-93cd-496ae85851c2 | test  | ACTIVE | -          | Running     | private-net=172.30.0.2 |
| 7dae0595-f89f-40ed-9125-a0540e06f525 | test2 | ACTIVE | -          | Running     | private-net=172.30.0.4 |
+--------------------------------------+-------+--------+------------+-------------+------------------------+
[root@open-controller ~(keystone_admin)]#
[root@open-controller ~(keystone_admin)]#
[root@open-controller ~(keystone_admin)]# neutron net-list
+--------------------------------------+-------------+----------------------------------------------------+
| id                                   | name        | subnets                                            |
+--------------------------------------+-------------+----------------------------------------------------+
| 123c808b-041b-4b5f-a74e-71e40808cb23 | private-net | b75fc96f-67a2-4e44-b1bd-d1998f1eeede 172.30.0.0/24 |
| d7629451-186a-4020-8261-0181f7296cb2 | public      | 21d01a3c-77bf-4214-acac-0b583c7ca1a0 10.90.0.0/23  |
+--------------------------------------+-------------+----------------------------------------------------+
[root@open-controller ~(keystone_admin)]#

Problem was that I had the Eth2 interface not in trunked mode. So the compute guests could not talk back to the controller for DHCP information. - Working well now

Similar Messages

  • IPhone 4s 64GB Network Issues

    I have a iPhone 4s 64GB that has intermident wifi network issues. I have completely restored the phone and am running in factory configuration with only one app installed (ping utility)and am still experiencing the following issue. When using the network (safari, facetime, etc) the network will become unresponsive. If i start a ping from the device the to the network gateway I get no response. If I ping the iPhone from the computer I get no response. If I toggle airplane move on then off everything starts working and the device will start to function normally and respond to pings. This happens continually throughout the day to any network I am connected to. I have received a replacement device and still have the same issue. I have talked to apple numerous times and they still say it is hardware. I have also deployed 100 iphone 4s to our company and hear of similar issues. Has anyone else had this issue or found a resolution? I am a very big advocate of apple products but after this exprience I will no longer be upgrading to the latest and greatest. I have reverted to using my iPhone 4 with ios5 with no issues.
    I have attached the console logs from my iphone that  retrieved from the iPhone configuration utility from a time when the issue was occuring.
    Nov 14 12:07:25 unknown lockdownd[22] <Error>: 0173b000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -48, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2498, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:07:29 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:07:29 unknown kernel[0] <Debug>:
    Nov 14 12:09:05 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:09:05 unknown kernel[0] <Debug>: pmu wake events: wlan
    Nov 14 12:09:05 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc143bc00]::UIMInitialize - HSIC ports enabled
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:09:05 unknown CLTM[12] <Error>: CLTM: resetting temps: now = 1321290545, last update = 1321290444
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983343.00 -300 NO DST in 310
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:09:05 unknown MobileMail[79] <Warning>: message data temporarily unavailable for messageInfo: (1199, 5)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:09:06 unknown kernel[0] <Debug>: [95599.463363125]: AppleBCMWLANCore::systemWokenByWiFi(): Wake reason = wlan
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::handleDataPacket(): Wake up packet received: Data
    Nov 14 12:09:06 unknown kernel[0] <Debug>: Wakeup Packet: f0cba106a30c0050568952630800450001793a52400080063c29c0a80012c0a801a101bbccfffd1 21b7bd29b0c2c8018fe27ac9b00000101080a1785f7b13ca56e6f17030101403431c2351e7ee3052 e97886a25233433f1f1457a3c8b132c78c218cd508942bce0325b156c8c17222ab30cb4a99331401 b1d1bc0f1c4b8b21752b218d068570e097065786e60062250a26d351e541f5c291e6220cc053b5fd baa2d7abdbe7224eff815b5154dcb783dce8cd9a00a6da15cf4f5565355a80894f1d68cff527f54b 7ad7423fb8f39093a0ef40acf9c2de6eeb492f8f8ae20bd73b61b3a1b2df30cb982b941217fe8a34 08e01045804dc254da191d4b1f3a9d1cea7b9d192e61eda2473aed4a48f6c178c765b1f82c166521 e22a3a408893216761fa77b9388bcec9b2b8cd519ac9c8b053c00889c95b8003420dbb4561300eaf 6f6a59675db183260039f62eed7afb348d9fb3147238e116ad6ac4f1ebf5b22ee99b1cb92a5c3fb3 d43c25db5bfc761ea0feda538b53bedbaa0f948ac7c63f41822a8c5f882b400 (391 bytes)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -47, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2499, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:09:06 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:09:06 unknown lockdownd[22] <Error>: 00386000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:09:08 unknown timed[2618] <Notice>: (Note ) CoreTime: Want active time in 34.48hrs. Need active time in 117.81hrs.
    Nov 14 12:09:09 unknown MobileMail[79] <Warning>: message data temporarily unavailable for messageInfo: (1199, 5)
    Nov 14 12:09:18 unknown timed[2618] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:09:19 from GPS because time is unchanged
    Nov 14 12:09:23 unknown CommCenter[17] <Notice>: Telling CSI to go low power.
    Nov 14 12:09:25 unknown lockdownd[22] <Error>: 0173b000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -50, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2523, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:09:29 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:09:29 unknown kernel[0] <Debug>:
    Nov 14 12:11:25 unknown kernel[0] <Debug>: pmu wake events: menu
    Nov 14 12:11:25 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:11:25 unknown CLTM[12] <Error>: CLTM: resetting temps: now = 1321290685, last update = 1321290564
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983483.00 -300 NO DST in 310
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:11:26 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc143bc00]::UIMInitialize - HSIC ports enabled
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -48, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2524, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:11:26 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:11:27 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:27 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:27 unknown lockdownd[22] <Error>: 016b9000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:11:28 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(1)
    Nov 14 12:11:28 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:11:28 unknown timed[2619] <Notice>: (Note ) CoreTime: Want active time in 34.44hrs. Need active time in 117.78hrs.
    Nov 14 12:11:29 unknown configd[14] <Notice>: network configuration changed.
    Nov 14 12:11:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:30 unknown CommCenter[17] <Notice>: No more assertions for PDP context 0.  Returning it back to normal.
    Nov 14 12:11:30 unknown CommCenter[17] <Notice>: Scheduling PDP tear down timer for (342983790.026476) (current time == 342983490.026488)
    Nov 14 12:11:30 unknown wifid[29] <Error>: WiFi:[342983490.109759]: Client dataaccessd set type to background application
    Nov 14 12:11:31 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|Could not find the current user principal. Found properties: [{
                  "DAV::displayname" = "[<CoreDAVLeafItem: 0xdea1ae0>]: DAV:displayname";
                  "DAV::principal-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xf1b79b0>]: DAV:principal-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb4b30>]: DAV:href]
      Payload as original URL: [/calendar/dav/[email protected]/user/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
                  "urn:ietf:params:xml:ns:caldav:calendar-home-set" = "[[<CoreDAVItemWithHrefChildren: 0xf1b6f30>]: urn:ietf:params:xml:ns:caldavcalendar-home-set]
      Number of HREFs: [1]
      Unauthenticated: [(null)]";
                  "urn:ietf:params:xml:ns:caldav:calendar-user-address-set" = "[[<CoreDAVItemWithHrefChildren: 0xde8f6f0>]: urn:ietf:params:xml:ns:caldavcalendar-user-address-set]
      Number of HREFs: [2]
      Unauthenticated: [(null)]";
                  "urn:ietf:params:xml:ns:caldav:schedule-inbox-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xde755f0>]: urn:ietf:params:xml:ns:caldavschedule-inbox-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb4de0>]: DAV:href]
      Payload as original URL: [/calendar/dav/anyoneemail.com/inbox/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/inbox///[email protected]/calendar/dav/anyoneemail.com/inbox/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
                  "urn:ietf:params:xml:ns:caldav:schedule-outbox-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xdeac3a0>]: urn:ietf:params:xml:ns:caldavschedule-outbox-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb7450>]: DAV:href]
      Payload as original URL: [/calendar/dav/anyoneemail.com/outbox/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/outbox///[email protected]/calendar/dav/anyoneemail.com/outbox/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
    Nov 14 12:11:32 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|There were some failures changing properties, according to the following response: [[[<CoreDAVResponseItem: 0xf2dfd20>]: DAV:response | Number of HREFs: [1]| Status: [(null)]| Number of prop stats: [1]| Error: [(null)]| Response description: [(null)]| Location: [(null)]]].
    Nov 14 12:11:34 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:19 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:38 unknown timed[2619] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:11:39 from GPS because time is unchanged
    Nov 14 12:11:42 unknown wifid[29] <Error>: WiFi:[342983502.660924]: Client itunesstored is background application
    Nov 14 12:12:29 unknown wifid[29] <Error>: WiFi:[342983549.925022]: Disable WoW requested by "apsd"
    Nov 14 12:12:29 unknown wifid[29] <Error>: WiFi:[342983549.927995]: Disable WoW requested by "dataaccessd"
    Nov 14 12:12:37 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
    Nov 14 12:12:37 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
    Nov 14 12:13:38 unknown profiled[2629] <Notice>: (Note ) profiled: Service starting...
    Nov 14 12:13:38 unknown profiled[2629] <Notice>: (Note ) profiled: Locking device
    Nov 14 12:13:39 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:13:43 unknown CommCenter[17] <Notice>: Telling CSI to go low power.
    Nov 14 12:13:44 unknown lockdownd[22] <Error>: 016b9000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:timer fired
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(0)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:Removing timer
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -42, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2667, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:13:48 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:13:48 unknown kernel[0] <Debug>:
    Nov 14 12:14:20 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:14:20 unknown kernel[0] <Debug>: pmu wake events: menu
    Nov 14 12:14:20 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc199f000]::UIMInitialize - HSIC ports enabled
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983659.00 -300 NO DST in 310
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -40, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2668, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:14:21 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:14:21 unknown lockdownd[22] <Error>: 016b9000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:14:22 unknown profiled[2629] <Notice>: (Note ) profiled: Device unlock notification received
    Nov 14 12:14:23 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(1)
    Nov 14 12:14:23 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:14:23 unknown timed[2631] <Notice>: (Note ) CoreTime: Want active time in 34.39hrs. Need active time in 117.73hrs.
    Nov 14 12:14:33 unknown Preferences[1862] <Warning>: -[VPNConnectionStore reloadVPN]: The active VPN configuration has changed from  to (null)
    Nov 14 12:14:33 unknown timed[2631] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:14:34 from GPS because time is unchanged
    Nov 14 12:14:34 unknown Preferences[1862] <Warning>: -[VPNBundleController _vpnConfigurationChanged:] (0x13d7b0:<VPNBundleController: 0x13d7b0>): _serviceCount(0), serviceCount(0), toggleInRootMenu(0), RootMenuItem(1)
    Nov 14 12:14:34 unknown com.apple.misd[2635] <Notice>: allowing special port forwarding for test fixtures
    Nov 14 12:14:41 unknown Preferences[1862] <Warning>: BTM: attaching to BTServer
    Nov 14 12:14:41 unknown Preferences[1862] <Warning>: BTM: posting notification BluetoothAvailabilityChangedNotification
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:15:01 unknown CommCenter[17] <Notice>: removing received message 2147483663
    Nov 14 12:15:22 unknown profiled[2629] <Notice>: (Note ) profiled: Idled.
    Nov 14 12:15:22 unknown profiled[2629] <Notice>: (Note ) profiled: Service stopping.
    Nov 14 12:15:38 unknown kernel[0] <Debug>: launchd[2643] Builtin profile: container2 (sandbox)
    Nov 14 12:15:38 unknown kernel[0] <Debug>: launchd[2643] Container: /private/var/mobile/Applications/E45DB0BB-3802-413A-B858-D5EE2F5C8DFF [69] (sandbox)
    Nov 14 12:15:38 unknown wifid[29] <Error>: WiFi:[342983738.764213]: Client itunesstored is background application
    Nov 14 12:15:41 unknown UIKitApplication:com.apple.iBooks[0xdd89][2643] <Notice>: DictinaryServices: Dictionary cache was updated
    Nov 14 12:19:40 unknown kernel[0] <Debug>: 096088.069853 hsic-baseband::portActionGated: start device 0x00020001 (bus 1 port 2) completed with 0xe00002ed, retrying in 50ms
    Nov 14 12:20:50 unknown wifid[29] <Error>: WiFi:[342984050.417001]: Client dataaccessd set type to background application
    Nov 14 12:21:11 unknown lockdownd[22] <Error>: 00386000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:21:11 unknown com.apple.mobile.lockdown[22] <Notice>: Could not shutdown SSL connection: -9806
    Nov 14 12:21:53 unknown wifid[29] <Error>: WiFi:[342984113.211059]: Client itunesstored is background application
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."} 0xde94790
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|Error refreshing properties for account: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Warn |CalDAV refresh task failed wih error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Warn |==== CalDAV refresh FAILED for "email" (8B3B7412-5AB7-4636-85FC-0613452101C4): Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}.
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|CoreDAVPropFindTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:23:24 unknown kernel[0] <Debug>: launchd[2659] Builtin profile: PasteBoard (sandbox)
    Nov 14 12:23:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->1
    Nov 14 12:23:25 unknown MobileSMS[117] <Error>: clip: empty path.
    Nov 14 12:23:25 unknown UIKitApplication:com.apple.MobileSMS[0x1a48][117] <Notice>: Nov 14 12:23:25 users-iPhone MobileSMS[117] <Error>: clip: empty path.
    Nov 14 12:23:26 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xd6ebe90 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xd6c7a50 "The request timed out."} 0x112d18d0
    Nov 14 12:23:26 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xd6ebe90 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xd6c7a50 "The request timed out."}
    Nov 14 12:23:29 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 1->3
    Nov 14 12:23:29 unknown MobileSMS[117] <Warning>: Trying to remove already removed image
    Nov 14 12:23:33 unknown MobileSMS[117] <Error>: CGAffineTransformInvert: singular matrix.
    Nov 14 12:23:33 unknown UIKitApplication:com.apple.MobileSMS[0x1a48][117] <Notice>: Nov 14 12:23:33 users-iPhone MobileSMS[117] <Error>: CGAffineTransformInvert: singular matrix.
    Nov 14 12:23:40 unknown imagent[49] <Warning>: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xeeb64c0 {NSErrorFailingURLStringKey=http://init-p01md.apple.com/bag, NSErrorFailingURLKey=http://init-p01md.apple.com/bag, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xee9e340 "The request timed out."}
    Nov 14 12:23:40 unknown imagent[49] <Warning>: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1001): The request timed out. http://init-p01md.apple.com/bag
    Nov 14 12:23:45 unknown SpringBoard[15] <Notice>: Connection to the change hub got interrupted.
    Nov 14 12:23:49 unknown wifid[29] <Error>: WiFi:[342984229.632067]: Client itunesstored is background application
    Nov 14 12:24:28 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:36 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:47 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x113bdf50 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113b5750 "The request timed out."} 0x1127a260
    Nov 14 12:24:47 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x113bdf50 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113b5750 "The request timed out."}
    Nov 14 12:26:07 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x2c7230 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x2a0b10 "The request timed out."} 0x11257260
    Nov 14 12:26:07 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x2c7230 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x2a0b10 "The request timed out."}
    Nov 14 12:26:31 unknown imagent[49] <Warning>: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x19b500 {NSErrorFailingURLStringKey=http://init-p01md.apple.com/bag, NSErrorFailingURLKey=http://init-p01md.apple.com/bag, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x18d740 "The request timed out."}
    Nov 14 12:26:31 unknown imagent[49] <Warning>: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1001): The request timed out. http://init-p01md.apple.com/bag
    Nov 14 12:31:45 unknown kernel[0] <Debug>: launchd[2681] Builtin profile: container (sandbox)
    Nov 14 12:31:45 unknown kernel[0] <Debug>: launchd[2681] Container: /private/var/mobile/Applications/DD219E23-801C-44FF-A939-FC1E23D7B5CD [69] (sandbox)
    Nov 14 12:31:48 unknown Ping[2681] <Warning>: WARNING: Using legacy cell layout due to delegate implementation of tableView:accessoryTypeForRowWithIndexPath: in <myping: 0x161090>.  Please remove your implementation of this method and set the cell properties accessoryType and/or editingAccessoryType to move to the new cell layout behavior.  This method will no longer be called in a future release.
    Nov 14 12:31:49 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x11344bc0 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113fb400 "The request timed out."} 0x2f3eb0
    Nov 14 12:31:49 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x11344bc0 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113fb400 "The request timed out."}
    Nov 14 12:32:48 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
    Nov 14 12:32:48 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:33:02 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:33:11 unknown com.apple.misd[2685] <Notice>: allowing special port forwarding for test fixtures
    Nov 14 12:33:13 unknown profiled[2686] <Notice>: (Note ) profiled: Service starting...
    Nov 14 12:33:13 unknown Preferences[1862] <Warning>: loadAPTableCellImages: loading images
    Nov 14 12:33:15 unknown Preferences[1862] <Warning>: -[APSettingsController specifiers]: CMSFLWLAN: _canForget(1), _canSetAutoJoin(0), _canSetAutoLogin(0)
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 1
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType USBHost
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBReset
    Nov 14 12:33:23 unknown kernel[0] <Debug>: launchd[2688] Builtin profile: ptpd (sandbox)
    Nov 14 12:33:23 unknown lockdownd[22] <Error>: libMobileGestalt copyMobileEquipmentIdentifier: No MEID in CT mobile equipment info dictionary - <CFBasicHash 0xfe164d0 [0x3fced630]>{type = mutable dict, count = 5,
              entries =>
                        1 : <CFString 0xfe2dc20 [0x3fced630]>{contents = "kCTMobileEquipmentInfoCurrentSubscriberId"} = <CFString 0xfe16770 [0x3fced630]>{contents = "310410438874235"}
                        2 : <CFString 0xfe1cd20 [0x3fced630]>{contents = "kCTMobileEquipmentInfoCurrentMobileId"} = <CFString 0xfe2cd90 [0x3fced630]>{contents = "012937000519404"}
                        4 : <CFString 0xfe2e1b0 [0x3fced630]>{contents = "kCTMobileEquipmentInfoICCID"} = <CFString 0xfe2e1e0 [0x3fced630]>{contents = "89014103254388742359"}
                        11 : <CFString 0xfe2d750 [0x3fced630]>{contents = "kCTMobileEquipmentInfoIMEI"} = <CFString 0xfe2cd90 [0x3fced630]>{contents = "012937000519404"}
                        12 : <CFString 0xfe2e280 [0x3fced630]>{contents = "kCTMobileEquipmentInfoIMSI"} = <CFString 0xfe16770 [0x3fced630]>{contents = "310410438874235"}
    Nov 14 12:33:23 unknown lockdownd[22] <Error>: 00386000 copy_meid: MobileGestalt failed to provide an MEID but returned no error (?)
    Nov 14 12:33:24 unknown atc[2690] <Warning>: Error: Connection invalid
    Nov 14 12:33:28 unknown ptpd[2688] <Notice>: PTP interface has been activated at high speed.
    Nov 14 12:33:37 unknown lockdownd[22] <Error>: 0173b000 special_case_get_domain: NN: checking BT MAC Address reported back f0:cb:a1:06:a3:0d
    Nov 14 12:33:38 users-iPhone mc_mobile_tunnel[2700] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
    Nov 14 12:33:38 users-iPhone mc_mobile_tunnel[2700] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.

    *228 option 2 might work. All phones can be different.

  • Routing and Remote access can cause cluster network issues?

    After enabling routing and remote access on the servers, we found lots of cluster issues on our server like<o:p></o:p>
    Cluster Service stopped
    Communication was lost and reestablished between cluster nodes
    Unable to access witness resource
    Cluster resource failed
    can RRAS enabling causes cluster network issues?
    Rahul

    Hi TwoR,
    Please offer more information about your current cluster and RRAS configuration, such as are you installed the RRAS role on any cluster node? Are your cluster in Hyper-V environment?
    Or if you want to create the RRAS cluster you can refer the following KB:
    Deploy Remote Access in a Cluster
    http://technet.microsoft.com/en-us/library/jj134175.aspx
    How to configure Network Load Balancing (NLB) based cluster of VPN Servers
    http://blogs.technet.com/b/rrasblog/archive/2009/07/02/configuring-network-load-balancing-nlb-cluster-of-vpn-servers.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Sharing ended due to network issues

    I have a strange issue with one Lync 2010 user in that she is not able to stay in a desktop or app sharing session for more than 2-3 minutes.  Without fail, after a couple minutes she will get kicked out of the session with the error "Sharing
    ended due to network issues".  She can then rejoin the session, but will get dropped again a couple minutes later.  None of our other users seem to have this issue.
    I've read other posts on the error, and most seem to involve Edge server configuration.  However this sharing is happening only internally, so there is no Edge server involved.  I've also read that Citrix Edgesight can cause this, but we don't
    have the agent deployed.
    I've looked at her client logs, and I see a lot of these types of errors around the time of the issue:
    SIP_URL::ParseUrlParams invalid char M found when trying to parse params
    SIP_URL::ParseUrlBase ParseSipUrlParams failed 80004005
    I'm not sure that these errors are directly related to the problem though.
    Any suggestions would be appreciated.

    Hi,
    Did the issued Lync user use the same type of SIP name with others?
    Please try to change the type of the issued user’s Lync account such as user’s email address or specify a sip uri to have a try.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • OpenStack Deployment Doesn't Have to Be Hard

    August 2015
    Explore
    NetApp OpenStack Involvement
    NetApp has a longstanding history with the open source and OpenStack communities. We've been a contributing member and a summit sponsor in the OpenStack community since 2011. We've released significant amounts of code upstream to provide Cinder drivers and Manila (fileshare service) incubation. And, we're constantly introducing new features and value adds in our contributions to other OpenStack projects such as Manila.
    You don't need to download the code from our site; just get it from whoever's providing your OpenStack distribution. Red Hat is but one example.
    Because of our involvement in the community, we've been recognized in the OpenStack User Survey Insights, 2014  results as being the number-one enterprise-class storage system used in OpenStack environments. And, since 2014 we've experienced 1) a growth in NetApp deployments to OpenStack environments by more than four systems, and 2) an increase of more than 1.5 in unique customers.
    We're also a customer and a consumer of OpenStack, deploying it internally for multiple environments—production, test-development, and engineering. So we're using OpenStack or involved in OpenStack in every layer and in every possibility. And, we've just announced fibre channel protocol support in our Cinder driver.
    Brendan Wolfe
    Senior Marketing Manager,
    NetApp
    David Cain
    Technical Marketing Engineer,
    NetApp
    Think OpenStack deployment is difficult? A confusing, overwhelming mess? You're not alone. Common wisdom says OpenStack is too complicated with too many manual steps. Too many log files to go through to figure out what's broken. And, OpenStack is changing too fast to keep up with.
    Thinking like this puts enterprises in analysis-paralysis mode—unable to decide whether to begin an OpenStack deployment, or not. The complexities of OpenStack breed more investigation than implementation. Companies spend more time second-guessing their OpenStack deployment than getting production workloads up and running.
    We think there's a better way.
    Easier OpenStack with FlexPod
    The standardized, validated FlexPod® platform can help speed and smooth the kinks out of your OpenStack deployment.
    A joint, collaborative technical engineering effort between NetApp and Cisco, FlexPod delivers proven technology with best-of-breed components to:
    Reduce OpenStack risk and total cost of ownership (TCO)
    Accelerate and streamline deployment
    Make administration more efficient
    The solution incorporates NetApp® FAS and/or E-Series storage, Cisco® UCS servers, and Cisco Nexus switches. Our co-engineering effort with Cisco over the past seven years has produced more than 70 published documents—Cisco Validated Designs or NetApp Verified Architectures.
    Now FlexPod has expanded its extensive validated design portfolio to include an OpenStack solution. NetApp teamed up with Red Hat and Cisco to deliver cloud-ready, enterprise-grade converged infrastructure with Red Hat Enterprise Linux OpenStack Platform (RHEL-OSP)—smoothing the way to deploy an open Infrastructure-as-a-Service (IaaS) for your hybrid cloud environments.
    Watch this video to see how easy it is to deploy Red Hat Enterprise Linux OpenStack Platform 6 (RHEL-OSP6) on FlexPod Datacenter infrastructure using the RHEL-OSP installer.
    The Proof Is in the Pod
    We took an existing FlexPod in our Deployment Lab—reasonably spec'ed hardware, not artificially designed infrastructure geared to inflate results for demonstration purposes—rolled it together in a rack, and deployed on it Red Hat Enterprise Linux OpenStack Platform 6, taking advantage of NetApp integrations and enhancements in OpenStack.
    Then we scaled up the number of instances in this resulting OpenStack cloud. We started with eight nodes, four of them being computer hypervisor nodes. How far were we able to scale? 1,000 instances? 2,000? 5,000? More?
    Figure 1) Physical storage, networking, and compute components of the FlexPod Deployment Lab.
    Source: NetApp, 2015
    Figure 2 shows how RHEL-OSP on FlexPod  scales in comparison with a competitor's published numbers.
    Figure 2) Spinning media provides the ability to clone and boot 1,000 persistent instances in 31 minutes—an 83% decrease over a competitor's published all-flash numbers.
    Source: NetApp, 2015
    But wait, there's more: OpenStack scaled to nearly 10,000 instances after adding an additional 12 compute nodes.
    Figure 3) Overview of scaled instances using reasonably spec'ed hardware in FlexPod Deployment Lab.
    Source: NetApp, 2015
    Integrations That Lead to Scale
    Integration of the Glance image repository with NetApp clustered Data ONTAP® enables two important benefits:
    First, copy offload eliminates the initial network copy from a Glance image repository to a Cinder (block storage) repository. So instead of copying through the network, we clone the first volume from within the storage system itself. It's near instantaneous, and it avoids that first copy through the network.
    Second is space efficiency: Our deduplication technology enables common 4K blocks to coalesce into a single block, which translates to serious space savings on the underlying volume holding all of your images. Most of the images in that Glance data store are either renditions or variations of operating systems, so they can share some of the same blocks. Deduplication stores only the deltas between the images stored in the Glance image store.
    With other hypervisor platforms—VMware, Hyper-V—we've seen almost 90% deduplication rates. And that's not just internally; that's out in the field.
    Create a Storage Service Catalog
    Map features of underlying NetApp storage let you create classes of service, via Cinder volume types, that are aligned to workloads.
    When creating Cinder volumes, you can specify a volume type and give it any name you wish—for example, disaster_recovery, test_development, or transactional_db. The names are arbitrary.
    In the case of a transactional database: Suppose you have a workload where the customer specifies that data to be backed by solid-state disks or flash disks in the NetApp storage device. Through the extra-specs functionality in OpenStack, we can create these volume types and associate those extra specs with that volume type.
    Whenever a customer uses Cinder and specify a volume type, either through the command line or through the Horizon dashboard, he or she can get Cinder volumes that are created on those back-end NetApp FlexVols. So if you have three different FlexVols with different associated features (for example,, one with deduplication, one with mirroring, one with a NetApp SnapMirror® relationship), whenever the user makes a request for a new Cinder volume, the resulting Cinder volumes will be stored on NetApp FAS FlexVols that meet the defined characteristics of the Storage Service Catalog.
    Watch Integrating NetApp Technology with OpenStack Block Storage Cinder to learn how to utilize the OpenStack Cinder volume-type functionality to leverage NetApp technology (deduplication, compression, thick provisioning, and mirroring) for OpenStack deployments.
    Robust, Scalable Instance Caching
    Once a Cinder volume is created from a Glance image, it's automatically cached in the network file system (NFS) image cache locally on the NetApp FlexVol. Future volumes are then cloned—not copied—from this NFS image cache for instant replication without additional storage space. The new volumes share the same blocks as the cached image, and only deltas take up new blocks on the disk.
    When you're using NetApp storage for Glance data, rapid instance cloning via NetApp FlexClone® becomes possible—dramatically reducing the creation time for Cinder volumes that are used for persistent images.
    Reduce Disk Rebuild Time by 90%
    Swift object storage takes advantage of the NetApp E-Series storage systems to deliver resiliency and scalability. With E-Series Dynamic Disk Pools, each volume's data, parity information, and spare capacity are distributed across all drives in the disk pool. The intelligent algorithm defines which drives are used for segment placement, ensuring full data protection. All drives are active within the storage system; none are idle, meaning you have no hot spares just sitting there.
    This integration delivers major advantages, including:
    Data is reconstructed throughout the disk pool
    All drives share responsibility for writes
    Dynamic rebuild operations run in parallel
    You experience up to eight times faster return to optimal condition
    By default, Swift replicates data three times across the cluster, and the weight of replication traffic can become a limitation to scale; as Swift scales, hardware requirements increase linearly. With E-Series, internal drive requirements for storage nodes are reduced, and only operating system storage is required. The E-Series storage array supplies disk space for Swift account, container, and object data.
    Since a single storage subsystem provides storage space for multiple Swift nodes, smaller and possibly lower power IU nodes can be used in the cluster—resulting in reduced rack space, power, cooling, and footprint requirements.
    Figure 4) NetApp E-Series Swift delivers major advantages over Direct Attached Storage (DAS) Swift.
    Source: NetApp, 2015
    FlexPod for Red Hat Enterprise Linux OpenStack Platform 6
    Because of our community integration and industry partnerships, we're a leader in developing open source initiatives and in driving collaborative solutions and support for enterprises. The proven FlexPod infrastructure delivers the best of both worlds:
    Standard OpenStack interfaces
    Enterprise-class storage tuned for tier-1 applications and workloads
    You can build private, public, and hybrid clouds on our data ONTAP and SANtricity operating systems for efficient and scalable services.
    By leveraging best practices developed in hands-on engineering validations, FlexPod enables rapid time to value for enterprise deployments. So, if you've been putting off your deployment because you thought OpenStack was hard, think again.
    As OpenStack Marketing Manager for NetApp, Brendan Wolfe works closely with developers, product management, alliance partners, and customers to package and communicate NetApp's OpenStack solutions and technology to the market. Prior to joining NetApp, Brendan was an enterprise storage expert for SanDisk and Fusion-io (a SanDisk company).
    Dave Cain, a reference architect and technical marketing engineer with NetApp's Converged Infrastructure Solutions team, produces validated reference architectures that promote the benefits of NetApp storage and software into datacenter and cloud environments. Prior to joining NetApp, he spent 10 years at IBM, focusing on network, storage, and virtualization IT infrastructure. Dave holds a B.S. in computer science from North Carolina State University. He has coauthored five IBM Redbooks, and holds two U.S. patents and various invention disclosures in computer networking.
    Quick Links
    Tech OnTap Community
    Archive
    PDF

    No, music does not have to be in the iTunes Music folder or necessarily in any other particular folder. You can have the track files located anywhere on the system you wish. iTunes will by default copy tracks you import or rip from CDs wherever the location is set in the Advanced preference. Perhaps the option is set to the root of the iTunes folder in your case. And if you turn off the option to "copy files to iTunes Music folder when adding to library" in the the iTunes -> Advanced preferences, you can have your tracks anywhere on the system in whatever organization you like; iTunes will leave them where they are and quite happily link to them.
    Regards.

  • How to resolve network issue or dns to access web page on snow leopard server?

    I have my network setup like as follows:
    internet > router 1 > ethernet ports > switch > router 2
    I have a mac osx snow leopard server connected to "router 1", but it is so slow when accessing a web page hosted on the server from a browser on a workstation connected to either router 1 or router 2?
    Is there a problem with my network setup or maybe because I changed the name to newservername.local?

    @Jeff and @Camelot,
    I think it is a DNS issue.  I completely reset the DNS settings on server and the local name with the steps below, but now cannot access the site hosted on the server at all
    I used a modified version of http://www.mkahn.com/2010/09/configuring-dns-on-mac-os-x-10-6-snow-leopard-serve r-for-hosting/ to reset the server set
    1.  Stop DNS Service in Server Admin
    2.  Close Server Admin
    3.  Obtain 10.6 DNS Default files (below)
    4.  Overwrite the DNS files with DNS Default files:
    /etc/dns/loggingOptions.conf.apple
    /etc/dns/options.conf.apple
    /etc/dns/publicView.conf.apple
    /var/named/named.ca/etc/named.conf
    /var/named/named.local
    /var/named/localhost.zone
    5. Restart your server
    All machines have 1ms ping responses within the network including this snow leopard server that I am trying to setup.  There is another test web server that return pages instantly within this network so I doubt it is a network issue, but a DNS issue.

  • Networking Issues after Upgrading to Windows 8.1

    I have a Windows 8 desktop PC that is working fine with my network.  I can browse the Internet fine using all major browsers etc.  After upgrading to Windows 8.1 through the Windows Store I noticed that my wired networking was not working correctly.
     The status of the network does not change (i.e. it doesn't change to Limited Connectivity) however browsing to sites in Chrome, IE or Firefox doesn't work as well as Windows 8.
    IE11 gives me the error "This page can't be displayed, make sure the web address is correct" and other browsers give a similar error.  I normally have to refresh 2-3 times to get a new page to load, sometimes even more.  Everything works
    fine from a laptop connected at the same time so it isn't an network issue with my provider.
    I thought this might be a driver issue with the two on-board Marvell wired network adapters.   I wasn't able to rollback the driver to older versions I found on the Internet.  I then purchased another network card, Intel Desktop gigabit and the
    issue still persists with that adapter.  I then tried a USB wireless adapter and the issue still persists using wifi with the wired adapters disabled.  I tried a new network cable and no luck either.  I also tried resetting the IP stack using
    the various netsh commands.
    After that I thought I might try reset the Windows 8.1 PC, however that didn't work as I didn't have the restore image available as I upgraded from the Windows Store.  I then tried installing Windows 8.1 fresh using a ISO with my Windows 8 key using
    some of the recent guides that are available.  That all worked but it didn't fix the networking issues.
    I re-installed Windows 8.0 and the networking is now fixed and back to working normal again.  I'd like to try again but I think I will have the same problems.  I can't imagine why this would be a driver issue as I tried 3 different network adapters
    and two installs of Windows 8.1.  Any ideas what would be the cause of the Windows 8.1 issue?

    HI,
    Since this issue only occurred in the your desktop PC, and many network adapters you tried, failed, thus I think maybe we should focus on the model of your desktop PC, I suggest you update the BIOS and chipset from the manufacture to improve
    the performance of win8.1.
    Please also test this issue in safe mode with networking.
    Please refer to:
    Windows Startup Settings (including safe mode)
    http://windows.microsoft.com/en-in/windows-8/windows-startup-settings-including-safe-mode
    I’d like to share the following article with you:
    Wired and wireless network problems
    http://windows.microsoft.com/en-IN/windows/network-connection-problem-help#network-problems=windows-81&v1h=win81tab1&v2h=win7tab1&v3h=winvistatab1&v4h=winxptab1
    Regards,
    Yolanda
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.
    The issue occurs in safe mode as well under Windows 8.1.  The motherboard is an Asus P5B Premium, however it works on Windows 8.  How would I update the chipset when booted into Windows 8.1?  In Device Manager it wasn't allowing me to update
    the network drivers as they were newer versions already installed.
    Edit:  I also installed at Intel Chipset Device software dated 8/8/2013 with version 9.​4.​0.​1026 and the issue still occurs.  I am also running the latest BIOS that is available.

  • Very Strange Network Issue With Two Guests on 2012 R2 Hyper-V Failover Cluster

    Hi all.  We're having a odd issue with two guests on our 2012 R2 failover cluster.  
    In a nutshell, if we shutdown a particular server (I'll call it Server A) another totally different server (Server B) on the same node loses it's network connectivity to the domain. If we start server A back up, network connectivity returns on server B.
    At first I thought server A might be running a service that was somehow linked to server B, so I decided to disable server A's NIC.  Interestingly, that had no affect on server B's connectivity.  
    The next step I tried was pausing server A and again, no adverse affect on server B's connectivity.  
    Next step was to live migrate server A to another node.  This action did
    cause server B to lose its network connection. 
    One other clue is that if I ping server B from either of the Hyper-V hosts in the cluster, I never lose network connection to server B.
    So I would suspect this is some network issue on the cluster, but I'm kind of at a loss where to go from here.  
    Has anyone seen this behavior before or does anyone have any troubleshooting suggestions I can try?
    Thanks! 
    George Moore

    Hi Sir,
    I'v never seen this before .
    >>Next step was to live migrate server A to another node.  This action did
    cause server B to lose its network connection. 
    They are connecting to same virtual switch ?
    First please run cluster validation to check if there is any error .
    If it is ok , please try the following items for troubleshooting :
    1. shutdown  serverA   serverB
    2. then add another virtual NIC for serverB
    3. start server B  check if the issue happens to both "old" and "new" virtual NIC .
    In addition , you can live migrate both A and B to another node , then try to live migrate A to the original node .
    If the issue persists , I would suggest you to remove that virtual switch on both nodes then re-create them .
    Best Regards,
    Elton Ji
    If it is not the answer please unmark it to continue
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Network issue with initial connections on Hyper-V

    This is the opposite of all the other networking issues I have seen with Hyper-V- anyone run into this?
    I am running Hyper-V on a Server Core installation, and have had the same issue when I used Server 2012R2 as when I used Server 2008R2 on the same server as a virtual host. The server is an HP ProLiant DL360 Gen8 with 2x 8-core processors, 32 GB RAM. The
    VM is sized and configured to stay within 1 NUMA node. It uses a single port of the 4-port HP/Broadcom 331 NIC, with all the TCP LSO settings disable at the switch, host, and guest, same with the power management settings. We have ProxyARP on the network,
    so I have set the ArpRetryCount key to 0.
    I have seen it happening with and without SR-IOV enabled. The guest OS is an RDS server, so for the sake of our CAL's it has to stay at Server 2008R2. I have set up a HOSTS file to mitigate this problem, as it seems to be a DNS issue- Here's what happens:
    The first time I visit a resource, the server will timeout. An example not in our HOSTS file does this consistently: If I go to https://mail.mydomain.com/OutlookWebAccess, it spins for a couple of minutes before timing out. I hit refresh and the page loads
    immediately. This server is colocated in-house, as is the mailserver. I'd say it is a DNS issue at some level, but I'd like to know what level it is- Is it just timing out trying to cache the DNS request, or is there a performance issue with a DNS server on
    the network? (All of our DNS is AD-integrated running on DC's).
    Here is where I'm seeing this:
    Internet Explorer- described above
    Salient Interactive Miner- at the login screen, it searches for a database and times out. If I go to the setup and enter the IP address, it still times out. It will not find the database server until I quit and restart the program. If this is the same issue,
    it would obviously not be a DNS problem.
    I DON'T see it in GP9 connecting to a datasource
    Prior to setting up the HOSTS file, I saw this in Windows Explorer connecting to network shares on the same LAN segment.
    This appears to only happen to the Hyper-V guest OS. As a best practice, whenever Windows Update runs, I update the Integration Components.
    I have the bindings properly ordered on the guest VM, with the network adapter the goes to the physical NIC first, and IPv4 ordered before IPv6.
    All updates are isntalled, and the firmware is at it's latest revision.
    Any ideas?

    Hi Daniel,
    " This appears to only happen to the Hyper-V guest OS. "
    Do you mean that any other hosts can access the network resource normally  except these VMs ?
    If yes , my suggestion is to disable the VMQ on the physical NIC  for the VMs , then try test again .
    Best Regards
    Elton Ji
    If it is not the answer please unmark it to continue
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Network issue in iPhone 4 on iOS 6, iOS6.0.1, iOS 6.0.2, iOS 6.1, iOS 6.1.1 and iOS6.1.2

    Hello,
    Ever since I upgraded my iPhone 4 to iOS 6 last year. I am having network issues.
    I have been monitoring my wife's android phone whenever I have a network issue on my phone (Both of us use the same provider and the same voice + data plan). The android phone has never had any network issues.
    This rules out any issue with the provider and/or network issues.
    Sometimes its the cellular data that does not connect or sometimes it doesnt connect to the network at all. I will have to do a cold start to get the phone up and use.
    I expected this to be solved in all the subsequest fixes that were released. I am disappointed even with the iOS 6.1.2, the problem still persists.
    By phone was superb when i was using it with iOS5. This iOS6 is a big disappointment.
    The problem is even more when I am indoor. When everyone around have proper network on their phone, I read "NO SERVICE" on my phone.
    My patience is running out now. I have been waiting for the past 5 months (a loyal apple fan) and I think I have to now take a decision. I cant make basic phone calls when I want and its really irritating when I see NO SERVICE when I want to make the call. Most of the time I end up switching the AIRPLANE MODE ON and then OFF to get the network again.
    Sometimes the call drops and network goes off if I answer or make a call when my CELLULAR DATA is on (2G or 3G) or on Wifi.
    Is there any solution to it?
    Ajay.

    I had been holding off downloading iOS 6 ever since it was released and today was to be the day... no more.
    Thank you for the warning!

  • Issue with LDAP Connection becuase of Network issue

    Hello All,
    We have some network issues going on which is causing the NIC (Network interface card) to failover to another NIC. Due to this failover SUN access manager's LDAP connection pool fills up and we see errors in logs "Directory is down". We have to restart the Access manager to resolve this issue which refresh the connection pool of LDAP.
    Now we have set the setting as recommended in admin guide/tuning guide. Like
    1. Set event connection idle timeout to less that firewall or loadbalancer idle timeout value.
    2. event connection retry count and interval on perticular error code.
    Despite of above settings its not working out. Is there other way to get all the stale connections back to the LDAP pool without restarting the server?
    Or something which handles the network failover or failback?
    Regards
    Chetan Kulshrestha

    The user search name is the value you should be looking at in the LDAP attributes, that's the one that it will send to LDAP on a logon attempt. If you changed this value after mapping a group, I'm not sure but you may have to remap the group to get the change.
    So on the LDAP side verify the user search attribute = the username you expect to login with (i.e. cn, samaccountname, uid, etc)
    Regards,
    Tim

  • How can i fix my iphone 3gs when i have network issues after updating to IOS 6.1.3 and avoid the connect to ITunes screen?

    Im an owner of an Iphone 3gs.
    When I updated my software to IOS 6.1.3 I started having network issues such as my phone would go on searching, it would search for signal and then No service after few minutes it would restart and when its on again it would show me Connect To Itunes screen, I tried connecting but nothing happens and if I just leave it as it is it will just keep on restarting and showing the same screen sometimes I might get lucky and the phone will start working again but No Service and if I turn on my 3G for the times Im outdoors it will just restart again so 3G is also another problem I have got. Today I decided to take it to an Apple Store, the guy restored it and now what happens is that it switches on and is showing me the connect to Itunes message but with black backround and i cant do anything it keeps on restarting and showing the same thing. Please if there is anyone that would like to spend some time with me to help me out, he would be more than Welcome.
    Im located in South Africa

    iOS: Device not recognized in iTunes for Mac OS X

  • Macbook networking issues

    Hello.
    I've got a couple of Windows networking issues and am hoping someone can point me to the answers.
    1. My old Dual-core G5 Mac can see Win7 PCs on the network and they can see it,
    but of course it's running an older version of OS X.
    2. None of my Win7 PCs can see the Macbook by name but they can see it by
    IP address. I'd like to be able to "Browse" the network and see Macbook.
    3. My Macs cannot "Browse" the network at all. I have to know a PC's name
    to connect to it, but would rather be able to browse the network.
    Is any of this fixable?
    Thanks.

    Nothin' eh?

  • IMac running 10.9 not rebooting after network issues

    This is weird, and while I am going through Apple's Knowledgebase steps - so far without success - I thought I'd post here to see if anyone else experienced a similar issue.
    I was having network issues (or what I think/thought were network issues) for about a week. The symptoms looked like high packet loss, i.e. websites would simply not load reliably: sometimes not load at all, sometimes load partially. This started with some smaller websites and eventually it failed to load google and facebook. It took me some time to notice that  other devices on the same WiFi did not have this issue, so yesterday I decided to reboot my iMac. Network diagnostics didn't show any issue and I was able to connect to the WiFi router just fine, just not find any websites, so I thought a reboot may fix it.
    I have not been able to boot it back up since. It stalls at the grey loading screen with Apple logo and a spinning wheel for ever (I've let it sit for hours). Safe boot does not work, and starting in Verbose mode hangs at "executing fsck_hfs" and it doesn't seem to do anything else. I've booted from the install disc (actually a USB drive) and ran Disk Utility from there, but it showed not disk errors at all. It did repair a handful of permissions (I only saw iBooks related stuff and something about etc/apache2/users), apparently successfully, but it's still not booting.
    Disconnecting my external Time Machine drive and unplugging the iMac from my surge protector didn't help, either. I am now creating a new image from the partition just to have an additional backup on top of my Time Machine, and I'm going to try Archive and Install next, which is the next to last step in the Knowledgebase.
    I do have two partitions on the Mac (one 10.9 and the other 10.7), by the way, and booting into the older partition seemed to work right away. It's just that I don't have any use for that other partition right now, it's a leftover from back when I migrated to Mavericks.
    I am baffled how all of this connects together. Network issues, boot up failure without apparent disk issues? Has anyone else seen anything like this?

    I am still working on restoring my iMac with 10.9.
    I've cloned the affected partition. I used Disk Utility and it Restored without apparent unto an external drive. So I tried booting from that drive, but I get the same result as booting from the partition directly. Not a major surprise I guess since this is supposed to be an identical copy.
    I have also created a dmg image out of the partition, and I was able to open that on my MBP without problems! All the files seem to be there. It seems to be something specific with the, uh,  boot sector or, uh, something?
    Next, I booted into Single User mode and ran fsck -fy. The Knowledgebase says it's okay to do it if Safe Mode doesn't work, right? The first time it ran, I got conflicting results. It said both
    ** The volume appears to be OK
    **THE VOLUME WAS MODIFIED**
    The Knowledgebase seems to suggest that it should only say one or the other?
    Running it again, it said
    ** The volume appears to be OK
    Alas, rebooting it still doesn't work, it continues hanging at the Apple logo.

  • Network Issues with Visual Studio Online Application Insgihts

    My team is using Visual Studio Application Insights to monitor availability of our web server (we use cloud service)by making a call to it every 5 minutes from different locations around the world including Singapore, Japan, France and Switzerland.
    We experienced continuous failures of this monitoring from Singapore from September, 19-th and the issue became very big on September 21-st, September, 22-nd. After that on September, 23-rd and 24-th we have failures form Paris. Then starting from September,
    24-th to September, 26 we have very high percent of failures from Japan. Our problems finished with one more failure coming from Switzerland on September, 26.
    I wanted to find what the source of the problem is since we checked our code and it very simple to cause network issues. However, it is very difficult to reproduce the issue. My questions is - were all these problems coming from Visual Studio Online Application
    Insights?
    One example error that it is tracked in Visual Studio Online Application Insights is:
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because
    connected host has failed to respond 138.91.9.51:8080
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at Microsoft.VisualStudio.TestTools.WebStress.WebTestTransaction.ResponseReceived(IAsyncResult result)
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
    Thank you!
    Kanio

    Hello Kanio,
    There is nothing AI-specific in the stack, and, since the exception was reported to the portal, I would say that AI was working that time. However, if the issues goes away as soon as you disable AI - then it might mean that the issue is induced by AI presence.
    Also, you can try the latest AI SDK (0.13 as of today) and see if the issue still happens.
    Dmitry Matveev

Maybe you are looking for