HewlettPackard / chef-provisioning-oneview

Chef Provisioning Driver for HPE OneView
Other
21 stars 16 forks source link

Oneview profile timeout #34

Closed ollypom closed 8 years ago

ollypom commented 8 years ago

Hey, Some of my larger oneview profiles are taking longer than 40 minutes to deploy. Can you push out the timeout value to 60 minutes? Thanks :)

Running handlers: [2016-01-03T18:37:09+00:00] ERROR: Running exception handlers Running handlers complete [2016-01-03T18:37:09+00:00] ERROR: Exception handlers complete Chef Client failed. 2 resources updated in 40 minutes 20 seconds [2016-01-03T18:37:09+00:00] FATAL: Stacktrace dumped to /var/che f/cache/chef-stacktrace.out [2016-01-03T18:37:09+00:00] ERROR: machine_batch[oneview-machine -batch](provisioning_cookbook::default line 51) had an error: R untimeError: Timed out waiting for server to start and profile t o be applied [2016-01-03T18:37:09+00:00] FATAL: Chef::Exceptions::ChildConver geError: Chef run process exited unsuccessfully (exit code 1)

jsmartt commented 8 years ago

Hi @ollypom , sure thing! The goal is eventually to remove the timeout value altogether and just wait on the task, but in the mean time we can bump this up. I'll put up a PR in a day or 2 unless you beat me to it.

jsmartt commented 8 years ago

Fixed by #36