static char *SPCS_MSG_RDC[] = { "", "Must be super-user to execute", "Invalid flag %s", "%s ==> %s not already enabled", "Disable pending on %s ==> %s, try again later", "Enable pending on %s ==> %s, try again later", "Host %s: Source %s, open remote host failed", "Host %s: Source %s, open failed", "Host %s: Target %s, open remote host failed", "Host %s: Target %s, open failed", "Disks %s,%s do not reside on host %s or host %s", "Master %s and Slave %s have same id %s", "Master %s does not reside on this host: %s", "%s is failed from %s..cannot proceed", "Currently syncing, unable to disable", "Unable to connect to %s: local disable complete, remote disable aborted", "Will disable when ATM queue flushes on %s ==> %s", "Request not serviced, %s is currently being synced.", "Could not initialize remote data structures on %s ==> %s set", "Could not initialize local data structures on %s ==> %s set", "Target %s is failed, cannot set up for sync operation", "Size of Primary %s:%s(%s) must be less than or equal to size of Secondary %s:%s(%s)", "Device size change in dual copy set", "Recovery bitmaps not allocated", "Could not initialize data structures on %s ==> %s set after sync", "Dual copy failed, offset:%s", "Mirror node is down", "%s:%s has invalid size (%s)..cannot proceed", "Update sync %s:%s ==> %s:%s only allowed for an rdc device set", "Illegal device set %s:%s to itself", "Device %s:%s belongs to another RDC device set", "Changing the primary SNDR device %s:%s to become secondary and the secondary SNDR device %s:%s to become primary is not allowed in advanced configs", "Could not open file %s:%s on remote node", "Could not create rdc_config process", "Allocation of bitmap device %s failed", "Change request denied, volume mirror is up", "Change request denied, don't understand request version", "Empty string", "%s:%s ==> %s:%s is already enabled", "Unable to open %s:%s", "Unable to add interface %s to %s", "Unable to register %s", "Not primary, cannot sync %s:%s and %s:%s", "Reverse sync needed, cannot sync %s:%s ==> %s:%s", "Unable to initialize the kernel thread set", "NULL struct knetconfig passed down from user program", "NULL struct netbuf passed down from user program for %s", "The state of %s:%s ==> %s:%s prevents this operation", "Cannot enable %s:%s ==> %s:%s, secondary in use in another set", "The remote state of %s:%s ==> %s:%s prevents this operation", "The bitmap %s is already in use", "The volume %s is already in use", "Cannot use direct I/O on first leg of multi hop config", "Cannot add %s:%s ==> %s:%s to group %s", "Cannot reconfigure sync/async on members of a group", "Cannot reconfig %s:%s to %s:%s, Must be in logging mode", "Bitmap reconfig failed %s:%s", "Cannot overwrite bitmap as the set %s:%s is not in logging mode", "Disable pending on diskq %s, try again later", "Cannot change disk queue %s, all associated sets must be in logging mode", "%s:%s ==> %s:%s already has a disk queue attached", "Disk queue does not exist for set %s:%s ==> %s:%s", "Operation not possible. Disk queue %s is flushing, try again later", "Disk queue operations on synchronous sets not allowed", "Disk queue %s is already in use", "Unable to enable disk queue %s", "Initialization of disk queue %s failed", "Operation not possible, disk queue %s is not empty.", "Disk queue %s operation not possible, set is in replicating mode", "Cannot reverse sync %s:%s <== %s:%s, set is in queuing mode", "can not start sync as set %s:%s is not logging", "Allocation of bitmap device %s failed, volume is too small", }; #define SPCS_MSGLEN_RDC 71 /* total codes */