Lists information related to a Common Operating System Image (COSI).
The lscosi command lists the status and detailed information related to a Common Operating System Image (COSI). The level of information to be listed depends on the numeric value specified by the -l flag, with a level ranging from 1 - 3 (3 being the most detailed). If a level is not specified, a default of level 1 information is displayed. If no argument is specified, the lscosi command lists any common images that exist in the environment. The bos.sysmgt.nim.master fileset must be present on the system in order for the lscosi command to be successful. This command can also be executed on a thin server.
Item | Description |
---|---|
-l{1|2|3} | Specifies the level of information to display.
|
-v | Enables verbose debug output when the lscosi command runs. |
Item | Description |
---|---|
0 | The command completed successfully. |
>0 | An error occurred. |
Access Control: You must have root authority to run the lscosi command.
lscosi
When
this command is entered without an argument, it merely lists common
images in the environment. The output might be similar to the following
list: 52H_0442A_cosi
52I_0444B2_GOLD_cosi
52L_0534A_cosi
53E_0545A_cosi
53D_GOLD_cosi
53A_GOLD_cosi
52M_0544A_cosi
lscosi cosi1
Information similar to the
following is displayed: 53H_0538A_spot:
class = resources
type = spot
plat_defined = chrp
Rstate = ready for use
prev_state = verification is being performed
location = /export/nimvg/spot/53H_0538A_spot/usr
version = 5
release = 2
mod = 0
oslevel_r = 5300-05
alloc_count = 2
server = master
if_supported = chrp.mp ent
Rstate_result = success
Thin Server:
Client1
Client2
lscosi -l2 cosi1
Software content similar
to the following is displayed from the common image: Fileset Level State Type Description
(Uninstaller)
---------------------------------------------------------
bos.64bit 5.2.0.75 C F Base Operating System 64 bit Runtime
bos.diag.com 5.2.0.75 C F Common Hardware Diagnostics
bos.diag.rte 5.2.0.75 C F Hardware Diagnostics
.
.
.
lscosi -l1 -l2 cosi1
/usr/sbin/lscosi
Item | Description |
---|---|
/etc/niminfo | Contains variables used by NIM. |