Skip to content

Conversation

@unixbird-ps-storvix
Copy link

@unixbird-ps-storvix unixbird-ps-storvix commented Dec 29, 2023

The command cfgadm does not show disks in OmniOS 151038 VM but only usb related devices.

$>cfgadm -al
Ap_Id                          Type         Receptacle   Occupant     Condition
usb1/1                         usb-input    connected    configured   ok
usb1/2                         unknown      empty        unconfigured ok

Diskinfo does show a list of disks.

$>diskinfo
TYPE    DISK                    VID      PID              SIZE          RMV SSD
-       c2t0d0                  Virtio   Block Device       16.00 GiB   no  no
-       c4t0d0                  Virtio   Block Device       64.00 GiB   no  no

Single quotes prevents expansion. '${DISK}' will still be '${DISK}', not an actual disk name.

The command cfgadm does not show disks but only usb related devices. Diskinfo does show a list of disks.
Single quotes prevents expansion. '${DISK}' will still be '${DISK}', not an actual disk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant