/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | v3451.c | 131 int timeout = 30, online = 0; in expect() local 142 online = strcmp(cp, "ON LINE") == 0; in expect() 143 if (online) in expect() 150 if (online && notin("FAILED CALL", buf) == 0) in expect()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_online/ |
H A D | zpool_online_001_pos.ksh | 56 log_must zpool online $TESTPOOL $disk 85 log_must zpool online ${args[$i]} $TESTPOOL $disk 104 log_must zpool online ${args[$index]} $TESTPOOL $disk
|
H A D | zpool_online_002_neg.ksh | 70 log_mustnot zpool online ${args[$i]}
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/online_offline/ |
H A D | online_offline_002_neg.ksh | 56 log_must zpool online $TESTPOOL $disk 89 log_must zpool online $TESTPOOL ${disks[$i]} 119 log_must zpool online $TESTPOOL ${disks[$i]}
|
H A D | online_offline_001_pos.ksh | 55 log_must zpool online $TESTPOOL $disk 81 log_must zpool online $TESTPOOL $disk
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_online_001_neg.ksh | 60 log_mustnot zpool online $TESTPOOL.virt /$TESTDIR/disk-offline.dat 63 log_mustnot zpool online -t $TESTPOOL.virt /$TESTDIR/disk-offline.dat
|
/illumos-gate/usr/src/cmd/stmfsvc/ |
H A D | stmfsvc.c | 44 static int online(); 184 ret = online(); in svcStart() 197 online() in online() function
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
H A D | zpool_initialize_online_offline.ksh | 54 log_must zpool online $TESTPOOL $DISK1 67 log_must zpool online $TESTPOOL $DISK1
|
H A D | zpool_initialize_offline_export_import_online.ksh | 60 log_must zpool online $TESTPOOL $DISK1
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/ |
H A D | zpool_trim_online_offline.ksh | 50 log_must zpool online $TESTPOOL $DISK1 63 log_must zpool online $TESTPOOL $DISK1
|
H A D | zpool_trim_offline_export_import_online.ksh | 56 log_must zpool online $TESTPOOL $DISK1
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 235 offline* external conditions are satisfied, trying to move online 236 online* external conditions no longer satisfied, trying to move offline 237 online conditions satisfied and configured 242 The states of interest are offline, offline* and online. 244 An object (link/interface NCU, ENM or location) should only move online 255 1) when we are actively configuring the link with a view to moving online 264 cases that have the potentiality to move online (offline*) from a policy 290 object state is different - in paticular either offline* or online. Consider 293 states, but we want to stay online while we do it, since we are still 296 Another reason we wish to separate the more general states (offline, online [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_offline/ |
H A D | zpool_offline_001_pos.ksh | 58 log_must zpool online $TESTPOOL $disk 118 log_must zpool online $TESTPOOL $disk
|
/illumos-gate/usr/src/cmd/th_tools/ |
H A D | th_script.sh | 84 force_state_change $1 online 106 force_state_change $1 online
|
/illumos-gate/usr/src/cmd/psrinfo/ |
H A D | psrinfo.c | 318 int online = 1; in print_ps() local 336 online = 0; in print_ps() 341 (void) printf("%d\n", online); in print_ps() 367 int online = 0; in print_p() local 380 online++; in print_p() 386 (void) printf("%d\n", online); in print_p()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/l2arc/ |
H A D | persist_l2arc_008_pos.ksh | 91 log_must zpool online $TESTPOOL $VDEV_CACHE 111 log_must zpool online $TESTPOOL $VDEV_CACHE
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ddi_hp_impl.c | 286 boolean_t online); 986 ddihp_cn_change_children_state(ddi_hp_cn_handle_t *hdlp, boolean_t online) in ddihp_cn_change_children_state() argument 995 (void *)dip, (void *)hdlp, online)); in ddihp_cn_change_children_state() 1003 if (online && hdlp->cn_info.cn_state < DDI_HP_CN_STATE_ENABLED) { in ddihp_cn_change_children_state() 1012 if (!online) { in ddihp_cn_change_children_state() 1029 if (online) { in ddihp_cn_change_children_state()
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | blkdev.shlib | 251 function on_off_disk # disk state{online,offline} host 267 #check if disk is online 286 #check if disk is online 301 elif [[ $state == "online" ]]; then 351 on_off_disk $disk "online" $scsi_host
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_011_neg.ksh | 52 status offline online clear \
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache_009_pos.ksh | 62 log_must zpool online $TESTPOOL $ldev
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog_011_neg.ksh | 63 log_must zpool online $TESTPOOL $ldev
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/privilege/ |
H A D | setup.ksh | 43 svcs svc:/network/nis/client:default | grep online > /dev/null
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/ |
H A D | setup.ksh | 35 svcs svc:/network/nis/client:default | grep online > /dev/null
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | checkpoint_lun_expsz.ksh | 49 log_must zpool online -e $NESTEDPOOL $FILEDISK1
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_lun.c | 616 boolean_t online = B_FALSE; in iscsi_lun_online() local 632 online = B_TRUE; in iscsi_lun_online() 643 online = B_TRUE; in iscsi_lun_online() 669 if (online == B_TRUE && ilp->lun_type == DTYPE_DIRECT) { in iscsi_lun_online()
|