Simulator Discussions

Unable to create new spare disk on VSIM 9.12

Harshit
1,359 Views

Hi All,

 

I installed vsim 9.12.1 to test few things, can anybody help me how i can capacity to aggregate as maxium i can is 56 disk of 1GB which gave total usable capacity of 39 GB.

 

I need atleast 200-300GB total aggregate capacity to do some testing ?? How can I do that.

1 ACCEPTED SOLUTION

jcolonfzenpr
1,353 Views

I always use madlabber ansible script to create and configure ontap vsim. It allows me to set the disk_model to vscsi which allows you to set larger disks.

 

https://github.com/madlabber/deploy_ovf_vsim

 

I hope this helps you!

Jonathan Colón | Blog | Linkedin

View solution in original post

3 REPLIES 3

jcolonfzenpr
1,354 Views

I always use madlabber ansible script to create and configure ontap vsim. It allows me to set the disk_model to vscsi which allows you to set larger disks.

 

https://github.com/madlabber/deploy_ovf_vsim

 

I hope this helps you!

Jonathan Colón | Blog | Linkedin

Ontapforrum
1,323 Views

Following thread also covers info regarding "using larger disk" such as 4GB/9GB (max 9GB). It's an older thread, but it should apply. I have simulator 9.10.1 and it allowed me to add additional two shelfs (2 comes pre-configured by default). I don't if there has been any changes in 9.12.1.

https://community.netapp.com/t5/Simulator-Discussions/ONTAP-Simulator-Fixes-MEGA-Thread/td-p/11213

 

 

vsim_makedisks -h (In the disk-type list, numbered 31(4gb)&36(9gb) can give you additional larger space.

 

Give it a try: I am guessing if you add remaining two simulated shelfs (14 disks each) of disk type 36 , you will get to substantial aggr data size (Not sure if you get 200GB but something close to) . But, make sure you have the space to add such large disks.

 

Harshit
1,251 Views

Thank you!! I find NetApp community to be one of best.  🙂

Public