Reply to Message

View discussion in a popup

Replying to:
NikunjB
Contributor
Contributor

Reserve Space on the Datastore

Howdy All,

Suppose if current freespace on the datastore is 200GB.

I have 2 programs, P1 and P2. Both needs a total of 150GB freespace to work on ( creating number of VMs and all. ) .

P1 starts and checks for freespace. It succeeds and proceeds with his work.

At the same time,

P2 starts and checks for freespace, it also succeeds.

In situation like these, How can I reserve 150GB for P1 so that when P2 checks, It fails and stops execution.

Powercli - 4.1

Thanks

Nikunj

Reply
0 Kudos