Displaying 2 results from an estimated 2 matches for "long_time".
2005 Jul 10
1
VM Outcall: Rube Goldberg Edition
...uot;$call_file_name", 
O_WRONLY|O_CREAT|O_EXCL)) {
           exit(0);
         }
         flock($call_file_handle, LOCK_EX);
         # Set the access and modification times to be 10 years in the 
future so
         # Asterisk will ignore this file while we are doing stuff with it.
         $long_time = time() + (10 * 365 * 24 * 60 * 60);
         utime($long_time, $long_time, "$call_file_name");
         srand;
         $call_delay=300 + rand(120);
         # Build our .call file.
         printf($call_file_handle "Channel: 
Local/^%s^%s^%s^%s\@vm-notify\n", $vm_box, $vm_c...
2016 Apr 22
1
Storage cluster advise, anybody?
On Fri, 22 Apr 2016, Digimer wrote:
> Then you would use pacemaker to manage the floating IP, fence 
> (stonith) a lost node, and promote drbd->mount FS->start nfsd->start 
> floating IP.
My favorite acronym: stonith -- shoot the other node in the head.
-- 
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W