Lines Matching defs:shadow

499 	 *	iiadm -E (export shadow [needs to update dsvol section])
500 * iiadm -I (import shadow [ditto])
501 * iiadm -J (join shadow [ditto])
518 * If in a Sun Cluster, can't Import an II shadow
634 "must specify delay, unit and shadow with -P"));
776 (void) snprintf(key, sizeof (key), "ii.set%d.shadow", setno);
888 (void) snprintf(key, sizeof (key), "ii.set%d.shadow",
942 for ((void) snprintf(key, sizeof (key), "ii.set%d.shadow", setnumber);
944 (void) snprintf(key, sizeof (key), "ii.set%d.shadow",
1006 remove_iiset(int setno, char *shadow, int shd_exp)
1021 sdata = (shdvol_t *)nsc_lookup(volhash, shadow);
1025 * not an imported shadow volume
1044 * Handle disk group name of different shadow
1048 * If shadow is exported, then do nothing
1053 cfg_dgname(shadow, sn, sizeof (sn)) &&
1062 if (cfg_vol_disable(cfg, shadow, sn,
1065 "SV disable of shadow "
1071 if (cfg_vol_disable(cfg, shadow,
1074 "SV disable of shadow failed"),
1427 * "or" the copy and shadow bitmaps together to return a composite
1484 gettext("\t-e ind m s b\tenable independent master shadow "
1487 gettext("\t-e dep m s b\tenable dependent master shadow "
1492 "shadow bitmap"));
1496 gettext("\t-u s v\t\tupdate shadow volume"));
1500 gettext("\t-c s v\t\tcopy to shadow volume"));
1526 gettext("\t-E v\t\texport shadow volume"));
1559 "master shadow bitmap"));
1562 "master shadow bitmap"));
1566 gettext("\t-g g -u s\tupdate shadow for all volumes in "
1572 gettext("\t-g g -c s\tcopy to shadow for all volumes in "
1603 gettext("\t-g g -E\t\texport shadow volume for all "
1732 * Status Set up the shadow enough so that it responds
1747 /* poll shadow group with a status ioctl() */
1840 dsw_error(gettext("don't understand shadow type"), NULL);
1902 * Can never enable the same shadow twice, regardless of
1903 * exportable shadow device group movement
1988 "Unable to access shadow volume"), NULL);
2000 "Master and shadow are the same device"), NULL);
2053 * Make sure that the shadow volume is not already configured
2061 * the master or shadow under SV control
2095 gettext("Cannot enable shadow volume"),
2121 * Failed to enable shadow group, log problem and remove
2122 * the shadow group from the config file.
2246 dsw_error(gettext("Reset shadow failed"), stat);
2551 direction == ToMaster ? gettext("from shadow") :
2552 gettext("to shadow"));
2652 direction == ToMaster ? gettext("from shadow") :
2653 gettext("to shadow"));
2673 gettext("from shadow") : gettext("to shadow"));
2680 direction == ToMaster ? gettext("from shadow") :
2681 gettext("to shadow"));
2717 conf->shadow_vol, gettext("(shadow volume)"));
2780 (void) printf(gettext(", compacted shadow space"));
2788 (void) printf(gettext(", copying master to shadow"));
2791 (void) printf(gettext(", copying shadow to master"));
2800 (void) printf(gettext(", shadow volume offline"));
2809 (void) printf(gettext(", shadow volume exported"));
2812 (void) printf(gettext(", shadow volume imported"));
3018 /* If this is an exportable shadow in the cluster, change ctag */
3176 "Imported shadow not disabled"), NULL);
3351 check_action(gettext("Overwrite master with shadow volume?"));
3354 " master in this group with its shadow volume?"));
3374 check_action(gettext("Overwrite master with shadow volume?"));
3377 " master in this group with its shadow volume?"));
3533 * If importing a shadow volume and the shadow volume is already
3556 " same disk group as shadow set members"),
3627 /* If this is an exportable shadow in the cluster, change ctag */
3807 " same disk group as shadow set members"),
3830 /* can only attach an overflow volume to dependent, compact shadow */
3836 dsw_error(gettext("Not a compact dependent shadow"), NULL);
4086 /* skip if shadow set is not in any group */
4141 /* grab shadow, group & cnode fields */
4173 /* grab shadow volume name */
4254 * Returns true if set has had the shadow volume exported.
4255 * Returns false if shadow volume is not exported, or set is suspended.
4368 "shadow volume is in use as SNDR secondary volume"),