Go to main content
Manual de servicio del cliente de Oracle® ZFS Storage Appliance

Salir de la Vista de impresión

Actualización: Marzo de 2017
 
 

Aplicación de actualizaciones diferidas (CLI)

Use el siguiente procedimiento para aplicar actualizaciones diferidas con la CLI.

  • Para comprobar si hay actualizaciones diferidas disponibles, ejecute el comando show. Si hay actualizaciones diferidas disponibles, puede usar el comando apply:
    hostname:maintenance system updates> show
    Updates:
    
    UPDATE                                  DATE                      STATUS
    ak-nas@2011.04.24.3.0,1-2.19.11.2       2012-6-24 17:14:19        current
    ak-nas@2011.04.24.4.2,1-1.28            2012-11-5 03:11:34        waiting
    ak-nas@2013.06.05.0.0,1-1.2             2013-6-19 12:58:18        unavailable
    

    Los medios en espera se muestran como no disponibles si el software actualmente activo no es suficientemente reciente para realizar una actualización a esos medios en espera. En este ejemplo, se descargaron medios para 2011.1.4.2 y 2013.1, pero la actualización 2013.1 no está disponible porque primero debe realizar una actualización a 2011.1.4.2.

    Deferred updates:
    
    The following incompatible updates are available. Applying these updates will
    enable new software features as described below, but will prevent older
    versions of the software from accessing the underlying resources. You should
    apply deferred updates once you have verified that the current software update
    is functioning and a rollback is not required. Applying deferred updates in a
    cluster will also update any resources on the cluster peer.
    
    1. Support for the "passthrough-x" aclinherit property for shares.
    clownfish:maintenance system updates> apply
    Applying deferred updates will prevent rolling back to previous versions of
    software.
    
    Are you sure? (Y/N) 
    clownfish:maintenance system updates> apply
    

Temas relacionados