This post is more than 5 years old

5 Posts

3817

August 31st, 2016 21:00

Error 749 - The operation cannot complete because the disk pool limit would be exceeded.

Hello all.

I have a MD3260 and associated MD3060e fully populated with 120 physical discs. I currently have a disk pool configured with 88 physical disks and a 4 disk preservation capacity. When I attempt to add even a single unused physical disk I get the error

Error 749 - The operation cannot complete because the disk pool limit would be exceeded.

Which is odd as

  • The manual says

"Each disk pool must have a minimum of eleven physical disks. Although there is no limit on the maximum number of physical disks that can comprise a disk pool, the disk pool cannot contain more physical disks than the maximum limit for each storage array."

  • I have a backup site with the same kit where I have a pool wit 91 physical discs.

Where is this limit coming from?

5 Posts

December 15th, 2016 15:00

Turns out that a RAID controller firmware update was required. I had another unit with older firmware that did not give the error so it was just the firmware version this unit had applied that was the issue.

Thanks to Alex.Gregory@dell.com who put me on the right path.

Moderator

 • 

7.7K Posts

September 13th, 2016 09:00

Hello CAI_IT_MGR,

What is the current size of your virtual disk in the disk pool that you’re trying to add new drive too as you didn’t list it in your post? There is a limit of 64TB virtual disk within a Dynamic Disk Pool so that can cause the error if your virtual disk is already at 64TB.

Please let us know if you have any other questions.

5 Posts

September 13th, 2016 17:00

I have 9 virtual disks in the pool.

Virtual Disks:

1 - 18.5 Tb

2 - 28 Tb

3 - 54 Tb

4 - 4 Tb

5 - 3Tb

6 - 6 tb

7 - 52 Tb

8 - 3.5 Tb

9 - 30 Tb

This is the summary in the storage manager:

    Status:
 Optimal
    Total capacity: 257.689 TB
       Preservation capacity: 14.544 TB(4 Physical Disks)
       Usable capacity: 243.144 TB
       Unusable capacity: 0.000 MB
    Used capacity: 199.000 TB
       Virtual Disks: (9), 199.000 TB
       Repositories: (0), 0.000 MB
    Free Capacity: (1), 44.144 TB
    Percent full: 81%

5 Posts

December 12th, 2016 20:00

More information.

I have tried to make a new disk pool and get the same error!

Here are the details from the error dialog. , The IP Address and Hostname reported look very strange

OPERATING ENVIRONMENT DATA

Client system name: cai-dumu
Client OS: Windows Server 2012

Application version: 11.10.0G06.0020
Storage array management version: 11.10.0G06.0020
Storage array name: Dumu-PV
Firmware version: 08.10.08.60
Management class: devmgr.v1110api36.Manager

**************************************************

ERROR DATA

Command sent to RAID controller module in slot: 0
Host name: 0:0:0:0:0:0:0:1
IP address: 0:0:0:0:0:0:0:1

Return code: Error 749 - The operation cannot complete because the disk pool limit would be exceeded.

Operation when error occurred: PROC_createDiskPool
Timestamp: 13/12/2016 2:10:49 PM

STACK DATA

devmgr.v1110api36.sam.jal.ManagementOperationFailedException: Error 749 - The operation cannot complete because the disk pool limit would be exceeded.

    at devmgr.v1110api36.sam.jal.SYMbolClient.dispatchOperation(SYMbolClient.java:550)
    at devmgr.v1110api36.sam.jal.StorageArrayFacade.issueCommand(StorageArrayFacade.java:10462)
    at devmgr.v1110api36.sam.jal.StorageArrayFacade.sendCommandCommon(StorageArrayFacade.java:10018)
    at devmgr.v1110api36.sam.jal.StorageArrayFacade.sendCommand(StorageArrayFacade.java:9915)
    at devmgr.v1110api36.sam.jal.StorageArrayFacade.createDiskPool(StorageArrayFacade.java:15696)
    at devmgr.v1110api36.sam.storage.diskpool.CreateDiskPoolPanel$CreateDiskPoolTask.doTask(CreateDiskPoolPanel.java:347)
    at devmgr.v1110api36.sam.storage.diskpool.CreateDiskPoolPanel$CreateDiskPoolTask.doTask(CreateDiskPoolPanel.java:304)
    at devmgr.v1110api36.shared.task.AbstractTask$1.call(AbstractTask.java:127)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at devmgr.v1110api36.shared.task.AbstractTask.run(AbstractTask.java:446)
    at devmgr.v1110api36.shared.task.TaskAction$PriorityEntry.run(TaskAction.java:420)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


THREAD DATA

Thread[Reference Handler,10,system]
Thread[Finalizer,8,system]
Thread[Signal Dispatcher,9,system]
Thread[Attach Listener,5,system]
Thread[Java2D Disposer,10,system]
Thread[TimerQueue,5,system]
Thread[AWT-Shutdown,5,main]
Thread[AWT-Windows,6,main]
Thread[EventQueueMonitor-ComponentEvtDispatch,5,main]
Thread[Thread-3,5,main]
Thread[AWT-EventQueue-0,6,main]
Thread[DestroyJavaVM,5,main]
Thread[SwingWorker-pool-2-thread-1,5,main]
Thread[ChangeDetector,6,main]
Thread[PreferenceStoreChangeDetector,6,main]
Thread[LogMsgThread,6,main]
Thread[Np_Link_Monitor0,6,main]
Thread[DMVGarbageCollectorThread,6,main]
Thread[RecoveryProfile-20,6,main]
Thread[AEN-21,6,main]
Thread[Timer-0,6,main]
Thread[SwingWorker-pool-2-thread-2,5,main]
Thread[Thread-27,6,main]
Thread[Timer-4,6,main]
Thread[pool-6-thread-92,5,main]
Thread[pool-6-thread-93,5,main]
Thread[Image Animator 0,3,main]

Top