On 2 December 2015 at 23:51, Haochen Zhang <[email protected]> wrote: > I have a system that needs to create and destroy vms very frequently. So the > startup time is a very important feature associating to the performance. I’d > like to know some common-use startup time and to check whether nearly 5s > waiting time is very common and whether there is some way to cut the waiting > time.
What is your use case for doing this? If you're using VMs to give short-lived untrusted code an environment in which to run, it might be better to look at Manta -- a hybrid storage/compute engine built on top of SmartOS/SDC. Manta keeps a magazine of pre-provisioned zones around in which to run software on demand through an API; once the code is done, the zone is rebooted and rolled back to a pristine snapshot, ready for the next workload. Cheers. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
