# svccfg svc:> select system/zones svc:/system/zones> listprop stop/timeout_seconds stop/timeout_seconds count 100 svc:/system/zones> setprop stop/timeout_seconds=900 svc:/system/zones> listprop stop/timeout_seconds stop/timeout_seconds count 900 svc:/system/zones>
Don't forget about the last important (and necessary !!!) step:
# svcadm refresh svc:/system/zones 
Thats it - now the zones has 15 minutes for its shutdown before they are halted.
No comments:
Post a Comment