5.3.3 Checking the usage status of the internal disk
5.3.3 Checking the usage status of the internal disk
In the following execution example, the configurations and states of devices in pools and errors generated from the devices are checked.
- Log in to Oracle Solaris on the logical domain.
- Execute the zpool status command to check the configurations and operating conditions of devices.
# zpool status pool: rpool state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 c1t50000393E802CC86d0 ONLINE 0 0 0 errors: No known data errors pool: testpool state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM testpool ONLINE 0 0 0 c1t500003930821CE9Ad0 ONLINE 0 0 0 c1t500003930820AB02d0 ONLINE 0 0 0 errors: No known data errors |
< Previous Page | Next Page >