vmkerrcode

Section: User Commands (1)
Index Return to Main Contents

BSD mandoc
VMnix  

NAME

vmkerrcode - VMkernel status return code display utility  

SYNOPSIS

vmkerrcode -l
vmkerrcode error-code  

COPYRIGHT

VMware ESX is Copyright 1998-2009 VMware, Inc. All rights reserved.  

DESCRIPTION

vmkerrcode prints VMkernel status return code values with their names and descriptions. Either a single decimal or hexadecimal error-code value must be specified or the -l option.  

OPTIONS


-l

    Produces a list of all VMkernel status return code values with their
    names and descriptions.
 

EXAMPLES

vmkerrcode 0xbad0007
Name Dec Hex errno eqiv Description ----------------------------------------------------------------------- VMK_BAD_PARAM 195887111 0xbad0007 EINVAL Bad parameter


vmkerrcode -l

    Lists the names, errno equivalent values and text decriptions of all
    defined VMkernel status return codes.


 

Index

NAME
SYNOPSIS
COPYRIGHT
DESCRIPTION
OPTIONS
EXAMPLES

This document was created by man2html, using the manual pages. Brought to you by Bouke Groenescheij, www.jume.nl
Time: 15:25:41 GMT, May 26, 2009