public_sd
lslpp -l 输出为什么是这样?
# lslpp -l bos.clvm.enh
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.clvm.enh 5.3.8.1 COMMITTED Enhanced Concurrent Logical
Volume Manager
Path: /etc/objrepos
bos.clvm.enh 5.3.7.0 COMMITTED Enhanced Concurrent Logical
Volume Manager
使用smit update_all升级的,怎么会两个版本?谢谢
yddll
When only the -l (lowercase L) flag is entered, the lslpp command displays the latest installed level of the fileset specified for formatted filesets. The base level fileset is displayed for formatted filesets. When the -a flag is entered along with the -l flag, the lslpp command displays information about all installed filesets for the FilesetName specified. The -I (uppercase i) flag combined with the -l (lowercase L) flag specifies that the output from the lslpp command should be limited to base level filesets.
man lslpp的结果