Issue to create Workbook BI7 - No roll storage space of length 1984 availab

Hello,
I am creating a workbook in BI7 Analyzer Excel doing the following: design mode, insert analysis grid, selecting the query as data provider. However, when I click to get out of design mode or change variable values, it starts processing without asking me to fill the variable screen. It takes a ong time until an error message appears: No roll storage space of length 1984 available for OCCURS area. area.
If I go to open query and execute it, there is no problem. The issue only appears in the workbook.
Could you please suggest some solution?
Thanks & Regards,
Adriana Oliveira
Edited by: ADRIANA OLIVEIRA on Sep 29, 2009 3:28 AM

SAP Gui 640 as of now is no longer supported, for BEx 7.0, its best you use the latest GUI version and its latest patch.
Below is the list that might help u get rid of this error.
1) SAP GUI 7.10.
2) BEx 3.x or 7.0 (or both)
3) Patch > 12.
4) BW Addon.
5) BI Addon.
Install it in the same order, and make sure you restart your system (Local Machine) whenever it asks you to.
Rgds,
Sree.

Similar Messages

  • Memory Dump :FBL5N No roll storage space of length 1753104 available for internal storage.

    Dear Friends,
               I am getting below error during T-Code FBL3N Report. No roll storage space of length 1753104 available for internal storage.
    Our Server' RAM size is 24 GB,and existing parameters are as below
    ztta/roll_area: 6500000
    ztta/roll_extension:2000683008
    abap/heap_area_total:2000683008
    abap/heap_area_dia: 5000000000
    abap/heap_area_nondia: 2000683008
    em/initial_size_MB: 4092
    Please suggest Parameter to be change.
    Details Dump log ST22
    Runtime Errors         TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
    Date and Time          04.03.2014 10:18:48
    |Short Text                                                                                        |
    |    No roll storage space of length 1753104 available for internal storage.                       |
    |What happened?                                                                                    |
    |    Each transaction requires some main memory space to process                                   |
    |    application data. If the operating system cannot provide any more                             |
    |    space, the transaction is terminated.                                                         |
    |What can you do?                                                                                  |
    |                                                                                                  |
    |    Try to find out (e.g. by targetted data selection) whether the                                |
    |    transaction will run with less main memory.                                                   |
    |                                                                                                  |
    |    If there is a temporary bottleneck, execute the transaction again.                            |
    |    -                                                                                             |
    |                                                                                                  |
    |    If the error persists, ask your system administrator to check the                             |
    |    following profile parameters:                                                                 |
    |                                                                                                  |
    |    o  ztta/roll_area            (1.000.000 - 15.000.000)                                         |
    |           Classic roll area per user and internal mode                                           |
    |           usual amount of roll area per user and internal mode                                   |
    |    o  ztta/roll_extension       (10.000.000 - 500.000.000)                                       |
    |           Amount of memory per user in extended memory (EM)                                      |
    |    o  abap/heap_area_total      (100.000.000 - 1.500.000.000)                                    |
    |           Amount of memory (malloc) for all users of an application                              |
    |           server. If several background processes are running on                                 |
    |           one server, temporary bottlenecks may occur.                                           |
    |           Of course, the amount of memory (in bytes) must also be                                |
    |           available on the machine (main memory or file system swap).                            |
    |           Caution:                                                                               |
    |           The operating system must be set up so that there is also                              |
    |           enough memory for each process. Usually, the maximum address                           |
    |           space is too small.                                                                    |
    |           Ask your hardware manufacturer or your competence center                               |
    |           about this.                                                                            |
    |           In this case, consult your hardware vendor                                             |
    |    abap/heap_area_dia:        (10.000.000 - 1.000.000.000)                                       |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each dialog process.                                                               |
    |    Parameters for background processes:                                                          |
    |    abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)                                    |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each background process.                                                           |
    |    Other memory-relevant parameters are:                                                         |
    |    em/initial_size_MB:         (35-1200)                                                         |
    |           Extended memory area from which all users of an                                        |
    |           application server can satisfy their memory requirement.                               |
    |    Note which actions and input led to the error.                                                |
    |                                                                                                  |
    |    For further help in handling the problem, contact your SAP administrator                      |
    |    .                                                                                             |
    |                                                                                                  |
    |    You can use the ABAP dump analysis transaction ST22 to view and manage                        |
    |    termination messages, in particular for long term reference.                                  |
    |                                                                                                  |
    |Error analysis                                                                                    |
    |    The internal table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_DATA~C               |
    |    HANGE_ITEMS\DATA=GT_BSIK" could not be enlarged further.                                      |
    |                                                                                                  |
    |    Memory location: "Session memory"                                                             |
    |                                                                                                  |
    |    You attempted to extend the data structure for the management of the                          |
    |    memory blocks for table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_D               |
    |    ATA~CHANGE_ITEMS\DATA=GT_BSIK". However, the 1753104 bytes required for                       |
    |    this were no longer available in the specified memory area.                                   |
    |                                                                                                  |
    |    The amount of memory requested is no longer available.                                        |
    |How to correct the error                                                                          |
    |                                                                                                  |
    |    Try to decide by analysis whether this request is                                             |
    |    reasonable or whether there is a program error. You should pay                                |
    |    particular attention to the internal table entries listed below.                              |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |    If the error occures in a non-modified SAP program, you may be able to                        |
    |    find an interim solution in an SAP Note.                                                      |
    |    If you have access to SAP Notes, carry out a search with the following                        |
    |    keywords:                                                                                     |
    |                                                                                                  |
    |    "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY" " "                                                          |
    |    "ZCL_IM__GTA_TAX_CODE==========CP" or "ZCL_IM__GTA_TAX_CODE==========CM001"                   |
    |    "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS"                                                         |
    |                                                                                                  |
    |    If you cannot solve the problem yourself and want to send an error                            |
    |    notification to SAP, include the following information:                                       |
    |                                                                                                  |
    |    1. The description of the current problem (short dump)                                        |
    |                                                                                                  |
    |       To save the description, choose "System->List->Save->Local File                            |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    2. Corresponding system log                                                                   |
    |                                                                                                  |
    |       Display the system log by calling transaction SM21.                                        |
    |       Restrict the time interval to 10 minutes before and five minutes                           |
    |    after the short dump. Then choose "System->List->Save->Local File                             |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    3. If the problem occurs in a problem of your own or a modified SAP                           |
    |    program: The source code of the program                                                       |
    |       In the editor, choose "Utilities->More                                                     |
    |    Utilities->Upload/Download->Download".                                                        |
    |                                                                                                  |
    |    4. Details about the conditions under which the error occurred or which                       |
    |    actions and input led to the error.                                                           |
    |                                                                                                  |
    |System environment                                                                                |
    |    SAP-Release 700                                                                               |
    |                                                                                                  |
    |    Application server... "NEWPRD1"                                                              |
    |    Network address...... "10.0.0.1"                                                              |
    |    Operating system..... "Windows NT"                                                            |
    |    Release.............. "6.0"                                                                   |
    |    Hardware type........ "16x AMD64 Level"                                                       |
    |    Character length.... 16 Bits                                                                  |
    |    Pointer length....... 64 Bits                                                                 |
    |    Work process number.. 19                                                                      |
    |    Shortdump setting.... "full"                                                                  |
    |                                                                                                  |
    |    Database server... "NEWPRD1"                                                                 |
    |    Database type..... "ORACLE"                                                                   |
    |    Database name..... "PRD"                                                                      |
    |    Database user ID.. "SAPSR3"                                                                   |
    |                                                                                                  |
    |    Terminal................. " "                                                                 |
    |                                                                                                  |
    |    Char.set.... "C"                                                                              |
    |                                                                                                  |
    |    SAP kernel....... 700                                                                         |
    |    created (date)... "Sep 17 2012 22:56:00"                                                      |
    |    create on........ "NT 5.2 3790 Service Pack 2 x86 MS VC++ 14.00"                              |
    |    Database version. "OCI_10201_SHARE (10.2.0.4.0) "                                             |
    |                                                                                                  |
    |    Patch level. 353                                                                              |
    |    Patch text.. " "                                                                              |
    |                                                                                                  |
    |    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"               |
    |    SAP database version. 700                                                                     |
    |    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                |
    |     NT 6.0, Windows NT 6.1, Windows NT 6.2"                                                      |
    |                                                                                                  |
    |    Memory consumption                                                                            |
    |    Roll.... 16192                                                                                |
    |    EM...... 1826770240                                                                           |
    |    Heap.... 0                                                                                    |
    |    Page.... 40960                                                                                |
    |    MM Used. 1815573536                                                                           |
    |    MM Free. 2717408                                                                              |
    |User and Transaction                                                                              |
    |                                                                                                  |
    |    Client.............. 500                                                                      |
    |    User................ 1651                                                                     |
    |    Language key........ "E"                                                                      |
    |    Transaction......... " "                                                                      |
    |    Transactions ID..... "ED4EA3E3AB0AF11DA318E61F131BC713"                                       |
    |                                                                                                  |
    |    Program............. "ZCL_IM__GTA_TAX_CODE==========CP"                                       |
    |    Screen.............. "SAPMSSY0 1000"                                                          |
    |    Screen line......... 6                                                                        |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    |Source Code Extract                                                                               |
    |Line |SourceCde                                                                                   |
    |   34|          MANDT TYPE BSEG-MANDT,                                                            |
    |   35|          BUKRS TYPE BSEG-BUKRS,                                                            |
    |   36|          BELNR TYPE BSEG-BELNR,                                                            |
    |   37|          GJAHR TYPE BSEG-GJAHR,                                                            |
    |   38|          BUZEI TYPE BSEG-BUZEI,                                                            |
    |   39|          QSSKZ TYPE BSEG-QSSKZ,                                                            |
    |   40|          KTOSL TYPE BSEG-KTOSL,                                                            |
    |   41|          HKONT TYPE BSEG-HKONT,                                                            |
    |   42|         END OF TY_BSEG,                                                                    |
    |   43|                                                                                            |
    |   44|         BEGIN OF TY_FINAL,                                                                 |
    |   45|           BUKRS TYPE BSEG-BUKRS,                                                           |
    |   46|           BELNR TYPE BSEG-BELNR,                                                           |
    |   47|           GJAHR TYPE BSEG-GJAHR,                                                           |
    |   48|         END OF TY_FINAL.                                                                   |
    |   49|                                                                                            |
    |   50|  DATA: CW_ITEMS TYPE RFPOSXEXT,                                                            |
    |   51|        GT_BSIK TYPE STANDARD TABLE OF TY_BSIK,                                             |
    |   52|        GW_BSIK TYPE TY_BSIK,                                                               |
    |   53|        GT_BSAK TYPE STANDARD TABLE OF TY_BSAK,                                             |
    |   54|        GW_BSAK TYPE TY_BSAK,                                                               |
    |   55|        GT_BSEG TYPE STANDARD TABLE OF TY_BSEG,                                             |
    |   56|        GW_BSEG TYPE TY_BSEG,                              &nb

    sap basis wrote:
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    First of all try to optimize code.

  • No roll storage space of length 2352 available for OCCURS area : Error in SAP Service Manager 4.0

    Hi All,
    I am facing one issue while downloading Service Orders in SAP Service Manager 4.0 with SMP 2.3 SP03
    I am working in the development environment where I have 15 - 20 Service Orders. When I am transmitting the client it downloads the rest of the configurations properly like complex tables, data tables, rules, screens etc but as soon as it hits /SMCRM/BTX_DOSERVICEORD_GET it does not downloads anything. I get a session time out error and then the ATE gets crashed.
    I checked in the logs where I found -
    throwExceptionToClient::com.syclo.sap.component.serviceorder.steplet.ServiceOrderFetchSteplet::throwExceptionToClient::285::ServiceOrderFetchSteplet - No roll storage space of length 2352 available for OCCURS area.
    2014/05/13 14:04:12.082:  ServiceOrderFetchSteplet: doSteplet returned false; no data to process
    As I said its in the development environment it has hardly 15 - 20 Service Orders but when checked with the basis team it is consuming all the 65GB RAM and hence could not proceed further.
    Please let me know what could be the possible error and how can I fix this.
    Please advise.
    Thanks and Regards
    Neha Mahanty
    Tags edited by: Michael Appleby

    Neha,
    Only 15-20 service orders, but how much data on those orders?  SM 4.0 brings down potentially a lot of data per service order, including:
    Addresses,
    Business Partners,
    Categorizations,
    Confirmations (and all the data under those),
    History Records (There can be a lot of those),
    Items,
    Reference Objects (This could be a huge installed base).
    You may need to debug the java and adjust what data is pulled down and/or examine the Service Orders to see where the bottle-neck is.  You should also increase the timeouts in your Agentry.ini file.  Those settings are in seconds.
    Jason Latko - Senior Product Developer at SAP

  • No roll storage space of length 256 available for OCCURS area.

    i am getting the following error
    <b>No roll storage space of length 256 available for OCCURS area.</b>
    so i refered the note <b>Note 17965 - No storage space available</b> and the note told me to increase the roll storage.
    Please let me know of how to increase the roll Storage

    Hi
    Memory Issue-- There is no enough space to run the Process-- BASIS Team can help you.

  • No roll storage space of length: 1686916 available for internal storage:...

    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)

    I was not able to post the complete question.
    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)
    We are running on:
    Business Objects 3.1  SP 3, FP 3.3
    SAP Integration Kit same verion /SP and fix pack as of BOBJ.
    BW 701, SP 7,  EHP1
    All of our reports stopped working in since we enter new year. We have date prompts in Universe based on BW objects that are date type.  The issue we figured out was if we run the report for 2011 using calendar it runs for hours and give the above error. If we enter the date vales manually in the prompt it runs fine. But there is a big run time difference. Same report is now taking 3-4 times more to run.
    We have a active ticket with SAP. They have checked the universe and found nothing in it. We ran a trace and sent it to SAP and waiting for a reply.
    Any idea, resolutions.........
    Thanks.
    Toor.

  • No roll storage space of length 9728 available for occurs area.area

    I am getting a dump 'No roll storage space of length 9728 available for occurs area.area' when I try to execute the web dynpro application from SE80. But when I execute the same application from the portal I do not get any dump.
    Can someone give me some pointers on this?
    Thanks and Best Regards,
    Pooja

    Hi Pooja,
    You can deactivate and activate ther service from the SICF transaction, and try. If not works.
    You ahve to increase Shared memory... follow this..
    1) use t code: SHMM
    2) click on the "Shared Objects Memory"
    3) check the availiable space there.
    4) if the space availiable is less you will have to increase it. and try.
    Cheers,
    Kris.

  • No roll storage space of length 7904 available for OCCURSE area.area

    I Experts,
    I am getting below dump when ever I login into WEB UI .
    No roll storage space of length 7904 available for OCCURSE area.area.
    When ever we got this error, we are restarting the CRM server. After that dump is not coming.
    Can any body having any idea please get me some knowledge on this to rectify it permanently.
    Thanks
    Chand

    Hi Stephen,
    Thanks for reply.
    Please find details below.
    Version :SAP CRM ABAP 7.0
    Support Stack of CRM :
    SAP_BASIS     701     3     SAPKB70103     SAP Basis Component
    SAP_ABA     701     3     SAPKA70103     Cross-Application Component
    PI_BASIS     701     3     SAPK-70103INPIBASIS     Basis Plug-In
    ST-PI     2005_1_700     6     SAPKITLQI6     SAP Solution Tools Plug-In
    SAP_BW     701     3     SAPKW70103     SAP Business Warehouse
    SAP_BS_FND     701     3     SAPK-70103INSAPBSFND     SAP Business Suite Foundation
    LCAPPS     2005_700     1     SAPKIBHD01     LC Applications (LCAPPS) 2005_700
    SAP_AP     700     16     SAPKNA7016     SAP Application Platform
    WEBCUIF     700     3     SAPK-70003INWEBCUIF     SAP WEBCUIF 700
    BBPCRM     700     3     SAPKU70003     BBPCRM
    WFMCORE     200     14     SAPK-20014INWFMCORE     WFMCORE 200 Installation: Meta-Commandfi
    BI_CONT     704     3     SAPK-70403INBICONT     Business Intelligence Content
    OS: Linux
    Physical memory of CRM system:
    Description                              Value     Description                              Value
    Physical mem avail  Kb                 7928892     Physical mem free   Kb                  250032
    Pages in/s                                   1     Kb paged in/s                                4
    Pages out/s                                  0     Kb paged out/s                               0
    Please specify exact parameter settings which can be helpful to you to analyze
    Regards
    Chand

  • Bex error:No roll storage space of length 5670 available for OCCURS area.

    Hi,
    When i run a report and try to drill down on one of the free characteristics, the query gets aborted with error detail as "No roll storage space of length 5670 available for OCCURS area.Area"
    I tried searching in SAP Notes, but was not able to find much there.
    Similarly, a few such threads also are there in SDN, that are not answered.
    Can you please help me solve this problem?
    Naveen.A

    Hi Naveen,
    This error may be due to support pack of your BEx frontend. Try to run it in RSRT. If it is working there and upgrade frontend to support pack 14. In my it worked.
    Let me know, if further information is needed.
    Thanks nad regards,
    Balaraj

  • BEx error: No roll storage space available

    Hi,
    While running a Bex query, i goth the following message and the query run was terminated "No roll storage space of length 96 available for OCCURS area".Can you please let me know what this roll storage space referes to and how this can be corrected?
    Also I get some other space related issues like "Client Out of memory" sometimes and the query execution is terminated.
    Is there any OSS notes detailing these issues(I was searching the OSS, but all my search terms didn't pick up a relavent match)
    Thanks
    Aravind

    Check this thread:
    /message/5547566#5547566 [original link is broken]
    STORAGE_PARAMETERS_WRONG_SET (EM-Memory exhausted) error in NW04
    Re: Bex error:No roll storage space of length 5670 available for OCCURS area.
    Thnaks...
    Shambhu

  • No roll storage space  error in webi

    Hi,
         I am using SAP BW query in webi.  while running the report i am getting the following error.
    "Error in MDDATASetBW.GetCELLData. No roll storagespace of length 1293328 available for internal storage. table blocks..(WIS10901)"
    I searched in sdn. but unable to find solution for this problem. can anyone provide solution for this..
    Regards,
    Shanthakumar.

    Hi,
    Try with below steps. or check SAP Note 1369738 - Error in MDDataSetBW.GetCellData (WIS 10901) when refreshing WebI report using SAP BEx query.
    Restrict query results to a smaller set of data.
    Suppress the 'Not assigned/#' Hierarchy node (Exclude Selection) in the BEx hierarchy query. This reduces the size of I-Table & buffer requirements.
    Avoid use of 'default values' for hierarchy & hierarchy node variables. Or, if a default must be assigned, set it to an attribute that has 0 levels.
    Implement : Enhancement Pack 1 + Support Package 3 (or above) for optimized interoperability between BusinessObjects & SAP modules.
    Thanks,
    Amit

  • After upgrading to 8.1 Pro from 8.0 Pro, my Storage Spaces and Storage Pool are all gone.

    Under 8.0 I had three 4-terabyte drives set up as a Storage Pool in Storage Spaces.  I had five storage-space drives using this pool  I had
    been using them for months with no problems.  After upgrading to 8.1 ( which gave no errors ) the drives no longer exist.  Going into "Storage Spaces" in the control panel, I do not see my existing storage pool or storage drives. I'm prompted
    to create a new Pool and Storage Spaces.  If I click the "Create Pool" it does not list the three drives I used previously as available to add.
    Device Manager shows all three drives as present and OK.  
    Disk Management shows Disks 0,1,2,6.  The gap in between 2 and 6 is where the 3,4,5 storage spaces drives were.  
    Nothing helpful in the event log or the services.
    I've downloaded the ReclaiMe Storage Spaces recovery tool and it sees all of my logical drives with a "good" prognosis for recovery.  I've not gone down that road yet though because it requires separate physical drives to copy everything to
    and they want $299 for the privilege.
    Does anyone have any ideas?  I'm thinking of doing a fresh 8.1 install to another drive to see if it can see it or reinstalling 8.1 to the existing drive in the hope that it will just suddenly work.  Or possibly going back to 8.0.
    Thanks for your help!
    Steve

    Hi,
    “For parity spaces you must backup your data and delete the parity spaces. At this point, you may upgrade or perform a clean install of Windows 8. After the upgrade or clean installation is complete, you may recreate parity spaces and
    restore your data.”
    I’d like to share the following article with you for reference:
    Storage Spaces Frequently Asked Questions
    (Pay attention to this part:How do I prepare Storage Spaces for upgrading from the Windows 8 Consumer Preview to Windows 8 Release Preview?)
    http://social.technet.microsoft.com/wiki/contents/articles/11382.storage-spaces-frequently-asked-questions-faq.aspx#How_do_I_prepare_Storage_Spaces_for_upgrading_from_the_Windows_8_Consumer_Preview_to_Windows_8_Release_Preview
    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.

  • Columns in a 2way Mirror Storage Space

    Hi
    I have a similar question like J_Rod: http://social.technet.microsoft.com/Forums/en-US/7a37e6ed-7e22-485c-a5d1-6460b2c4d63b/mimicing-raid-10-resiliency-with-storage-spaces?forum=windowsserverpreview
    Why should I consider using more than 2 Columns in a 2 way mirror Storage Space? For me it makes little difference between a Storage Space with a 2 Column 2 Way Mirroring and a 6 Column 2 Way Mirroring on a 12 Disk Storage Pool (like in the Picture).
    Apart from:
    big write/reads  which are processed by 6 disk in the 6 column configuration instead of 2 in the 2 column configuration
    Filling of the disk is not synchron over all disk with the 2 column configuration
    therefor i get exactly what I expect of the Storage Space when I use the 2 column configuration and try to achieve the same Result as a classic RAID10 (RAID 0 over X RAID1)

    So when I create a 2 Column Mirror Storage Space can I be certain sure that I will have a disk configuration like:
    Disk1 -- Disk2 -- Disk3 -- Disk4 -- Disk5 -- Disk6
    Data1 -- Data1 - Data2 -- Data2 - Data3 -- Data3
    So I could loose disk 1,3 and 5?
    Or is there some other Magic in Storage Spaces?

  • Storage Space Size vs Pool Size

    Hi All:
    I just finished installing WS2012R2E and getting all my clients connected, transferring them from my aging WHS V1
    All seems to be working well but I'm scratching my head on the fact that the Storage Pool reports 3.63Tb of storage  (I have 2 x 2Tb drives) but the storage space reports 16Tb....  I tried changing the "Storage Space Size (Maximum)" to
    something closer to the actual storage pool capacity but no number seems acceptable to the field. 
    I get it (sort of) that the storage space is different from the pool, but it seems to me that if the dashboard storage tab reports the storage space with a Capacity of 16Tb it does not give a clear picture of my storage situation. 
    In addition to that quirk, the dashboard storage space window, hard drives tab reports 1Tb of used space but when I click into "Manage Storage Spaces"  that window reports that I'm using 2.16Tb of the 3.63Tb - ?!
    I've tried searching this with no joy - maybe I just haven't stumbled across the right doc yet...   Can some one enlighten or point me to a detailed description of they way this is supposed to work?
    Thanks!

    Hi,
    It seems that you directly click “Create a storage space” in dashboard. This wizard helps you create a default storage space on the server. The new storage space can tolerate on drive failure, and its size can group up to 16 TB.
    You can click “Manage Storage Spaces” in dashboard then click “create a new pool and storage space” to specific the maximum size of the storage space.
    Manage Server Storage in Windows Server Essentials
    http://technet.microsoft.com/en-us/library/dn550731.aspx
    Best Regards,
    Mandy
    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.

  • Storage Space with Photo Connector

    Friends,
    I have a 20gb u2 photo iPod. I'm using an ipod photo connector and it seems to only let me store about 2gb of photos when this is still like 12gb of free space on the ipod. What is the go with that?
    Cheers
    empiregordo

    Hello Sean R,
    Do you mean that you want to create a two way mirror storage space with 6TB space?
    Based on my test, I create three VHD, two 4GB VHD and one 8 GB VHD.
    And then try to create a two way mirror storage space. Please take a look at the following screenshot.
    The total pool capacity is only 13.7 GB, so I can create a 8GB storage space with fault tolerant.
    Best regards,
    Fangzhou CHEN
    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]

  • Disk images and storage space.

    Dear members:
    After a disk image is created and saved, how much storage space does one need to work with it ?
    Let's say I create a 10 GB disk image that is saved in an encrypted form. Once I try to open it I have first to provide a password and then the drive corresponding to this image mounts to the desktop. Once the drive is mounted, since I have the disk image and the drive, does it mean that I actually have 20 GB added to my desktop folder or both files combined still take up only 10 GB of storage space ?
    One other question:
    I have saved a disk image to an external Firewire hard disk. When I click on this disk image the drive mounts on the desktop. Is there a way to open this disk image so that the drive is actually mounted on the same external disk where the image is or does it always mount on the desktop independent of where the image is ?
    Thank you in advance for your help.
    Best regards,
    Joseph Chamberlain

    Hi, Joseph.
    1. You wrote: "In case I wanted to would it be possible to create a disk image on another drive and also mount the disk from this image on that same drive ? For instance, can I create a disk image on an external Firewire drive and then mount the disk from this image on this same external disk ?"I'm not quite sure what you're saying here. I thought I addressed this.
    You can create a disk image and save it on an external drive. Double-clicking that disk image (saved on an external drive) will mount it, with the mount point being in /Volumes, same as every other mounted volume on your computer, as discussed in my prior post.
    2. You wrote: "On another discussion I initiated one poster said that when creating a bootable external drive it is important to uncheck the square for "Ignore Ownership". I just installed OS X 10.4 on a LaCie 120 GB external Firewire drive and after the installation process noticed that the "Get Info" panel shows the box "Ignore Ownership" checked. Is there a problem ?"You do not want "Ignore Ownership" checked on a bootable volume, i.e. a volume on which you installed Mac OS X. That installation may not work properly.
    3. You wrote: "In case there is, shouldn't OS X have unchecked this option as it installed itself on this particular drive ?"I don't know. I've never tried installing Mac OS X on an external volume that had "Ignore Ownership" checked before installation.
    4. You wrote: "What does the option "Ignore Ownership" mean and why/when should I use it ?"See "Mac OS X 10.4 Help: I don't have permission to use a disk. The only time I would use this feature is if I had a volume on an external drive, e.g. FireWire drive, that needed to be accessed and written-to by multiple users of the computer to which that external drive was connected. The volume in question should contain only data — not a bootable volume, i.e. one with Mac OS X installed — and one should also be prepared that anyone could add, delete, or modify files on that volume since permissions are ignored when "Ignore Ownership" is enabled.
    FYI: When asking multiple questions, numbering them individually is helpful. Then someone can respond by number to link the answer to the question, vs. quoting the text as above.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

Maybe you are looking for

  • I lost my box for adobe creative suite 5 and the serial  number

    Can you help me retrieve it?

  • Kernel Panic after 10.6.8 update and iHome KeyBoard

    I have the iHome Wireless keyboard and mouse ( IH-K241LS-K). I updated my iMac to the newest system software 10.6.8. After restart, I received a kernel panic on my Mac. Unplugged the keyboard's USB "fob" on my Mac, restarted and no problem. Plug the

  • Error while Fetching data from BUT0ID data its urgent

    hi all, SElECT SINGLE partner FROM but0id INTO l_bp                  WHERE type EQ 'BUP008' AND                        idnumber EQ edid4-sdata+45(10). this is my select statement its not working i have to fetch partner number with the help of sdata.

  • Problems with Samsung Kies

    After the launch of OS X the following message appears from Samsung Kies for a few seconds: "The download of the firmware for GT-i9000 has been completed. Check to see which model you are using and click here to quickly perform an update with previou

  • Faulty Nokia lumia 2520 charger

    I have learned Nokia has suspended sales of its lumia 2520 due to risk of electric shock from the charger. I use Nokia lumia 2520 for my day to day work. My charger so far work well! Let me know the serial numbers of the faulty chargers and the proce