Server 2012 and 2012 R2 do not allow access to all 7 optical SAS drives?

The following problem occurs with Windows Server 2008 R2, 2012 and 2012 R2, Datacenter or Standard. 
I have an external SAS enclosure with seven optical drives and one hot-swap SAS/SATA bay that connects using two SFF-8088 connectors (no internal SAS expander, etc.).  The purpose is to use the seven bluray writers to write multiple copies of a large
database simultaneously.  The optical drives are also occasionally used to read datasets that come on multiple discs (usually 8-12 per dataset and up to 15 datasets at a time).  Because of the volume, more optical drives are definitely better. 
Regardless of the type of SAS controller used to connect this enclosure, some significant functionality is always missing.
For writing, it is best to connect directly to the optical drives (which do their own buffering) so a HBA would seem better than a hardware RAID controller.  I have tried several HBAs, including LSI-9211, LSI-9240-IT, Dell H310-IT.  In all cases,
Windows only sees four DVD drives and the hot-swap bay.  The drives Windows sees work perfectly for reading and writing.  MegaRAID Storage Manager (LSI controller software) sees all seven optical drives and the hot-swap bay.  LSI says this
must be a Windows problem.  Strangely, if I remove (any) three optical drives and replace them with hot-swap bays, all eight devices are recognized by Windows.
If I use a true RAID controller (tried LSI-9260, Dell H800, Dell H810, HP 812P, IBM 5015), windows and MSM see all seven drives and the hot-swap bay, reads from the optical drives are fine, but writing large discs times out (presumably because of buffering
by the RAID card) so I can't write DVDs.
Is there a way to get Server to recognize all seven optical drives on an HBA?  Ideally, I'd like to add several of these enclosures but I can't even get one working properly!
The system is a Tyan (Dell) MB with dual Xeon E5-2620s and 64Gb RDIMM.  Currently includes LSI-9260 (2Tb SAS 10k in RAID 0), Dell H810 (32Tb SAS in RAID 6), and LSI-9211 (optical enclosure + 3Tb hot-swap).  Just installed Server 2012 R2 Datacenter
for testing.
Any help would be greatly appreciated.

