sys software block-device-hotfixΒΆ

sys software block-device-hotfBIG-IP TMSH Msysasoftware block-device-hotfix(1)



NAME
       block-device-software-hotfix - Manages F5 Networks block device
       software hotfixes.

MODULE
       sys software

SYNTAX
       Install or display information about a block-device-hotfix using the
       syntax in the following sections.

   INSTALL
	install block-device-hotfix [name] volume [name]
	  options:
	    create-volume
	    reboot

   DISPLAY
	list block-device-hotfix
	list block-device-hotfix [ [ [ name [/slot_id] ] | [glob] | [regex] ] ... ]
	  options:
	    build
	    checksum
	    device-agent
	    id
	    one-line
	    product
	    title
	    resource-id
	    verified
	    version

DESCRIPTION
       You can use the block-device-hotfix component to install a block-
       device-hotfix onto a volume, or view information about available block-
       device-hotfixes.

       Use the create-volume option with the block-device-hotfix component to
       create new volumes.

       Note: You use the slot_id option only for chassis systems and only when
       displaying the values for the options of a specific block-device-
       hotfix. You do not use the slot_id option when installing or deleting a
       block-device-hotfix, because these commands operate on all blades or
       the entire system.

EXAMPLES
       list block-device-hotfix Hotfix-BIGIP-11.4.0-2419.0-HF3.iso

       Displays information about the specified block-device-hotfix,
       BIGIP-9.6.1-824.0-HF3.im.

       list block-device-hotfix */1

       Displays information about the all the block-device-hotfixes on the
       first slot.

       install block-device-hotfix Hotfix-BIGIP-11.4.0-2419.0-HF3.iso volume
       HD1.1 reboot

       Attempts to install the specified block-device-hotfix,
       Hotfix-BIGIP-11.4.0-2419.0-HF3.iso, onto HD1.1.

       Note: If the installation is successful, and you used the reboot
       option, as in this example, the machine reboots into the newly
       installed block-device-hotfix.

OPTIONS
       build
	    Displays the build number of the block-device-hotfix.

       checksum
	    Displays the checksum of the block-device-hotfix.

       create-volume
	    Create a new volume using the name specified with the volume
	    option. Mirrored volume names must begin with the prefix MD1..
	    Mirrored volumes are available only on systems that support RAID,
	    see sys raid.

       device-agent
	    Displays the name of the service which is responsible for managing
	    the type of block device on which a give hotfix is available.
	    vcmp-virtual-cdrom is the device-agent which allows VCMP guests to
	    install hotfixes that reside in the host system, via a virtual
	    cdrom device.

       glob Displays the items that match the glob expression. See help glob
	    for a description of glob expression syntax.

       name Specifies the name and sequential ID of the block-device-hotfix
	    that you want to install or delete.

       product
	    Displays the F5 Networks product this block-device-hotfix
	    contains.

       reboot
	    Specifies that the system reboots immediately after a successful
	    installation.

       resource-id
	    Displays the resource-id string corresponding to software block-
	    device-hotfix in question. This string is used to identify the
	    image for use in interacting with the device agent that is
	    responsible for management of the resource. In the case of the
	    vcmp-virtual-cdrom device-agent the resource-id is used by the
	    live installation daemon when requesting that the hypervisor make
	    hotfixes available before the installation can proceed.

       regex
	    Displays the items that match the regular expression. The regular
	    expression must be preceded by an at sign (@[regular expression])
	    to indicate that the identifier is a regular expression. See help
	    regex for a description of regular expression syntax.

       slot_id
	    Specifies the number of the slot on a chassis system that contains
	    the block-device-hotfix about which you want to display
	    information.

       title
	    Displays a textual description of the block-device-hotfix.

       verified
	    When set to yes, indicates that the block-device-hotfix is
	    authentic.

       version
	    Displays the version number of the product the block-device-hotfix
	    contains.

       volume
	    Specifies the name of the volume on which you want to install the
	    block-device-hotfix, or from which you want to delete the block-
	    device-hotfix.

SEE ALSO
       delete, glob, install, list, regex, sys software block-device-image,
       sys software hotfix, sys software image, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2013-2016. All rights reserved.



BIG-IP				  2016-03-1sys software block-device-hotfix(1)