Physical - Virtual combination

Hello,
We want to implement an Always On solution with a primary Physical server and a secondary Virtual server.
2 questions:
1. Is this supported? I don't see why this wouldn't work but I haven't found any white paper which tells me this will work.
2. What does Microsoft say about Virtual SQL servers compared to Physical servers. In almost all blogs I read Physical > Virtual because of performance issues but has this been confirmed by Microsoft somewhere?
Thanks in advance!

Hello,
Deploying Always On Availability Groups requires a Windows Server Failover Clustering (WSFC) cluster. If you had successfully configure a WSFC with the physical server and virtual server, you can install SQL Server 2012 on each node and enable AlwaysOn Availability
Groups faeature on the instances. And then you can configure the AlwaysOn.
As for the secondary question, I suggest you ask the question in the
Windows Server forum. The Windows experts will assist you.
Reference:Prerequisites, Restrictions, and Recommendations for AlwaysOn Availability Groups (SQL Server)
Regards,
Fanny Liu
Fanny Liu
TechNet Community Support

Similar Messages

  • SQL query to list all collections, members, OS, SP, IP and if physical/virtual

    Hi guys, I have the below query which lists all the collections and their members, however I need to expand it to also include the OS, Service Pack, IP and if it's a physical or virtual machine.
    I've tried a few things but only made it worse. Is anyone able to expand the below code to include those extras??
    SELECT
    v_FullCollectionMembership.CollectionID AS 'CollID',
    v_Collection.Name AS 'CollName',
    v_FullCollectionMembership.Name AS 'SystemName'
    FROM
    v_FullCollectionMembership, v_Collection
    WHERE v_FullCollectionMembership.CollectionID = v_Collection.CollectionID
    ORDER BY
    CollID ASC, SystemName ASC

    Hi,
    These requirements could be found in several threads or blogs. We need convert WQL to SQL, and you can involve SQL guys to integrate the statements and format the result.
    How to create a all virtual machines collection.
    SCCM SQL Query - IP Address
    ConfigMgr Systems without Current Service Packs, and System Patch Status 

  • Multiple virtual webservers with same files

    Hello friends... I need some help to design my enviroment.
    I have here, 12 webservers which have independent files. My intent is use the same files for all of them and use shared configuration from iis.
    They are all virtual servers runing on hyper-v 2008 r2. How can i use the same files for those servers? I was thinking on network share but I dont know if its the best way to do this.
    tried to use a passthrough disk on them but didnt work as i spected... theres any way to one server have write permission and the others just read and when other need to write something, the permission change from one to another?
    Im kinda lost here...

    "how can i use a unique disk to multiple servers access data as webserver?"
    The answer is in the article referenced by Aidan.  You set up a file share.  The beauty of a file share is that it can also be served out by a cluster, meaning that the data is highly available.  If you just try to share a single physical/virtual
    disk, if anything happens to that, all web servers go down.
    . : | : . : | : . tim

  • Virtual Hosts for Load Balancing

    Hi all,
    So I have two identical servers, that have SOA Suite installed pointing to the same database. (RHEL 4) I have configured the mod_oc4j.conf file for round robin, and then I created a virtual host on the httpd.conf file to point to the load balance hardware.
    It worked! But with a slight issue. The Load Balance server is orasoaqa.tmpw.net:7777, which opens the main Application Server page. However, when I click on BPEL console, or ESB, it continues using the orasoaqa.tmpw.net:7777 virtual, which of course, breaks even trying to login.
    What am I missing here? Here's the entry I added to mod_oc4j.conf:
    Oc4jSelectMethod roundrobin:local
    Here's the entry I added to the httpd.conf on server 1:
    Port 7777
    Listen 7777
    NameVirtualHost XXX.XXX.XXX.XXX:7777
    <VirtualHost orasoaqaapp101.ma.tmpw.net:7777>
    ServerName orasoaqa.tmpw.net
    ServerAlias orasoaqaapp101.ma.tmpw.net
    Port 7777
    </VirtualHost>
    and on server 2:
    Port 7777
    Listen 7777
    NameVirtualHost XXX.XXX.XXX.XXX:7777
    <VirtualHost orasoaqaapp102.ma.tmpw.net:7777>
    ServerName orasoaqa.tmpw.net
    ServerAlias orasoaqaapp102.ma.tmpw.net
    Port 7777
    </VirtualHost>
    Yes, the port for Application Server and the port on the Load Balancer are exactly the same, I hope this isn't the issue.
    Any help would be greatly appreciated.
    Thanks!
    Message was edited by:
    CooperHawkes

    Seeing that you have an external load balancer available, you really should not be trying software load balancing. Windows NLBS is a software based load balancing and is not really dependent on the physical/virtual hosting of the OS. There are certain gotchas
    w.r.t the NLB modes since they depend on network protocols such as arp, propagation of MAC addresses and usage of the MAC in the L2 routing tables of network devices.
    You should be taking the help of the cloud service provider as ONLY they would have an understanding of their underlying networking infrastructure such as VLANS. addressing, routing rules and such.
    You could also refer to the VMware support forum for KB's such as
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006580
    Most importantly, NLBS is a base OS related service and you're more likely to get a response in the Windows Server Forum. In the specific case of BizTalk, the Windows NLB is only used for hosting the out of process services such as those associated with
    HTTP/s Receive, orchestration published as schemas, web services (asmx) and/or WCF endpoints.
    Regards.

  • Virtual BizTalk Server load balancing

    We in process migrating Physical Biztalk server from current datacenter to a cloud based datacenter.
    The requirement is the all server deployed that must be ritualized.We are using Citrix load balancer in the new datacenter and VMware 5.1 as host OS.
    we were not successful deploying the load balancing with NLB and Software LB within the virtual world.
    Please Help

    Seeing that you have an external load balancer available, you really should not be trying software load balancing. Windows NLBS is a software based load balancing and is not really dependent on the physical/virtual hosting of the OS. There are certain gotchas
    w.r.t the NLB modes since they depend on network protocols such as arp, propagation of MAC addresses and usage of the MAC in the L2 routing tables of network devices.
    You should be taking the help of the cloud service provider as ONLY they would have an understanding of their underlying networking infrastructure such as VLANS. addressing, routing rules and such.
    You could also refer to the VMware support forum for KB's such as
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006580
    Most importantly, NLBS is a base OS related service and you're more likely to get a response in the Windows Server Forum. In the specific case of BizTalk, the Windows NLB is only used for hosting the out of process services such as those associated with
    HTTP/s Receive, orchestration published as schemas, web services (asmx) and/or WCF endpoints.
    Regards.

  • How to get total physical memory on the system thru program

    Hi,
    I have used kstat for identifying physical & virtual memory. I am able to get the data items of vminfo_t, but vminfo_t doesnot give the total physical memory all I get fro vminfo_t is
    free memory, swap reserved, swap allocated, swap available and swap free.
    Can someone help me in getting total physical memory of the system.
    Thanks,
    Ram

    I do not believe you can get the physical number of pages through kstat. However, you can get it through sysconf(3C). The argument SCPHYS_PAGES will return the number of pages in the system.
    See the sysconf(3C) manpage for more information.
    Alan
    Sun Developer Technical Support
    http://www.sun.com/developers/support

  • Windows CAL

    the environment is a mixture of Windows 2003, 2008 and 2012 different editions. All of them are mixed physical and virtual combinations. All the domain controllers are in Windows 2003. With respect to CALs, what CALs will be required? 2003 or 2012?

    This is an exerpt from the Windows CAL Licensing guide:
    A Windows Server CAL gives a user or device the right to access any edition of Windows Server of the same or earlier version. (You cannot use an earlier-version CAL to access a later-version server.)
    Document available here: http://download.microsoft.com/download/6/8/9/68964284-864d-4a6d-aed9-f2c1f8f23e14/Assessing_Windows_Server_Licensing.pdf
    For further information about CAL:
    http://www.microsoft.com/licensing/about-licensing/client-access-license.aspx#tab=
    So you would need Server 2012 CALs.
    Craig.

  • Geo-Replication in SQL Azure

    We are looking to move from geographically distributed and replicated physical/virtual data machines to SQL Azure.
    We would like to have synched/replicated Azure SQL DB instances in multiple regions. I would appreciate if you could answer some questions related to how to achieve this and what to expect:
    1. Is Azure SQL Sync the correct approach for geo-replicating Azure SQL Databases?
    2. What is the Performance SLA that I can expect for the synchronization? I would like to know the minimum and maximum delay possible for the synchronization. (I can see that the minimum sync frequency is 5 minutes. What would be the sync delay when the
    sync is triggered every 5 minutes?)

    Hello,
    1. SQL Data sync can be used for synchronization across SQL Database sites or between SQL Database and an on-premise SQL Server instance. But also notes: SQL Data Sync is currently available only as a Preview and is meant only for product feedback for
    future releases and should not be used in production environments. Currently, there are
    limits in SQL Data Sync.
    2. Windows Azure SQL Database keep triple redundancy within the Azure data center combined with the 99.9% availability SLA. SQL Database does not currently provide any SLA for performance or for security. As for SQL Data Syc, I can not find any document from BOL
    about the SLA for SQL Data sync.
    Reference:SQL Data Sync (Preview) Best Practices
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • MSI NEO 2 and 2gb ram, whats the best?

    I am thinking of selling my current 2X512 twinmos w/winbond ( work flawless @ 1T 2-3-6-2-2) so I can get some dual channel 1gb sticks. Now I heard that the NEO 2 will not be able to run 400mhz if I went 3X512mb? Also I know the NF2 can run dual channel even with 3 sticks is this the case for NE02 A64? Also what is the best make that will lose me the least peformance, as I know latency is a big factor with 1gb sticks? I was hoping to run the same timings? Or is this not gonna be possible? I am NOT OVERCLOCKING, this is all at stock
    I have read the sticky but it does not cater for my exact needs in knowing for running 3 stocks etc

    It might be hard to find 2x1gb dual channel ram that will match your current timings. So you might loose a bit of performance on applications than can run under 1gb of ram.
    Personally I have 2x512mb, and my swap file is disabled. I have never runned out of ram so far. All my games stay under the 1024mb mark. This means I get no HDD trashing at all, cause everything stays in ram.
    This is ok, as long as you don't run out of ram. As soon as you do, Windows or the program will probably crash. But I can always set a small swap file if I ever need it again.
    The windows Task Manager keeps a history of the max ram you have ever used (Physical + Virtual). Just open the task manager and click the performance tab.
    TOTAL = Current use.
    LIMIT = Max availiable
    PEAK = Max used on current windows session.
    All parameters refer to REAL + SWAP combined (if swap exists). The Windows Kernel will take some ram away from the PEAK. So when swap is disabled, you will notice that PEAK will not equal your real total ram.

  • Rs480 windows-sata installation problem

    Hi all,
                Whenever I try to install windows in my system I press the F6 button and loads the sil3112 sata driver. The first time I tried this worked(win xp with no sps) and I got to install windows. But after sometime I decided reinstall windows. This time when I tried to install windows(win xp with sp1) with the usual procedure like loading the sata driver through F6 method it didnt work. When I reach the partitioning blue screen and when I give prompt to format the drive or partition it windows say that “however the disk does not contain a windows compatible partition” and thus have to exit.
                The same thing happened when I tried to install xp 64bit with sil drivers given in msi site.
    Please do help me with this problem.
    My mobo specs are given below.
    <<< System Summary >>>
      < Processor >
        Model:                         AMD Athlon(tm) 64 Processor 3000+
        Speed:                         1.79GHz
        Model Number:                  3000 (estimated)
        Performance Rating:            PR2687 (estimated)
        Type:                          Standard
        L2 On-board Cache:             512kB ECC Synchronous, Write-Back, 16-way set,
                                        64 byte line size
      < Mainboard >
        Bus(es):                       ISA X-Bus PCI USB FireWire/1394
        MP Support:                    1 CPU(s)
        MP APIC:                       No
        System BIOS:                   Phoenix Technologies, LTD 6.00 PG
        Mainboard:                     MS-7093
        Total Memory:                  447MB DDR-SDRAM
      < Chipset 1 >
        Model:                         Micro-Star International Co Ltd (MSI) ???
                                       (5950)
        Front Side Bus Speed:          1x 199MHz (199MHz data rate)
      < Chipset 2 >
        Model:                         Advanced Micro Devices (AMD) Athlon 64 /
                                       Opteron HyperTransport Technology
                                       Configuration
        Front Side Bus Speed:          2x 995MHz (1990MHz data rate)
        Total Memory:                  512MB DDR-SDRAM
        Memory Bus Speed:              2x 199MHz (398MHz data rate)
      < Video System >
        Monitor/Panel:                 Samsung Samtron 40Bn
        Adapter:                       ATI RADEON Xpress 200 Series
      < Physical Storage Devices >
        Removable Drive:               Floppy disk drive
        Hard Disk:                     ST320413A (19GB)
        Hard Disk:                     ST380817 AS SCSI Disk Device (75GB)
        CD-ROM/DVD:                    SONY DVD-ROM DDU1622 (CD 40X Rd) (DVD 5X Rd)
      < Peripherals >
        Serial/Parallel Port(s):       1 COM / 1 LPT
        USB Controller/Hub:            Standard OpenHCD USB Host Controller
        USB Controller/Hub:            Standard OpenHCD USB Host Controller
        USB Controller/Hub:            USB Root Hub
        USB Controller/Hub:            USB Root Hub
        FireWire/1394 Controller/Hub:  VIA OHCI Compliant IEEE 1394 Host Controller
        Keyboard:                      Standard 101/102-Key or Microsoft Natural PS/
                                       2 Keyboard
        Mouse:                         PS/2 Compatible Mouse
      < MultiMedia Device(s) >
        Device:                        Realtek AC'97 Audio
      < Network Services >
        Adapter:                       Realtek RTL8139/810x Family Fast Ethernet NIC
    <<< Mainboard Information >>>
      < Mainboard >
        Manufacturer:                  Micro-Star
        MP Support:                    1 CPU(s)
        MPS Version:                   1.40
        Model:                         MS-7093
        System BIOS:                   05/13/2005-RS480-SB400-6A666M4DC-00
      < System Memory Controller >
        Location:                      Mainboard
        Error Correction Capability:   None
        Number of Memory Slots:        4
        Maximum Installable Memory:    2GB
        Bank0/1 - A0:                  None None None None DIMM 512MB/64
        Bank2/3 - A1:                  Empty
        Bank4/5 - A2:                  Empty
        Bank6/7 - A3:                  Empty
      < Chipset 1 >
        Model:                         Micro-Star International Co Ltd (MSI) ???
                                       (5950)
        Bus(es):                       ISA X-Bus PCI USB FireWire/1394
        Front Side Bus Speed:          1x 199MHz (199MHz data rate)
        In/Out Width:                  16-bit / 16-bit
      < Logical/Chipset 1 Memory Banks >
        Power Save Mode:               No
        Fixed Hole Present:            No
      < Chipset 2 >
        Model:                         Advanced Micro Devices (AMD) Athlon 64 /
                                       Opteron HyperTransport Technology
                                       Configuration
        Bus(es):                       ISA X-Bus PCI USB FireWire/1394
        Version:                       1.02
        Front Side Bus Speed:          2x 995MHz (1990MHz data rate)
        Maximum FSB Speed / Max Memory:2x 1000MHz / 2x 200MHz
        In/Out Width:                  16-bit / 16-bit
        IO Queue Depth:                4 request(s)
      < Chipset 2 Hub Interface >
        Type:                          HyperTransport
        Version:                       1.02
        In/Out Width:                  16-bit / 16-bit
        Speed:                         2x 995MHz (1990MHz data rate)
      < Logical/Chipset 2 Memory Banks >
        Bank 0:                        512MB DDR-SDRAM 3.0-3-3-3CL 2CMD
        Channels:                      1
        Speed:                         2x 199MHz (398MHz data rate)
        Multiplier:                    1/9x
        Width:                         64-bit
        Refresh Rate:                  5.00µs
        Power Save Mode:               No
        Fixed Hole Present:            No
        Notice 224:                    SMBIOS/DMI information may be inaccurate.
        Tip 2511:                      Some memory slots are free so the memory can
                                       be easily upgraded.
        Warning 100:                   Large memory sizes should be made of
                                       Registered/Buffered memory.
    <<< CPU & BIOS Information >>>
    << Processor 1 >>
      < Processor >
        Model:                         AMD Athlon(tm) 64 Processor 3000+
        Speed:                         1.79GHz
        Model Number:                  3000 (estimated)
        Performance Rating:            PR2687 (estimated)
        Type:                          Standard
        Package:                       FC µPGA939
        Multiplier:                    9/1x
        Minimum/Maximum Multiplier:    9/1x / 9/1x
        Generation:                    G8
        Name:                          M1F Athlon 64 (K8 ClawHammer) 90nm ?GHz+ ?V
        Revision/Stepping:             1F / 0 (108)
        Stepping Mask:                 DH8-D0
        Microcode:                     MU0FF041
        Core Voltage Rating:           1.400V
        Min/Max Core Voltage:          1.400V / 1.450V
        Maximum Physical / Virtual Add:40-bit / 48-bit
        Native Page Size:              4kB
      < Co-Processor (FPU) >
        Type:                          Built-in
        Revision/Stepping:             1F / 0 (108)
      < Processor Cache(s) >
        Internal Data Cache:           64kB Synchronous, Write-Back, 2-way set, 64
                                       byte line size
        Internal Instruction Cache:    64kB Synchronous, Write-Back, 2-way set, 64
                                       byte line size
        L2 On-board Cache:             512kB ECC Synchronous, Write-Back, 16-way set,
                                        64 byte line size
        L2 Cache Multiplier:           1/1x  (1791MHz)
      < Upgradeability >
        Socket/Slot:                   Socket 939
        Upgrade Interface:             Unknown
        Supported Speed(s):            3.00GHz+
      < Processor Power Management >
        Processor Throttling Enabled:  Yes
        Throttle Range:                34% - 100%
    <<< PCI(e), AGP, CardBus Bus(es) Information >>>
    << Generic >>
    << Interface >>
      < System Buses >
        PCI 64-bit Bus(es):            1
        PCI 66MHz Bus(es):             1
        PCI Bus(es):                   3
        Interface Version:             2.20
      < Interface Properties >
        Config space access mechanism :Yes
        Config space access mechanism :No
        Cycle generation mechanism 1 s:No
        Cycle generation mechanism 2 s:No
    <<< Video System Information >>>
    << Video Adapter >>
    << Primary Display Driver (display) >>
      < Video Adapter >
        Model:                         ATI RADEON Xpress 200 Series
        Chipset:                       ATI RADEON Xpress 200G Series (0x5954)
        RAMDAC:                        Internal DAC(400MHz)
        Video BIOS:                    BK-ATI VER008.020I.030.000
        VGA Compatible:                No
        Total Memory:                  64MB (64MB Video) (118MB System)
        Texture Memory:                182MB
        Supports DIME Texturing:       Yes
      < Video BIOS >
        Date:                          04/12/20
      < Current Video Mode >
        Mode:                          1024x768 16M+ TrueColour (32-bit)
        Current Refresh Rate:          60Hz
        Virtual Desktop Size:          1024x768
      < Video Driver >
        Model:                         ati2mtag.sys
        Version:                       6.14.10.6490
        Expected Windows Version:      4.00
        Video Acceleration:            Yes
        Screen Saver Active:           60 minutes(s)
        Screen Saver Name:             C:\WINDOWS\System32\logon.scr
        Low Power Saving Active:       No
        Power Off Saving Active:       No
    <<< Sound Card Information >>>
    << Wave Input Devices (Recording) >>
    << Realtek AC97 Audio >>
      < General Information >
        Device Name:                   Realtek AC97 Audio
        Manufacturer:                  Microsoft
        Version:                       5.10
        Product ID:                    101 / 1
    With regards and concern,
    Cherian

    Quote from: Ui30 on 04-July-05, 19:41:11
    Why not install like you did before, not using a slipstreamed version? It may do the trick!
    Are you runnign single SATA? (I didn't find it in your summary, may looked over it ... maybe you can give your specs like in my signature )
      i'll try you way.but its difficult to get a pure xp. i'll have to dig hard for that.
           for ur 2nd question. i am not running a single sata. i have one sata 80gb and another 20 gb ide.is that a problem

  • Exchange 2010 performance is very slow

    Hi Team,
    One of our Exchange 2010 server is running very slow,
    My problem is when i remote desktop do my Exchange servers, everything is so slow.
    Any idea's what could cause this?
    Thanks,
    Sivakumar Thayumanavan

    Hi Jatin,
    Please find the answer for your question.
    1. Server is virtual or physical - Virtual
    2. If virtual then RAM is static or dynamic - Static
    3. Is the RDP only slow or when you log on locally also - RDP only slow as the server is virtual server
    4. If only RDP and its a Virtual machine then by any chance you have a broadcom lan card..??
    what task manager is showing.. can you share the screen shot.
    Sivakumar Thayumanavan

  • Using Outlook on 3 devices.

    We have a user that likes to use outlook on 3 devices on the same time. (1 Terminal server session, 1 laptop, 1 desktop)
    When starting outlook on all the devices the third one fails to connect.
    We changed the throttling policy to higher values, but it doesn't make any sense. What can i do?
    OS Server: Windows 2008 R2
    Exchange version & SP & RU/CU: Exchange 2010 SP3 RU8v2
    Roles distribution: 1 Multirole
    Physical / Virtualized Environment: Virtual, VMware
    Production / Test Environment?: Production
    OS Client: Windows 7 Outlook version: 2010 on two clients, 2013 on the third.

    Hi,
    Please check whether there is any event logs in your server side, such as Event 9646. There is the maximum allowable sessions per user specified by Maximum Allowed Sessions Per User value. By default, sessions per user are limited to 32, and service sessions
    per user are limited to 16.
    We can change the Session Limits in Registry Editor. For more information about this, please refer to:
    https://technet.microsoft.com/en-us/library/ff477612%28v=exchg.141%29.aspx?f=255&MSPPError=-2147217396#SL
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

  • REP-57000 Error When Generating a Report in EXCEL format

    Hello All,
    We're encountering an error that says "REP-57000: Oracle Reports API - Internal error: Item: oracle.reports.definition.RWReport;Prop:34; Attr: ]] ...".
    The report works fine and is able to generate an EXCEL file when it retrieves around 3K records. We only encounter the error when the number of records exceeds 5K.
    What is the cause of the error? Additional note, we're using Oracle Reports Server ver.10.1.2.0.2.
    Any help would be greatly appeciated. =)

    In the reports engine conf file (Example on UAT -> rep_lonshutl5n2_10gr2_forms_reports_service.conf) add JVM Heap Options
    jvmOptions="-Xms512m -Xmx512m"
    First option is the minimum heap size and second is maximum. The size is in MB and max size can go up to 4000 depending on physical/virtual memory available on Operating System.
    Change this Value from 512-2000 and try running your report
    In case this doesn't solve your problem, change your output Format to DELIMITEDDATA and try running the reports. There is a bug in Oracle that it doesn't support large excel outputs in DELIMITED format.

  • ITunes not allowed in the Enterprise!

    Ok so I want to sync data but iTunes is forbidden on our machines. I don't think we are the only company with this policy so how then is the iPad ready for enterprise use?

    Sure, you could possible pair down iTunes for installation.
    My company (having a globally installed base of 35,000+ workstations) will install and support BB software on a specific employee’s assigned desktop/laptop and is willing to do the same for iTunes to support the iPhone.
    Our mobile phone users don’t create content on their phones. The BBs and such are generally only used for voice, email, calendars, notes, contacts.
    Because of the way these devices are used, we're not required to install and support BB software on every workstation through-out the enterprise that a BB user may come into contact with throughout their business day.
    However, the iPad is much more that a Black Berry/Smart Phone/iPhone.
    Our employees that are asking for iPads are looking to eliminate the need to carry a laptop to access Intranet web sites, deliver presentations, check and compose email, create simple documents (Word, Excel, PowerPoint compatible).
    Any content that is created on the iPad needs to be accessible and shareable via USB and not just over 3G and WiFi. The vast majority of our global operation does not have WiFi coverage (and won’t anytime in the near future). 3G coverage is not always available or may be spotty (many locations only have the Edge network available and or no cell coverage due to the buildings structure).
    As such, the inability to mount the iPad as a USB storage device to share content without iTunes severely restricts the device.
    Apple, yourself and others chime in and say just install iTunes.
    There is a very significant cost in deploying, supporting and maintaining iTunes on all of the workstations that iPad users may (or may not) need to connect to across a large enterprise - security, lifecycle, and deployment planning; QA and Certification the current and future application versions on each of the various workstation models (images) and environments (physical & virtual); deploy the application (tech and push installs); etc.
    Is Apple, you or they going to pay for all of this this?
    Quite frankly, there is no valid technical reason that the iPad cannot be plugged in and mounted as a generic USB flash drive to enable the sharing or files (other than Apples possible business desire to force us to us iTunes).
    Until this is corrected and broad support for SSL VPN is available, we will not seriously consider the iPad for anything but very small well defined installations having a limited business scope.

  • Problem with VLAN Trunking within RHEL6.6 VM on Hyper-V 2012 R2?

    Hello,
    I'm wondering if there is a known issue with using a "trunk" mode interface within a RHEL6.6 VM?  I found the following article:
    https://technet.microsoft.com/en-us/library/dn531026.aspx
    Where note 1 reads:
    "For this specific RHEL/CentOS release, VLAN tagging may not work when used in conjunction with trunk mode".
    I've been fighting with this for the better part of a day and can't figure out what I'm doing wrong.  I have a RHEL 6.6 VM with two NICs.  The first NIC is a standard access mode NIC - no problems there.
    The second NIC has been set up as follows (via PowerShell):
        $a=Get-VmNetworkAdapter -VMName "My VM"
        Set-VMNetworkAdapterVlan -Trunk -VmNetworkAdapter $a[1] -AllowedVlanIdList 101-105 -NativeVlanId 1
    Note that the physical switch and switchports are configured to send tagged packets for these VLANs as well.
    I then set up a VLAN (eth1.102) based interface in the VM ... and never receive any traffic on it.
    What I've observed is that:
    A VM on the same physical host using the same virtual switch can communicate with the VM on the tagged VLAN
    A pcap of the "eth1" interface (to which eth1.102 is bound) shows traffic for VLANs 101 through 105 arriving ... I just never see the traffic for VLAN 102 forwarded to the eth1.102 interface
    An identical network configuration using Ubuntu 14.04.01 LTS works exactly as expected
    It's this last point that has me wondering if the problem is with RHEL and not Hyper-V (or the physical/virtual switches involved).
    I'm curious if anybody else has seen this behavior or, if RHEL 6.x is working for you, if you're using Intel or Broadcom NICs on the physical Hyper-V host?
    Thanks,

    This is indeed a known issue with RHEL.   There's a bug open with Red Hat on the issue, and our understanding is that they have a fix in progress that will be part of a RHEL 6.6 update.  You might inquire with Red Hat regarding
    their bugzilla #1135347.
    Michael Kelley, Lead Program Manager, Open Source Technology Center

Maybe you are looking for

  • Postcript fonts not showing in any of the CS6 applications

    I cannot get any of the postscript fonts to appear in the CS6 apps. I am using FontAgent Pro 4.1 to manually activate fonts with CS6 applications (auto-activiation works fine in pre CS6 programs - I do realize that InsiderSoftware has not released up

  • My Spry Horizontal Menu doesn't work

    I created my Spry horizontal menu and tried it in preview browser and it doesn't work.  I published the site to see if it check didn't work in preview mode and it REALLY doesn't work. I'm sure it's something simple that I am just missing, but what I

  • I have more contacts on my iPhone than Outlook

    I have 479 contacts on my iPhone (some are duplicates) and 450 in my Outlook contacts.  I would very much like the 29 that are on my iPhone to be in Outlook.  I have sync'd multiple times and cannot seem to resolve this.  I've noticed the "Replace in

  • Primary Key modification

    Hello, I have a table with a primary key. There is an implicit index that is created with primary key - now I wish to alter this primary key so that I can use an another existing non-unique index (or by creating a new unique index). is there a way to

  • How to temporaly switch off flash in opera browser?

    How to temporaly switch off flash in opera browser?