Home
last modified time | relevance | path

Searched refs:offline (Results 1 – 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_online_001_neg.ksh48 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk-offline.dat \
60 log_mustnot zpool online $TESTPOOL.virt /$TESTDIR/disk-offline.dat
63 log_mustnot zpool online -t $TESTPOOL.virt /$TESTDIR/disk-offline.dat
H A Dsetup.ksh124 mkfile $MINVDEVSIZE /$TESTDIR/disk-offline.dat
131 /$TESTDIR/disk2.dat /$TESTDIR/disk3.dat /$TESTDIR/disk-offline.dat \
136 log_must zpool offline $TESTPOOL.virt /$TESTDIR/disk-offline.dat
H A Dzpool_offline_001_neg.ksh60 log_mustnot zpool offline $TESTPOOL.virt /$TESTDIR/disk-1.dat
63 log_mustnot zpool offline -t $TESTPOOL.virt /$TESTDIR/disk-1.dat
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME234 offline external conditions are not satisfied
242 The states of interest are offline, offline* and online.
249 To understand the distinction between offline and offline*, consider the case
263 So we see that offline and offline* can thus be used to distinguish between
267 (offline).
284 be trying to connect (and thus be offline* if they cannot).
412 o "exclusive" NCUs exist and none are offline*/online,
413 o "shared" NCUs exist and none are offline*/online,
414 o "all" NCUs exist and all are not offline*/online,
415 o no NCUs are offline*/online.
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_offline/
H A Dzpool_offline_001_pos.ksh82 log_must zpool offline ${args[$i]} $TESTPOOL $disk
88 log_mustnot zpool offline ${args[$i]} $TESTPOOL $disk
109 log_must zpool offline ${args[$index]} $TESTPOOL $disk
/illumos-gate/usr/src/test/zfs-tests/tests/functional/online_offline/
H A Donline_offline_002_neg.ksh97 log_must zpool offline $TESTPOOL ${disks[$j]}
104 log_must zpool offline $TESTPOOL ${disks[$i]}
112 log_mustnot zpool offline $TESTPOOL ${disks[$j]}
/illumos-gate/usr/src/cmd/fm/dicts/
H A DGMCA.po37 msgstr "The system will attempt to offline this cpu to remove it from service."
53 msgstr "The system will attempt to offline this cpu to remove it from service."
69 msgstr "The system will attempt to offline this cpu to remove it from service."
85 msgstr "The system will attempt to offline this cpu to remove it from service."
101 msgstr "The system will attempt to offline this cpu to remove it from service."
117 msgstr "The system will attempt to offline this cpu to remove it from service."
133 msgstr "The system will attempt to offline this cpu to remove it from service."
149 msgstr "The system will attempt to offline this cpu to remove it from service."
165 msgstr "The system will attempt to offline this cpu to remove it from service."
181 msgstr "The system will attempt to offline this cpu to remove it from service."
[all …]
H A DINTEL.po37 msgstr "The system will attempt to offline this cpu to remove it from service."
53 msgstr "The system will attempt to offline this cpu to remove it from service."
69 msgstr "The system will attempt to offline this cpu to remove it from service."
85 msgstr "The system will attempt to offline this cpu to remove it from service."
101 msgstr "The system will attempt to offline this cpu to remove it from service."
117 msgstr "The system will attempt to offline this cpu to remove it from service."
133 msgstr "The system will attempt to offline this cpu to remove it from service."
149 msgstr "The system will attempt to offline this cpu to remove it from service."
165 msgstr "The system will attempt to offline this cpu to remove it from service."
181 msgstr "The system will attempt to offline this cpu to remove it from service."
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/l2arc/
H A Dpersist_l2arc_008_pos.ksh84 log_must zpool offline $TESTPOOL $VDEV_CACHE
104 log_must zpool offline $TESTPOOL $VDEV_CACHE
136 log must zpool offline $TESTPOOL $VDEV_CACHE
H A Dpersist_l2arc_007_pos.ksh74 log_must zpool offline $TESTPOOL $VDEV_CACHE
90 log_must zpool offline $TESTPOOL $VDEV_CACHE
H A Dpersist_l2arc_006_pos.ksh75 log_must zpool offline $TESTPOOL $VDEV_CACHE
94 log must zpool offline $TESTPOOL $VDEV_CACHE
H A Dl2arc_arcstats_pos.ksh71 log_must zpool offline $TESTPOOL $VDEV_CACHE
91 log_must zpool offline $TESTPOOL $VDEV_CACHE
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c221 char *rptr, *optr, *offline; in i_devname_to_promname() local
281 offline = kmem_zalloc(len, KM_SLEEP); /* offline paths */ in i_devname_to_promname()
283 optr = offline; in i_devname_to_promname()
377 bcopy(offline, rptr, rlen); in i_devname_to_promname()
379 kmem_free(offline, len); in i_devname_to_promname()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_online_offline.ksh49 log_must zpool offline $TESTPOOL $DISK1
66 log_must zpool offline $TESTPOOL $DISK1
H A Dzpool_initialize_offline_export_import_online.ksh46 log_must zpool offline $TESTPOOL $DISK1
H A Dzpool_initialize_unsupported_vdevs.ksh67 log_must zpool offline $TESTPOOL ${FDISKS[1]}
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_online_offline.ksh45 log_must zpool offline $TESTPOOL $DISK1
62 log_must zpool offline $TESTPOOL $DISK1
H A Dzpool_trim_unsupported_vdevs.ksh63 log_must zpool offline $TESTPOOL ${FDISKS[1]}
H A Dzpool_trim_offline_export_import_online.ksh42 log_must zpool offline $TESTPOOL $DISK1
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib245 # Online or offline a disk on the system
251 function on_off_disk # disk state{online,offline} host
261 if [[ $state == "offline" ]] && ( is_mpath_device $disk ); then
274 log_must eval "echo 'offline' > ${ss}"
285 elif [[ $state == "offline" ]] && ( is_real_device $disk ); then
291 log_must eval "echo 'offline' > ${dev_state}"
299 log_note "$disk is already offline"
340 on_off_disk $disk "offline"
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh83 force_state_change $1 offline
105 force_state_change $1 offline
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c723 boolean_t offline = B_FALSE; in iscsi_lun_offline() local
750 offline = B_TRUE; in iscsi_lun_offline()
755 offline = B_TRUE; in iscsi_lun_offline()
772 offline = B_TRUE; in iscsi_lun_offline()
777 offline = B_TRUE; in iscsi_lun_offline()
782 if (offline == B_TRUE && pathname != NULL && in iscsi_lun_offline()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh52 status offline online clear \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache_009_pos.ksh58 log_must zpool offline $TESTPOOL $ldev
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_011_neg.ksh59 log_must zpool offline $TESTPOOL $ldev

123