UCLALibrary / packer-samvera

A build of Samvera/Hyrax using Packer and the 'ansible-samvera' roles
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Reduce time it takes the RHEL based VM to load #48

Open ksclarke opened 6 years ago

ksclarke commented 6 years ago

The time it takes to boot up a new VM should be closer to the Ubuntu range. 10 minutes is really long to wait. Is there something that can be done with the SSHFS caching to improve startup time? Or what is the problem here?

Time it takes CentOS VM to load
===============================
real    11m50.080s
user    0m5.338s
sys    0m3.895s

Time it takes Ubuntu VM to load
===============================
real    2m7.896s
user    0m3.531s
sys    0m2.292s