| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5 of 5 V3] tools/xl: Remus - Network buffering cmdline switch
 On Thu, Oct 31, 2013 at 1:38 PM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: 
 Yes, because the error message was not representative. That code block currently looks like this (after removing the fprintf), which is bit more informative. 
 /* If we are here, it means remus setup/domain suspend/backup has                                                                                                                                                        
     * failed. Try to resume the domain and exit gracefully.                                                                                                                                                                 
     * TODO: Split-Brain check.                                                                                                                                                                                              
     */     if (rc == ERROR_GUEST_TIMEDOUT)         fprintf(stderr, "Failed to suspend domain at primary.\n");     else {         fprintf(stderr, "Remus: Backup failed? resuming domain at primary.\n"); 
        libxl_domain_resume(ctx, domid, 1, 0);     } Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel 
 
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |