1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. 9# See the License for the specific language governing permissions 10# and limitations under the License. 11# 12# When distributing Covered Code, include this CDDL HEADER in each 13# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 14# If applicable, add the following below this CDDL HEADER, with the 15# fields enclosed by brackets "[]" replaced with your own identifying 16# information: Portions Copyright [yyyy] [name of copyright owner] 17# 18# CDDL HEADER END 19# 20# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 21# Use is subject to license terms. 22# 23DUMMY = SDBC Place holder until definitions checked in by coresw dev. 24OBSOLETE = Obsolete sdbc ioctl used 25DISABLE = Cache deconfig failed. Not initialized 26CLUSTER_SIZE = Get cluster size operation failed. Cache not initialized 27CLUSTER_DATA = Get cluster data operation failed. Cache not initialized 28GLMUL_SIZE = Get global size operation failed. Cache not initialized 29GLMUL_INFO = Get global info operation failed. Cache not initialized 30TOGGLE_FLUSH = Cache flushing mode is (mode %s) 31UNSUPPORTED = Unknown ioctl: unsupported (cmd %s) 32DISABLEFAIL = Cache not deconfigured 33PINNED = Pinned data on %s 34ACTIVERDC = Active RDC pair not closed 35UNREG = Could not unregister sdbc io module 36ALREADY = Cache enable failed. Already initialized. 37ENABLEFAIL = Cache enable failed. 38SIZE = Cache block size %s not supported. 39MAGIC = Mismatched versions of scmadm and sdbc module. 40NONETMEM = Insufficient memory for cache. 41NOIOBMEM = No memory for iobuf hooks. 42NOIOBCB = Missing iobuf driver callback. 43NOHANDLEMEM = No memory for buffer handles. 44MEMCONFIG = Cache memory initialzation error. 45FLUSHTHRD = Flush threads create failure. 46NOHASH = Cannot create hash table 47NOCB = Cannot allocate cache block structures 48NOCCTL = Cannot allocate cctl sync structures 49NOCD = Cannot allocate cache data structures 50NOMIRRORCD = Cannot allocate cache data structures for mirror areas 51NOSHAREDFILE = Cannot allocate shared file area 52NOSFNV = Cannot allocate shared file area in nvmem 53NOREFRESH = Unable to refresh host memory 54INVHOSTID = Hostid %s greater than maximum (%s) 55NOTSAME = Self host %s and mirror host %s cannot be the same 56NORMLOCKS = No RM locks configured 57GLDMAFAIL = Global information transfer failed 58MODELCONVERT = 64 bit conversion called on a 32 bit system 59ABUFS = Anonymous buffers currently allocated from sdbc 60NODEVENABLED = Device not enabled in cache 61