Jump to content

6.8.3 Tracking Array Startup Time


Recommended Posts

Posted

I was curious if there was a script or shell command floating around that would tell me how long my array takes to start?

 

I'd like to know the array startup time for curiosity's sake but my use case is for setting autostart delays on docker containers.  If my docker containers are housed on the array (they are) and not on an unassigned device they shouldn't be able to start until the array has started.  Can anyone confirm? 

 

What are typical reasons people use autostart delays on docker containers?

Posted

You can look at your syslog, it has timestamps. 

 

If you have dockers that depend on other dockers you would want them to start in a particular order, maybe with some delay. Mariadb for example might be the database for other dockers. 

  • Like 1
Posted

Timestamps in syslog got me exactly what I was looking for, thank you.

 

Cool that you mention Mariadb, I work with SQL regularly and haven't heard of it.  That'll be a fun weekend project.  Cheers.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...