Unsolved

1 Rookie

 • 

18 Posts

1020

August 20th, 2021 02:00

ME4084 - How to expand to 4PB

Hello

We can only create 2 pools and each pool can only grow to 1PB at most by enabling large pools attribute in CLI.  

So how will we expand to more than 2PB ?  Specs says that ME4084 can grow to 4PB raw capacity. 

Thanks

 

 

 

Moderator

 • 

4.7K Posts

August 20th, 2021 08:00

Hello DellUserDD,

 

This may help: How to expand a Disk Group

 

Command line

  1. Open link to CLI interface

 

  1. Create command per help files
    1. help expand disk-group
    2. Example to add a disk to a disk group called "dg01"
      1. expand disk-group disks 0.20 dg01
        1. Where "0.20" is the disk(s) to be added
        2. Where "dg01" is the disk group name to be expanded
  2. Run the command to expand
  3. Finished with CLI steps

 

Please let me know if this helps or if we need to investigate more.

 

Moderator

 • 

4.7K Posts

August 20th, 2021 12:00

DellUserDD,

 

One other thing to add for the 4PB question;

 

It is a limit of virtual storage, 1PB per pool and 1 pool per controller. In linear storage mode it supports 32 pools per controller and that would allow for 4PB

page 41  : https://dell.to/3kfQ1G9 

 

Top