I've had the experience of working as a validation engineer for Intel, who at the time was developing a SAS/SATA storage controller chipset for thier new xeon processors. The chipset was included in their motherboard offerings. I validated the linux driver,
which is now included in the linux kernel as of the 3.x series kernel.
My first question is, what type of SAS enclosure are you using for your optical drives/hot swap bay? You will be surprised at how many enclosures don't actually provide a 100% direct-attached storage configuration, and instead opt to work as a mini expander
instead. In our validation, we tested several SAS enclosures, and we found several that even though they were advertised as direct-attached enclosures, by inspecting the data transmission with a SAS protocol analyzer we found communication over SMP (Serial
Management Protocol).
To ensure it is NOT the enclosure causing the anomaly, i'd connect the 7 optical drives directly to each storage controller unit (or sff-8087). These cards can support around 256 devices via expander attached configuration, as that is how many sas addresses
the scu's can support. Either way, they can only support a maximum of 8 devices direct-attached (4 per SCU). I would use a multi-line SFF-8087 SATA breakout cable to directly connect your optical drives to the HBA, 4 on SCU0 and the other 3 on SCU1.
I find it strange that LSI's storage manager can see all of the drives, but windows cannot. Since the SAS protocol allows for the ATAPI cmd set to be sent via scsi commands, the only thing I can think of is if windows can only recognize a certain amount
of SAS-addresses utilizing the ATAPI cmd set. Technically, it should only be limited by the number of devices the hba can support, and in either LSI thats 256. Otherwise the enclosure may be doing something funny with the initiator (SCU), where one initiator
may take precedence over the other. Again, testing a direct connection with a SFF-8087 SATA breakout cable will eliminate the enclosure as a factor.
I can understand from a developer perspective for the desire to have windows recognize the devices instead of relying on the lsi storage app. Firstly, that app is monstrous and unwieldy. Secondly, it does not allow for customized solutions/scripting to fully
access the optical devices, since you have to interact w/ lsi's storage mgr. 3rd, this should simply work if MS is fully compliant with the SAS protocol.
Finally, I want to make sure everyone is aware that a fully compliant 6G SAS compliant device will support SSP (Serial SCSI protocol), SMP (Serial Management Protocol), and STP (Sata Tunneling Protocol). STP basically defines how SATA devices can inter-operate
within the sas fabric by tunneling ATA commands via the SCSI cmd set. This is a basic functionality guaranteed within the overall SAS protocol; if your HBA supports SAS & SATA, it will support SSP, SMP, and STP frames (this is usually always listed on
the HBA), and therefore it will fully support SATA devices. A SAS device will support SSP & SMP. A SATA-only HBA will support the ATA cmd set only (and thus, cannot inter-operate within a SAS fabric).
Please note that at the very least, a direct-attached configuration should provide the number of Storage Controller Units x 4 fully working SATA devices (generally each internal SFF-8087 is a scu, most HBA's have a min of 2 SCU's, and 4 directly addressable
devices per SCU (8 direct attached devices total). Generally, any issues that will arise from SATA devices will be the result of expander-attached configurations. There are many points a SATA device can experience errors in a expander-attached configuration,
from the routing mechanism being utilized (table vs subtractive), to the type of expander being used (fan-out vs edge expander). Expanders will generally at least support 1 method of routing, if not both, and may or may not support multi-level configurations
(this is specifically dependent on the hba). It was not uncommon in our testing to come across expanders that would work great w/ SAS & SATA w/ 1 level expander, but fail to communicate with SATA devices past 2 or more levels. This falls on the responsibility
of the HBA, specifically the driver for the OS.
More Info on SATA Tunneling Protocol (STP): 
http://www.serialstoragewire.net/Articles/2004_0225/developer_article_2_feb.html

Similar Messages

  • Windows Server 2012 CA will not allow Windows XP to autoenroll

    I have a Windows Server 2012 Domain Controller with an Enterprise root CA installed.  I have created a client authentication certificate template (2003 compatible).  Domain Computers have Read, Enroll and Autoenroll permissions.  I modified
    the Domain Policy to enable Certificate autoenrollment.  I have two clients on the same subnet with the domain controller, one Windows 7 Ent SP1 and one Windows XP SP3.  The problem:  Windows 7 reboots, has client auth cert installed in computer's
    personal cert store.  The Windows XP machine cannot acquire the certificate.  Event ID 13, source is AutoEnrollment, 0x80094011,The permissions on this certification authority do not allow the current user to enroll for certificates.  Both machines
    belong to the domain.  Running gpudate /force on the XP machine generates an info event stating that the computer security policy has be applied successfully, then the autoenrollment error.  I've setup autoenrollment dozens of times without any
    problems.  The only thing different in this environment is that the CA is installed on Server 2012.  I could be something else, but the only real difference is Server 2012.  There are no errors on the server.  It is like the client just
    cannot talk to the server at all, but it's getting its policy from that server.
    Any ideas? 

    http://technet.microsoft.com/en-us/library/hh831373.aspx
    What works differently?
    Windows XP clients
    will not be compatible with this higher security setting enabled by
    default on a Windows Server 2012 CA. If necessary, you can lower the
    security setting as previously described.
    Try run this command:
    certutil -setreg CA\InterfaceFlags +IF_ENFORCEENCRYPTICERTREQUEST
    Restart the certification authority
    net stop certsvc
    net start certsvc
    INFO FROM LINK:
    What value does this change add?
    The CA
    enforces enhanced security in the requests that are sent to it. This
    higher security level requires that the packets requesting a certificate
    are encrypted, so they cannot be intercepted and read. Without this
    setting enabled, anyone with access to the network can read packets sent
    to and from the CA using a network analyzer. This means that
    information could be exposed that might be considered a privacy
    violation, such as the names of requesting users or machines, the types
    of certificates for which they are enrolling, the public keys involved,
    and so on. Within a forest or domain, leaking these data may not be a
    concern for most organizations. However, if attackers gain access to the
    network traffic, internal company structure and activity could be
    gleaned, which could be used for more targeted social engineering or
    phishing attacks.
    The commands to enable the enhanced security
    level of RPC_C_AUTHN_LEVEL_PKT on Windows Server®  2003,
    Windows Server®  2003 R2, Windows Server®  2008, or Windows
    Server 2008 R2 certification authorities are:
    certutil -setreg CA\InterfaceFlags +IF_ENFORCEENCRYPTICERTREQUEST
    Restart the certification authority
    net stop certsvc
    net start certsvc
    If
    you still have Windows XP client computers that need to request
    certificates from a CA that has the setting enabled, you have two
    options:

  • How do I get rid of "Server responded with an error" in Calendar?  Calendar is frozen and Calendar menu will not allow preferences or quit.

    How do I get rid of "Server responded with an error" in Calendar?  Calendar is frozen and Calendar menu will not allow preferences or quit.

    If you've activated 2-step verification, you need to generate an application-specific password in your Google account and enter it in place of your old password.

  • Serial Number System Status is EDEL and ESTO, SAP does not allow to do PGI

    Hello All,
    We are unable to make PGI for Sales Order 2066904/10 because of wrong Serial Number Status.
    Delivery note was created on the 22.12.2012 and then due to errors deleted on 27.12.2012.
    Problem is that now we need to do PGI but Serial Number System Status is EDEL and ESTO, SAP does not allow to do PGI with Serial Number Status ESTO.
    These 8 products are in Stock and available for this Sales Order, one of the Serial Numbers is with OK Status
    8115001012
    8115001057
    8115001058
    8115001079
    8115001081 with OK status
    8115001180
    8115001181
    8115001690
    Please let us know how to correct the problem so we could do PGI for this Order?
    This scenario is not replicable in RST(Quality System)
    Our Findings:
    ** 1. We have tried IQ02>Edit>Special Serial No Functions>Manual Transactions>To Stock, But it still do not remove EDEL.
    2. Is it suggestible to use T Code BS22 and thereby change PMS8 to Warning? I am not sure regarding this since this a SAP managed Table
    Your help is highly obliged......This is very urgent..........
    Regards,
    Anirban
    SD Consultant

    Hi,
    I have encountered same issue today and here is the solution:
    1. Manually changed the status from EDEL/ESTO to ECUS
        Go to Edit > Special Serial Number Functions > Manual Transaction and select "To Customer", then save.
    2. Once status is in ECUS, change the serial number status back to ESTO.
        Go to Edit > Special Serial Number Functions > Manual Transaction and select "To Stock", then save.
    After doing the 2 steps above, you should be able to do PGI using the serial number.
    Kindly advise if it works for you.
    Regards,
    Vhanie

  • TS1702 Telegraph app does not allow access to newspaper says have not paid subscription. Paid through iTunes and tel says it is iTunes prob. Can't talk to anybody at itunes

    Telegraph app does not allow access to newspaper. Says. Have not paid sub but pay via iTunes Store. Telegraph says it is an iTunes prob but I can't get to talk to anyone there! Any suggestions please?

    Just got this -
    Dear iTunes Customer,
    You recently received an email informing you that your iTunes Match Subscription could not be auto-renewed. We have resolved the problem and your iTunes Match Subscription has been renewed.
    We apologize for the delay with your auto-renewal. If you have any questions, please contact AppleCare at http://www.apple.com/support/itunes/
    I hope everyone else is all set too.

  • HT4972 i just purchased more storage for my iphone 4 and also deleted some apps and it still will not allow me to update to ios7

    i just purchased more storage and deleted some apps and my iphone4 and it still will not allow me to update to ios7

    The iCloud storage is meant for your backup, you do not get more space on iPhone.
    You can by connecting to computer iTunes for update then you will not have space problem

  • Hi I've just synced my iPhone 5 to my dad's computer to get an album I downloaded on there and it wiped my phone of all of the music and now it will not allow me to get it back how do I get my songs back

    Hi I've just synced my iPhone 5 to my dad's computer to get an album I downloaded on there and it wiped my phone of all of the music and now it will not allow me to get it back how do I get my songs back because every time I comes up with I have to wait 63 days to get it back

    You might have better luck in the iPhone community. I'll ask the hosts to relocate your post.
    iPhone community
    Have you tried syncing the iPhone to your computer and restoring from the backup to see if you can get your other songs back? If you purchased the new album with your Apple ID, you should be able to download it to your computer to sync.

  • HT1535 my iphone is set to "manually manage music and videos" and it still does not allow me to add music from my other computers.

    I have followed the steps in order to manually manage the music on my 3GS iphone. (used the latest version of itunes and my iphone is up to date with iOS5) and it still is not allowing me to add music from another computer.
    when i plug it into the second computer, it is asking me to click "manually manage music and videos" again. when i do that, it says it is going to sync with this new library and erase all music that is already there. i dont want this to happen! i only want to add a few select songs from each library. I have waaayy to much to add and erase every time.
    both of the computers i am using are PCs and have my itunes id for homesharing... please help me!

    Refer to this article
    Using iPhone, iPad, or iPod with multiple computers
    http://support.apple.com/kb/HT1202
    Notes:
    iPod shuffle and iPhone are intended for use with a single computer. You cannot load music from multiple computers or iTunes libraries onto iPod shuffle and iPhone like you can with other devices.

  • Have tried to install icloud 4.0 for windows and again it does not allow syncing with outlook 2013 calendar and contact using windows 8.1 and IOS 8.02 (unexpected error)? I thought itunes 12.0 and icloud 4.0 would solve issue but still same result.

    I have tried to install icloud 4.0 for windows and again is does not allow syncing with outlook 2013 calendar and contact, using windows 8.1 and IOS 8.02 (get - unexpected error)?

    Having same issues. had been syncing every few days with outlook 2007 contacts and calendar but since updated to 4.0.2 and latest itunes I get an error that it is unable to sync. I can't seem to find any solution.

  • I purchased a one year subscription to Rolling Stone magazine . I got two issues and now it will not allow me to view the current issue, I have to pay again. Can someone help me, how do I get my purchase. I have the automatic download turned on.

    I purchased a one year subscription to Rolling Stone magazine . I got two issues and now it will not allow me to view the current issue, I have to pay again. Can someone help me, how do I get my purchase ? I have the automatic download turned on.

    Try contacting apple

  • HT1277 I am unable to Quit Mail and this then does not allow me to shut down my desktop apple.

    I am unable to Quit Mail and this then does not allow me to shut down my desktop apple.

    Welcome to the Apple Support Communities
    Open  > Force Quit and close Mail

  • Source System GD1 and Plant 123 combination not allowed

    Hello everyone,
    I had a requirement to add new values to an already existing variable ssid/plant in my  Planning area, so that the user can see these values when he gets to the relevant planning screen. Therefore I made sure that the values did exist in Master Data for plant with the correct source. I do see the new SSID and Plant in the UPSPL screen as well as a part of the dropdown.
    When I try to execute the manual planning in BPS0 screen, I get u2018Source System GD1 and Plant 123 combination not allowed.
    Can someone please help me in understanding the problem and correcting it .
    Thanks,
    Raj.

    I guess I figured it myself.
    After double clicking on the planning area, I go into the 'Characteristic Relationships' and look for the relevant combo (in my ex: Ss and plant) and looked for the FM that validates the combo and add specific entries I am looking for.
    Thanks,
    Raj

  • TS4062 ive recently updated my IOS, which deleted my music and apps, and it is now not allowing me to press sync, any help?

    ive recently updated my IOS, which deleted my music and apps, and it is now not allowing me to press sync, any help?

    The next iOS update won't change this.
    Are you able to transfer anything else from your iTunes library and computer via the iTunes sync process such as a movie, TV show, podcast, audio or print book, apps, and photos from your computer?
    What is selected under the Music tab for your iPhone sync preferences with iTunes.

  • I have a work Mac, an air book, a home Mac; husband has desktop and laptop. That makes 5.  My work computer was replaced and I do not know what the company did with it.  I am not allowed to deauthorize all. Any way around the year limit?

    I have a work Mac, an air book, a home Mac; husband has desktop and laptop. That makes 5.  My work computer was replaced and I do not know what the company did with it.  I am not allowed to deauthorize all because I did this within the last year when I got my new airbook. Any way around the year limit?  I don't know if I can find my old computer and I don't want to wait months to be able to play my ituens purchases on my new work computer.

    If oyu already used up your "deauthorize all" option, you need to contact support so they can make an excemption:
    http://www.apple.com/support/itunes/contact/

  • When the Wifi is connected, the iphone seems to search for some site and if firewall does not allow the access to that site, it disconnects the connection to Wifi. Can anyone help on this?

    When the Wifi is connected, the iphone seems to search for some site and if firewall does not allow the access to that site, it disconnects the connection to Wifi. Can anyone help on this?

    Hi SBEG2015,
    I'm sorry to hear you are having these issues with your iPhone. Based on your description of what has happened and the symptoms you are seeing, you may need to have your iPhone evaluated and/or serviced. You may find the following page helpful:
    Apple - Support - Service Answer Center
    Regards,
    - Brenden

Maybe you are looking for

  • I install Mountain Lion on my MacBook Pro and freezing after waking up and is impossible restart

    I install mountain lion on my macbook pro late 2009 and freezing after waking up and is impossible restart

  • How to Transport development object in SAP BI

    Hi to all, Please can any body tell me , How to transport development object from one server to another server. i am fresher in SAP Bi , so i need to know in depth , please also send me website link so i can get more depth knowledge. Please also send

  • How do add CD cover artwork for

    cover flow? I hope I have that term correct. Some album covers show up some don't. Is there an easy way to add album cover? Thanks, SP

  • Snapshot a image frame and save it as a CMYK picture.

    hi all, I modified snapshot sample and change the color space to CMYK, when I snapshot a CMYK image, the result is not the same as the original  picture. It seems the black color is not deep enough. I guess snapshot utility gets image information fro

  • Adobe viewer / build help

    Can I test an app (for ipad) without buying the 395 subscription? I need to convince our executive director that this is what we need before she drops 400. I've built the test file, uploaded to the folio producer, went through the viewer builder proc