Home
last modified time | relevance | path

Searched refs:cluster (Results 1 – 25 of 43) sorted by relevance

12

/titanic_44/usr/src/cmd/avs/dsw/etc/
H A DMakefile29 SHFILES = ii ii.cluster
36 ROOTINIT_DPROG2= $(ROOTINIT_D)/ii.cluster
50 $(CP) $(ROOTINIT_D)/ii.cluster $(CLUSTERSBINDIR)/ii
55 $(ROOTINIT_DPROG2): ii.cluster
56 $(INS.file) ii.cluster
/titanic_44/usr/src/cmd/avs/sv/etc/
H A DMakefile28 SHFILES = sv sv.cluster
34 ROOTINIT_DPROG2 = $(ROOTINIT_D)/sv.cluster
49 $(CP) $(ROOTINIT_D)/sv.cluster $(CLUSTERSBINDIR)/sv
54 $(ROOTINIT_DPROG2): sv.cluster
55 $(INS.file) sv.cluster
/titanic_44/usr/src/pkg/manifests/
H A Ddriver-storage-sv.mf51 dir path=usr/cluster group=sys
52 dir path=usr/cluster/lib
53 dir path=usr/cluster/lib/dscfg
54 dir path=usr/cluster/lib/dscfg/start
55 dir path=usr/cluster/lib/dscfg/stop
56 dir path=usr/cluster/sbin group=other
71 file path=etc/init.d/sv.cluster mode=0744
76 file path=usr/cluster/sbin/sv mode=0744
91 link path=usr/cluster/lib/dscfg/start/15sv target=../../../sbin/sv
92 link path=usr/cluster/lib/dscfg/stop/10sv target=../../../sbin/sv
H A Dstorage-avs-point-in-time-copy.mf51 dir path=usr/cluster group=sys
52 dir path=usr/cluster/lib
53 dir path=usr/cluster/lib/dscfg
54 dir path=usr/cluster/lib/dscfg/start
55 dir path=usr/cluster/lib/dscfg/stop
56 dir path=usr/cluster/sbin group=other
71 file path=etc/init.d/ii.cluster mode=0744
78 file path=usr/cluster/sbin/ii mode=0744
94 link path=usr/cluster/lib/dscfg/start/05ii target=../../../sbin/ii
95 link path=usr/cluster/lib/dscfg/stop/20ii target=../../../sbin/ii
H A Dstorage-avs-remote-mirror.mf51 dir path=usr/cluster group=sys
52 dir path=usr/cluster/lib
53 dir path=usr/cluster/lib/dscfg
54 dir path=usr/cluster/lib/dscfg/start
55 dir path=usr/cluster/lib/dscfg/stop
56 dir path=usr/cluster/sbin group=other
73 file path=etc/init.d/rdc.cluster mode=0744
82 file path=usr/cluster/sbin/rdc mode=0744
113 link path=usr/cluster/lib/dscfg/start/10rdc target=../../../sbin/rdc
114 link path=usr/cluster/lib/dscfg/stop/15rdc target=../../../sbin/rdc
H A Dservice-storage-avs-cache-management.mf52 dir path=usr/cluster group=sys
53 dir path=usr/cluster/lib
54 dir path=usr/cluster/lib/start
55 dir path=usr/cluster/lib/stop
56 dir path=usr/cluster/sbin group=other
85 file path=usr/bin/dscfg_reconfigure.cluster mode=0555
116 hardlink path=usr/cluster/sbin/dscfg_reconfigure \
117 target=../../bin/dscfg_reconfigure.cluster
/titanic_44/usr/src/cmd/avs/sdbc/etc/
H A Ddscfg_reconfigure.cluster.sh78 typeset -r NWS_START_DIR=/usr/cluster/lib/dscfg/start
81 typeset -r NWS_STOP_DIR=/usr/cluster/lib/dscfg/stop
89 PATH=$PATH:/usr/cluster/bin:/etc
232 if [ ! -x /usr/cluster/bin/scha_resource_get \
233 -o ! -x /usr/cluster/bin/scha_resourcegroup_get ]
H A Dscm.sh220 if [ -x /usr/cluster/bin/scstat ]
223 /usr/cluster/bin/scstat -n | grep node: | \
H A DMakefile30 BINPROGS = dscfg_reconfigure.cluster
/titanic_44/usr/src/cmd/avs/rdc/etc/
H A DMakefile29 PROG3 = rdc.cluster
55 $(CP) $(ROOTINIT_D)/rdc.cluster $(CLUSTERSBINDIR)/rdc
/titanic_44/usr/src/cmd/boot/filelist/sparc/
H A Dfilelist.ramdisk1 etc/cluster/nodeid
H A Dfilelist.safe1 etc/cluster/nodeid
/titanic_44/usr/src/uts/common/sys/
H A Ddc_ki.h46 extern void cluster(void);
/titanic_44/usr/src/cmd/avs/
H A DMakefile.com26 CLUSTERDIR = $(ROOT)/usr/cluster
/titanic_44/usr/src/cmd/format/
H A Dix_altsctr.c519 uint_t cluster; in assign_altsctr() local
526 cluster = (ap->ap_entp)[i].bad_end-(ap->ap_entp)[i].bad_start +1; in assign_altsctr()
529 ap->ap_map_sectot - 1, cluster, ALTS_MAP_DOWN); in assign_altsctr()
536 alts_ind = alts_ind - cluster + 1; in assign_altsctr()
538 for (j = 0; j < cluster; j++) { in assign_altsctr()
/titanic_44/usr/src/cmd/addbadsec/
H A Dix_altsctr.c504 uint_t cluster; in assign_altsctr() local
511 cluster = (ap->ap_entp)[i].bad_end-(ap->ap_entp)[i].bad_start +1; in assign_altsctr()
514 ap->ap_map_sectot - 1, cluster, ALTS_MAP_DOWN); in assign_altsctr()
521 alts_ind = alts_ind - cluster + 1; in assign_altsctr()
523 for (j = 0; j < cluster; j++) { in assign_altsctr()
/titanic_44/usr/src/cmd/boot/filelist/i386/
H A Dfilelist.ramdisk4 etc/cluster/nodeid
/titanic_44/usr/src/lib/libunistat/common/sdbc/
H A Dsdbc.err26 CLUSTER_SIZE = Get cluster size operation failed. Cache not initialized
27 CLUSTER_DATA = Get cluster data operation failed. Cache not initialized
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c895 truncAtCluster(int fd, struct pcdir *entry, int32_t cluster) in truncAtCluster() argument
903 while (follow != cluster && follow >= FIRST_CLUSTER && in truncAtCluster()
909 if (follow != cluster) { in truncAtCluster()
920 gettext("Chain truncation at unit #%d\n"), cluster); in truncAtCluster()
/titanic_44/usr/src/lib/libdiskmgt/common/
H A Dslice.c219 if (diskp->aliases != NULL && diskp->aliases->cluster) { in slice_get_stats()
525 if (diskp->aliases != NULL && diskp->aliases->cluster) { in get_attrs()
H A Ddisks_private.h57 int cluster; member
H A Dfindevs.c1292 if (!ap->cluster) { in fix_cluster_devpath()
1328 ap->cluster = 1; in fix_cluster_devpath()
1707 aliasp->cluster = 0; in new_alias()
/titanic_44/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.h320 char cluster[DSW_NAMELEN]; member
/titanic_44/usr/src/uts/common/os/
H A Dmain.c134 cluster(); in cluster_wrapper()
/titanic_44/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1849 query "$(gettext "Is this client a member of a cluster that uses a logical host name") ?"
1851 printf "$(gettext "Specify the logical hostname of the cluster"): "
1948 … /etc/krb5/krb5.keytab and /etc/krb5/krb5.conf files to all the other members of your cluster").\n"

12