Skip to content
  • Iustin Pop's avatar
    Instance migration: remove error on missing link · b8ebd37b
    Iustin Pop authored
    
    
    Since we don't support upgrades from 1.2.4 without restarting the
    instance, the 'not restarted since 1.2.5' check/error is
    wrong/misleading.
    
    Since the live migration works anyway without the links (it recreates
    them during the disk reconfiguration anyway), we remove the check and we
    transform it into a warning (to the node daemon log only,
    unfortunately).
    
    For 2.3, we'll need to change the symlink creation from instance start
    time to disk activation time (but that requires more RPC changes).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    b8ebd37b