// Copyright (c) 2008, 2017, Oracle and/or its affiliates. All rights reserved. // // NAME // PrkzMsg.msg // // DESCRIPTION // Message file for havip and exportfs resources // // NOTES // // MODIFIED (MM/DD/YY) // ccharits 08/22/17 - Backport ccharits_bug-25801922 from main // ocordova 01/21/16 - Enable TLS support // epineda 02/02/16 - 22581023,21899871 // pevilla 11/16/15 - Reader Farm support // epineda 11/05/15 - Fix 21918483: CIFS to SMB rename // pevilla 10/23/15 - HA NFS Locking support // epineda 10/13/15 - Bugfix 21893280 // mpradeep 10/06/15 - 18516379 - Check if the hostname/address is valid // pevilla 06/17/15 - Modify usage for listener // ocordova 06/09/15 - Add mgmtdb credential info // spavan 03/31/15 - fix bug20633431 - add message for modify destloc // pevilla 11/18/14 - Fix bug 17786986, add SCAN_DYNAMIC_CONFIG and // SCAN_STATIC_CONFIG // epineda 11/14/14 - CIFS: start/stop support // ocordova 10/13/14 - Fix bug 18956364 // epineda 07/24/14 - Add CIFS support // ksviswan 05/16/14 - XbranchMerge ksviswan_bug-18707931 from // st_has_12.1 // marbharg 04/30/14 - Backport marbharg_bug-18555668 from main // marbharg 04/17/14 - Bug Fix - 18555668 // epineda 04/15/14 - Backport epineda_bug-15977353 from main // epineda 03/28/14 - Bugfix 15977353: add support for mountfs // pevilla 01/23/14 - Fix bug 18080563, add DEFINE_SKIP_VIP_ONS // ccharits 08/09/13 - Fixed bug 17245464 // ccharits 08/02/13 - Added message // ADD_NETWORK_SUBNET_WITH_MIXED_NETTYPE_ERROR // ccharits 08/01/13 - Added messages VIP_NAME_DOES_NOT_RESOLVE and // VIP_NAME_RESOLVES_TO_UNKNOWN_ADDRESS // pevilla 07/01/13 - add DEFINE_PING_TARGET // ocordova 06/26/13 - HANFS 12.1.0.1 ODA changes // pevilla 06/13/13 - Fix bug 16931995, change // MODIFY_NODEAPPS_NETTYPE_ERROR message // pevilla 05/21/13 - Fix bug 16619871, add VIP_NETNUM_ERROR // ccharits 04/25/13 - Added message INVALID_INVITED_SUBNETS_SYNTAX // pevilla 04/19/13 - Fix bug 15866191, Change message // AMBIGUOUS_NETTYPE_MODIFICATION // fmaring 04/17/13 - fixbug 7507578 // yifyang 04/17/13 - bug-16196459 // yizhang 03/14/13 - Define UNSUPPORTED_NOUN_CLIENT_CLUSTER // rwessman 11/19/12 - Bug 15892385 - Changed GNS to return null instead // of an error number if the subdomain is not set. // rwessman 11/16/12 - Added message to indicate that GNS is not serving // a domain. // satg 11/14/12 - Fix bug 14730028 // ccharits 11/13/12 - Added -messages DEFINE_LSNR_INVITED_NODES // and DEFINE_LSNR_INVITED_SUBNETS // pevilla 10/29/12 - Fix bug 13968141, Add leaf option // vobulapu 10/10/12 - Fix bug 14111747 // pevilla 10/02/12 - Fix bug 13776656 // pevilla 09/03/12 - Fix bug 13450275 // satg 08/08/12 - fix bug 14353184 // ccharits 08/02/12 - Fixed bug 13530003 // pevilla 08/02/12 - Update usage for HAVIP, fix bugs 13962051, // 13474844 // ocordova 07/30/12 - Clients argument to export_clients in ADD_EXPORTFS // ccharits 07/30/12 - Added message DEFINE_ALL_VOLUME_RUNNING_NODES // pevilla 07/05/12 - Fix bug 13962030 // epineda 04/19/12 - Corrected usage for add havip // ccharits 04/03/12 - Added message MODIFY_ADDRESS_TYPE_TO_BOTH_ERROR // ksviswan 04/02/12 - added message for bug 13109375 // ccharits 03/27/12 - Added messages INVALID_SUBNET_STRING and // INVALID_NETMASK_STRING // ksviswan 03/22/12 - correct modify exportfs syntax // ksviswan 03/12/12 - update exportfs grouping syntax // ccharits 02/02/12 - Added message AMBIGUOUS_NETTYPE_MODIFICATION // ksviswan 01/05/12 - added messages for config exportfs // xesquive 12/16/11 - Added message when there not exists the havip // ccharits 10/20/11 - Added usage messages for network, vip, nodeapps // ksviswan 10/18/11 - message corrections for havip // ksviswan 09/26/11 - additional file for srvctl messages. // PACKAGE=package oracle.ops.opsctl.resources; // MSGIDTYPE=interface 1000, ADD_EXPORTFS_PURPOSE, "\nAdds the export file system configuration to the Oracle Clusterware\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1001, ADD_HAVIP_PURPOSE, "\nAdds a HAVIP configuration to the Oracle Clusterware\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1002, REMOVE_HAVIP_PURPOSE, "\nRemoves the specified HAVIP configuration\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1003, REMOVE_EXPORTFS_PURPOSE, "\nRemoves the specified export file system configuration\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1004, START_HAVIP_PURPOSE, "\nStarts the specified HAVIP\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1005, START_EXPORTFS_PURPOSE, "\nStarts the specified export file system\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1006, STOP_HAVIP_PURPOSE, "\nStops the specified HAVIP\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1007, STOP_EXPORTFS_PURPOSE, "\nStops the specified export file system\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1008, CONFIG_HAVIP_PURPOSE, "\nDisplays the configuration information for the specified HAVIP\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1009, CONFIG_EXPORTFS_PURPOSE, "\nDisplays the configuration information for the specified export file system\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1010, STATUS_HAVIP_PURPOSE, "\nDisplays the current state of the specified HAVIP\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1011, STATUS_EXPORTFS_PURPOSE, "\nDisplays the current state of the export file system\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1012, ENABLE_HAVIP_PURPOSE, "\nEnable HAVIP for Oracle Clusterware management\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1013, ENABLE_EXPORTFS_PURPOSE, "\nEnable export file system for Oracle Clusterware management\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1014, DISABLE_HAVIP_PURPOSE, "\nDisable HAVIP for Oracle Clusterware management\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1015, DISABLE_EXPORTFS_PURPOSE, "\nDisable export file system for Oracle Clusterware management\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1016, HAVIP_RUNNING_NODE, "HAVIP {0} is running on nodes {1}" // *Document: No // *Cause: Status message // *Action: Not an error / 1017, HAVIP_NOT_RUNNING, "HAVIP {0} is not running" // *Document: No // *Cause: Status message // *Action: Not an error / 1018, HAVIP_STATUS_ENABLED, "HAVIP {0} is enabled" // *Document: No // *Cause: Status message // *Action: Not an error / 1019, HAVIP_STATUS_DISABLED, "HAVIP {0} is disabled" // *Document: No // *Cause: Status message // *Action: Not an error / 1020, EXPORTFS_RUNNING_NODE, "export file system {0} is exported on node {1}" // *Document: No // *Cause: Status message // *Action: Not an error / 1021, EXPORTFS_NOT_RUNNING, "export file system {0} is not exported" // *Document: No // *Cause: Status message // *Action: Not an error / 1022, EXPORTFS_STATUS_ENABLED, "export file system {0} is enabled" // *Document: No // *Cause: Status message // *Action: Not an error / 1023, EXPORTFS_STATUS_DISABLED, "export file system {0} is disabled" // *Document: No // *Cause: Status message // *Action: Not an error / 1024, HAVIP_EXIST, "HAVIP exists: {0} network number {1}" // *Document:No // *Cause: Status message // *Action: Not an error / / 1025, EXPORT_CONFIG_EXIST, "export file system {0} is configured" // *Document: No // *Cause: Status message // *Action: Not an error / 1026, HAVIP_VIPNAME_NOT_EXIST, "HAVIP {0} does not exist" // *Document:No // *Cause: Status message // *Action: Not an error / 1027, HAVIP_RES_NOT_EXIST, "HAVIP does not exist" // *Document:No // *Cause: Status message // *Action: Not an error / 1028, EXPORT_PATH, "Exported path: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1029, HAVIP_RES_ALREADY_DISABLED, "HAVIP {0} is already disabled" // *Cause: The 'disable havip' command failed because HAVIP was already disabled. // *Action: If this is the expected state then this is not an error. If it is not then HAVIP can be enabled by 'srvctl enable havip' command. / 1030, EXPORTFS_RES_ALREADY_DISABLED, "export file system {0} is already disabled" // *Cause: The 'disable exportfs' command failed because it was already disabled. // *Action: If this is the expected state then this is not an error. If it is not then it can be enabled by 'srvctl enable exportfs' command. / 1031, HAVIP_RES_ALREADY_ENABLED, "HAVIP {0} is already enabled" // *Cause: The 'enable havip' failed because HAVIP was already enabled. // *Action: If this is the expected state then this is not an error. If it is not then HAVIP can be disabled by 'srvctl disable havip' command. / 1032, EXPORTFS_RES_ALREADY_ENABLED, "export file system {0} is already enabled" // *Cause: The 'enable exportfs' command failed because it was already enabled. // *Action: If this is the expected state then this is not an error. If it is not then it can be disabled by 'srvctl disable exportfs' command. / 1033, EXPORT_OPTIONS, "Export Options: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1034, EXPORT_CLIENTS, "Configured Clients: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1035, HAVIP_RELOCATE_SUCCESS, "HAVIP was relocated successfully" // *Document: No // *Cause: Status message // *Action: Not an error / 1036, MODIFY_HAVIP_PURPOSE, "\nModifies a HAVIP configuration in the Oracle Clusterware\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1037, MODIFY_EXPORTFS_PURPOSE, "\nModifies an export file system configuration in the Oracle Clusterware.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1038, RELOCATE_HAVIP_PURPOSE, "Relocate HAVIP from its current node to another node of the cluster\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1039, USAGE_ADD_HAVIP, "Usage: srvctl add havip -id -address {|} [-netnum ] [-description ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1040, USAGE_RELOCATE_HAVIP, "Usage: srvctl relocate havip -id [-node ] [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1041, USAGE_CONFIG_HAVIP, "Usage: srvctl config havip [-id ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1042, USAGE_ENABLE_HAVIP, "Usage: srvctl enable havip -id [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1043, USAGE_DISABLE_HAVIP, "Usage: srvctl disable havip -id [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1044, USAGE_START_HAVIP, "Usage: srvctl start havip -id [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1045, USAGE_STOP_HAVIP, "Usage: srvctl stop havip -id [-node ] [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1046, USAGE_STAT_HAVIP, "Usage: srvctl status havip [-id ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1047, USAGE_REMOVE_HAVIP, "Usage: srvctl remove havip -id [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1048, USAGE_MODIFY_HAVIP, "Usage: srvctl modify havip -id [-address {|} [-netnum ]] [-description ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1049, USAGE_ADD_EXPORTFS, "Usage: srvctl add exportfs -name -id -path [-clients ] [-options ] [-type {0}]" // *Document: No // *Cause: Status message // *Action: Not an error / 1050, USAGE_CONFIG_EXPORTFS, "Usage: srvctl config exportfs [-name | -id ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1051, USAGE_ENABLE_EXPORTFS, "Usage: srvctl enable exportfs -name " // *Document: No // *Cause: Status message // *Action: Not an error / 1052, USAGE_DISABLE_EXPORTFS, "Usage: srvctl disable exportfs -name " // *Document: No // *Cause: Status message // *Action: Not an error / 1053, USAGE_START_EXPORTFS, "Usage: srvctl start exportfs {-name | -id }" // *Document: No // *Cause: Status message // *Action: Not an error / 1054, USAGE_STOP_EXPORTFS, "Usage: srvctl stop exportfs {-name | -id [-type {0}]} [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1055, USAGE_STAT_EXPORTFS, "Usage: srvctl status exportfs [-name |-id ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1056, USAGE_REMOVE_EXPORTFS, "Usage: srvctl remove exportfs -name [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1057, USAGE_MODIFY_EXPORTFS, "Usage: srvctl modify exportfs -name [-path ] [-clients ] [-options ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1058, HAVIP_ALREADY_EXISTS, "HAVIP exists for address {0}" // *Cause: An attempt to add a HAVIP found that it already exists // *Action: Check the input and if HAVIP needs to be modified use the command 'srvctl modify havip'. / 1059, HAVIP_NOT_EXISTS, "HAVIP with ID {0} does not exist" // *Cause: The 'add exportfs' failed because the HAVIP with the specified ID does not exist. // *Action: Specify the ID of an HAVIP that exists, or create the HAVIP for the specified ID using the command 'srvctl add havip -id -address '. / 1060, EXPORTFS_EXPNAME_NOT_EXIST, "Export file system {0} does not exist" // *Cause: The export file system resource with the specified name does not exist. // *Action: Check the name and retry with the export file system name that is already configured. / 1061, EXPORTFS_RES_NOT_EXIST, "Export file system does not exist" // *Document:No // *Cause: Status message // *Action: Not an error / 1062, AMBIGUOUS_NETTYPE_MODIFICATION, "Cannot determine which subnet to modify to network type \"{0}\". The network resource has two subnets configured with network type \"{1}\"." // *Cause: The command 'srvctl modify network -nettype' failed because the network had both IPv4 and IPv6 subnets, thus the subnet to modify could not be determined. // *Action: Specify the '-subnet' option with the command 'srvctl modify network -nettype' to indicate whether to change type for IPv4 or IPv6 subnet. / 1063, HAVIP_STATUS_ENABLED_NODE, "HAVIP {0} is individually enabled on nodes {1}" // *Document: No // *Cause: Status message // *Action: Not an error / 1064, HAVIP_STATUS_DISABLED_NODE, "HAVIP {0} is individually disabled on nodes {1}" // *Document: No // *Cause: Status message // *Action: Not an error / 1065, EXPORTFS_INVALID_OPT_COMBINATION, "Invalid combination of options specified" // *Cause: The '-name' and '-id' options cannot be combined together. // *Action: Issue the command with either '-name' or '-id' option. / 1066, INVALID_SUBNET_STRING, "Invalid subnet string: \"{0}\"" // *Cause: The given subnet string was not a valid IPv4 or IPv6 subnet number in dotted-decimal format. // *Action: Make sure that the subnet string is a valid IPv4 or IPv6 subnet number in dotted-decimal format. / 1067, INVALID_NETMASK_STRING, "Invalid subnet mask string: \"{0}\"" // *Cause: The given subnet mask string was not a valid IPv4 subnet mask in dotted-decimal format or IPv6 prefix length. // *Action: Make sure that the subnet mask string is a valid IPv4 subnet mask in dotted-decimal format or IPv6 prefix length. / 1068, UNSUPPORTED_NOUN_WINDOWS, "{0} object is not supported on Windows Operating System" // *Cause: The specified on the command line was not a valid object on Windows Operating System. // *Action: Objects rhpserver|rhpclient|havip|exportfs are not valid on Windows Operating System. Use a valid object. / 1069, MODIFY_ADDRESS_TYPE_TO_BOTH_ERROR, "\"srvctl modify network -iptype both\" cannot include the {0} option" // *Cause: The command 'srvctl modify network -iptype both' request included conflicting options. // *Action: Issue the command 'srvctl modify network -iptype both' separate from other network changes. / 1070, MODIFY_NODEAPPS_NETTYPE_ERROR, "Changing network type from {0} to {1} requires new VIP addresses" // *Cause: The command 'srvctl modify nodeapps -nettype mixed' was issued without specifying the VIP address when the IPv4 or IPv6 network type was dynamic. // *Action: Issue the command 'srvctl modify nodeapps -nettype mixed -address' to specify the new VIP address. / 1071, MODIFY_HAVIP_NETNUM_ERROR, "'-netnum' option cannot be supplied without '-address' option" // *Cause: The commande 'srvctl modify havip -netnum' was issued without specifying a VIP address that matches the new network Subnet. // *Action: Retry the command 'srvctl modify havip' using '-address' option along with '-netnum' option to specify a new address for the HAVIP resource. / 1072, SCAN_NAME_IN_USE_ERROR, "SCAN name \"{0}\" is already registered on network {1}" // *Cause: The command 'srvctl add scan -scanname' was issued for a Single Client Access Name (SCAN) name that was already registered on the specified network. // *Action: Use a distinct SCAN name. / 1073, NETTYPE_MIXED_MODIFICATION_FAILED, "Cannot modify network type to 'mixed' because GNS is not configured." // *Cause: An attempt to modify the network type to 'mixed' failed because Grid Naming Service (GNS) was not configured. // *Action: Configure Grid Naming Service (GNS) and retry 'srvctl modify network' command. / 1074, SUBNET_DOES_NOT_MATCH_EXISTING, "Failed to modify network type because the specified subnet \"{0}\" does not match any configured subnet." // *Cause: The specified subnet did not match any configured subnet in the network resource. // *Action: Specify a configured subnet to modify its network type. / 1075, MODIFY_NETWORK_IPTYPE_ERROR, "'-iptype' option cannot be given along with '-subnet'" // *Cause: A command attempted to modify both the network IP type and its subnet. // *Action: Use 'srvctl modify network' with '-subnet' or '-iptype', not both. / 1076, MIXED_NETWORK_ERROR, "Cannot modify network with network type 'mixed'" // *Cause: An attempt to modify the subnet or IP type of a network resource with network type 'mixed' was issued. // *Action: Use 'srvctl modify network -nettype' to modify the network type to STATIC, DHCP or AUTOCONFIG, before making any other change. / 1077, GNS_NO_DOMAIN_SERVED, "No domain is being forwarded." // *Document: NO // *Cause: // *Action: / 1078, UNSUPPORTED_NOUN_CLIENT_CLUSTER, "Object {0} is not supported on an ASM client cluster." // *Cause: The specified on the command line was not a valid object for an ASM client cluster. // *Action: Objects ASM, DISKGROUP, and VOLUME are not supported on an ASM client cluster. Use a valid object. / 1079, INVALID_INVITED_SUBNETS_SYNTAX, "Invalid subnet value {0} for '-invitedsubnets' option" // *Cause: The command was rejected because the invited subnets value was specified using incorrect syntax. // *Action: Reissue the command specifying the invited subnets using either Classless Inter-Domain Routing (CIDR) syntax (e.g. 192.196.16.0/24) or wild cards. / 1080, VIP_NETNUM_ERROR, "'-netnum' and '-vip' options conflict." // *Cause: The 'srvctl start|stop vip' command was rejected because the '-netnum' option was specified along with the '-vip' option. // *Action: Use the command 'srvctl start|stop vip' with either '-netnum' or '-vip', not both. / 1081, HOME_NODE, "Home Node: {0}" // *Document:No // *Cause: Status message // *Action: Not an error / 1082, VIP_NAME_DOES_NOT_RESOLVE, "The VIP name \"{0}\" cannot be resolved." // *Cause: An unresolvable VIP name was specified. // *Action: Make sure that the VIP name resolves to an IP address. / 1083, VIP_NAME_RESOLVES_TO_UNKNOWN_ADDRESS, "The VIP name \"{0}\" resolves to \"{1}\" which cannot be found in any VIP." // *Cause: An attempt to find a VIP with one of the specified addresses to which the VIP name resolved failed." // *Action: Specify a VIP name that resolves to an address that is found in a VIP resource. / 1084, ADD_NETWORK_SUBNET_WITH_MIXED_NETTYPE_ERROR, "The network type for the specified subnet ({0}) that is added cannot be set to 'mixed'." // *Cause: An attempt was made to add an IPv4 or IPv6 subnet and set its network type directly to 'mixed'. // *Action: Reissue the command and use a different value than 'mixed' for the -nettype option. / 1085, UNEXPECTED_INTERNAL_ERROR, "Internal error: {0}" // *Cause: An internal error occurred. The included value is an internal identifier. // *Action: Oracle internal error. Contact Oracle Support Services. / 1086, ADD_MOUNTFS_PURPOSE, "\nAdds the Network Attached Storage (NAS) configuration to Oracle Clusterware.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1087, MODIFY_MOUNTFS_PURPOSE, "\nModifies a Network Attached Storage (NAS) configuration in the Oracle Clusterware.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1088, REMOVE_MOUNTFS_PURPOSE, "\nRemoves the specified Network Attached Storage (NAS) configuration.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1089, START_MOUNTFS_PURPOSE, "\nMounts the specified Network Attached Storage (NAS).\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1090, STOP_MOUNTFS_PURPOSE, "\nUnmounts the specified Network Attached Storage (NAS).\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1091, CONFIG_MOUNTFS_PURPOSE, "\nDisplays the configuration information for the specified Network Attached Storage (NAS).\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1092, STATUS_MOUNTFS_PURPOSE, "\nDisplays the current state of the specified Network Attached Storage (NAS).\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1093, ENABLE_MOUNTFS_PURPOSE, "\nEnables the specified Network Attached Storage (NAS) for Oracle Clusterware management.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1094, DISABLE_MOUNTFS_PURPOSE, "\nDisables the specified Network Attached Storage (NAS) for Oracle Clusterware management.\n" // *Document: No // *Cause: Status message // *Action: Not an error / 1095, USAGE_ADD_MOUNTFS, "Usage: srvctl add mountfs -name -path -exportserver -exportpath [-mountoptions ] [-user ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1096, USAGE_MODIFY_MOUNTFS, "Usage: srvctl modify mountfs -name [-path ] [-exportserver ] [-exportpath ] [-mountoptions ] [-user ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1097, USAGE_REMOVE_MOUNTFS, "Usage: srvctl remove mountfs -name [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1098, USAGE_CONFIG_MOUNTFS, "Usage: srvctl config mountfs [-name ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1099, USAGE_START_MOUNTFS, "Usage: srvctl start mountfs -name [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1100, USAGE_STOP_MOUNTFS, "Usage: srvctl stop mountfs -name [-node ] [-force]" // *Document: No // *Cause: Status message // *Action: Not an error / 1101, USAGE_STATUS_MOUNTFS, "Usage: srvctl status mountfs -name " // *Document: No // *Cause: Status message // *Action: Not an error / 1102, USAGE_ENABLE_MOUNTFS, "Usage: srvctl enable mountfs -name [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1103, USAGE_DISABLE_MOUNTFS, "Usage: srvctl disable mountfs -name [-node ]" // *Document: No // *Cause: Status message // *Action: Not an error / 1104, MOUNTFS_RUNNING_NODE, "Network Attached Storage {0} is mounted on nodes: {1}." // *Document: No // *Cause: Status message // *Action: Not an error / 1105, MOUNTFS_NOT_RUNNING, "Network Attached Storage {0} is not mounted." // *Document: No // *Cause: Status message // *Action: Not an error / 1106, MOUNTFS_STATUS_ENABLED, "Network Attached Storage {0} is enabled." // *Document: No // *Cause: Status message // *Action: Not an error / 1107, MOUNTFS_STATUS_DISABLED, "Network Attached Storage {0} is disabled." // *Document: No // *Cause: Status message // *Action: Not an error / 1108, MOUNTFS_NAME, "Name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1109, MOUNTFS_MOUNTPATH, "Mount point path: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1110, MOUNTFS_MOUNTOPTS, "Mount options: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1111, MOUNTFS_EXPORT_SERVER, "Export server: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1112, MOUNTFS_EXPORT_PATH, "Export path: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1113, MOUNTFS_MOUNT_TYPE, "Type: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1114, MOUNTFS_USER, "User: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1115, MOUNTFS_ENABLED_NODE, "Network Attached Storage is individually enabled on nodes: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1116, MOUNTFS_DISABLED_NODE, "Network Attached Storage is individually disabled on nodes: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1117, EXPORT_TYPE, "Export Type: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1118, EVAL_RES_START_NODES_OPT, "Resource {0} can be started on one of nodes {1}." // *Document: No // *Cause: Output message // *Action: Not an error / 1119, NOTHING_TO_MODIFY, "nothing to modify" // *Cause: No options were specified to modify. // *Action: Specify at least one option with the 'modify' command. / 1120, CVU_CONFIG_DESTLOC_EXISTS, "CVU is configured to run once every {0} minutes and the CVU work directory is '{1}'." // *Document: No // *Cause: Status message // *Action: Not an error / 1121, GIMR_SERVER_NAME, "GIMR Server SCAN name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1122, GIMR_SERVER_PORT, "GIMR Server port: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1123, GIMR_SERVICE_NAME, "GIMR Service name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1124, GIMR_SERVER_CLUSTER_NAME, "GIMR Server cluster name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / 1125, GIMR_NOT_CONFIGURED, "Oracle Grid Infrastructure Management Repository (GIMR) client is not configured." // *Cause: An attempt to retrieve GIMR client information failed because GIMR client did not exist. // *Action: Add the GIMR client and try again. / 1126, NETSTORAGESRV_ALREADY_DISABLED, "The network storage service is already disabled." // *Cause: The network storage server resource could not be disabled because it was already disabled. // *Action: None. / 1127, NETSTORAGESRV_ALREADY_ENABLED, "The network storage service is already enabled." // *Cause: The network storage server resource could not be enabled because it was already enabled. // *Action: None. / 1128, ONS_REMOTE_SERVER_UNREACHABLE ,"Host {0} is not reachable." // *Cause: The command 'srvctl modify nodeapps -remoteservers ' specified a hostname that was not reachable. // *Action: Ensure the host is up and reachable on the network and reissue the command. / 1129, ONS_REMOTE_SERVER_UNKNOWN ,"Host {0} is unknown." // *Cause: The command 'srvctl modify nodeapps -remoteservers ' specified the indicated hostname, but that host was unknown. // *Action: Reissue the command with a host name that is known to be correct. / 1130, INVALID_ONS_PORT ,"Port {0} is invalid." // *Cause: The command 'srvctl modify nodeapps -remoteservers :' specified the indicated port, which was not a valid port . // *Action: Reissue the command with a port that is known to be correct. / 1131, UNSUPPORTED_NOUN_ASM_CLUSTER, "{0} is only supported on an ASM client cluster." // *Cause: An attempt to execute a command using the specified object // was rejected because the specified object was not supported // for a ASM client cluster. // *Action: Use valid objects ASM, disk group or volume. / 1132, QOSMSERVER_CONFIG_TLSENABLED, "QoS Management Server has security enabled: {0}." // *Document: No // *Cause: Status message // *Action: Not an error / _001, DEFINE_VERBOSE_NETWORK, " -{0} Verbose output" // *Document: No // *Cause: Status message for -verbose(v) // *Action: Not an error / _002, DEFINE_HELP_NETWORK, " -{0} Print usage" // *Document: No // *Cause: Status message for -help(h) // *Action: Not an error / _003, DEFINE_FORCE_REMOVE_NETWORK, " -{0} Force remove (ignore dependencies)" // *Document: No // *Cause: Status message for -force(f) // *Action: Not an error / _004, DEFINE_FORCE_STOP_NETWORK, " -{0} Force stop" // *Document: No // *Cause: Status message for -force(f) // *Action: Not an error / _005, DEFINE_VERBOSE_VIP, " -{0} Verbose output" // *Document: No // *Cause: Status message for -verbose(v) // *Action: Not an error / _006, DEFINE_HELP_VIP, " -{0} Print usage" // *Document: No // *Cause: Status message for -help(h) // *Action: Not an error / _007, DEFINE_NODE_VIP, " -{0} Node name" // *Document: No // *Cause: Status message for -node(n) // *Action: Not an error / _008, DEFINE_NET_NUM_VIP, " -{0} Network number (default number is 1)" // *Document: No // *Cause: Status message for -netnum(k) // *Action: Not an error / _009, DEFINE_FORCE_REMOVE_VIP, " -{0} Force remove (ignore dependencies)" // *Document: No // *Cause: Status message for -force(f) // *Action: Not an error / _010, DEFINE_FORCE_STOP_VIP, " -{0} Force stop" // *Document: No // *Cause: Status message for -force(f) // *Action: Not an error / _011, DEFINE_SUPPRESS_PROMPT_VIP, " -{0} To suppress prompt" // *Document: No // *Cause: Status message // *Action: Not an error / _012, DEFINE_ENV_NAMES_VIP, " -{0} Names of environment variables" // *Document: No // *Cause: Status message for -envs(t) // *Action: Not an error / _013, DEFINE_ENV_NAMEVAL_VIP, " -{0} =,... Names and values of environment variables" // *Document: No // *Cause: Status message for -envs(t) // *Action: Not an error / _014, DEFINE_ENV_NAMEVAL_S_VIP, " -{0} = Name and value of a single environment variable" // *Document: No // *Cause: Status message for -env(T) // *Action: Not an error / _015, DEFINE_ALL_VOLUME_RUNNING_NODES, " -{0} Display all nodes where volume is running" // *Document: No // *Cause: Status message for -all(a) // *Action: Not an error / _016, DEFINE_ALL_SCANS, " -{0} SCAN VIPs for all networks" // *Document: No // *Cause: Status message for -all(a) // *Action: Not an error / _017, DEFINE_ALL_SCAN_LISTENERS, " -{0} SCAN listeners for all networks" // *Document: No // *Cause: Status message for -all(a) // *Action: Not an error / _018, DEFINE_NET_NUM_SCAN, " -{0} Network number of the SCAN to modify" // *Document: No // *Cause: Status message // *Action: Not an error / _019, DEFINE_NET_NUM_SCAN_LISTENER, " -{0} Network number of the SCAN listener to modify" // *Document: No // *Cause: Status message // *Action: Not an error / _020, DEFINE_LEAF_NETWORK, " -{0} Configure network for leaf nodes" // *Document: No // *Cause: Status message for -leaf // *Action: Not an error / _021, DEFINE_SKIP_VIP_CHECK, " -{0} Skip reachability check of VIP address" // *Document: No // *Cause: Status message for -skip(s) // *Action: Not an error / _022, DEFINE_SKIP_ADDRESS_CHECK, " -{0} Skip reachability check for IP address" // *Document: No // *Cause: Status message for -skip(s) // *Action: Not an error / _023, DEFINE_LSNR_INVITED_NODES, " -invitednodes Comma separated list of node names allowed to register with Listener" // *Document: No // *Cause: Status message // *Action: Not an error / _024, DEFINE_LSNR_INVITED_SUBNETS, " -invitedsubnets Comma separated list of subnets allowed to register with Listener" // *Document: No // *Cause: Status message // *Action: Not an error / _025, DEFINE_CLIENTDATA, " -clientdata file with wallet to import to use SSL to secure ONS communication" // *Document: No // *Cause: Status message // *Action: Not an error / _026, DEFINE_CLIENTDATA_MODIFY, " -clientdata file with wallet to import, or empty string to delete wallet used for SSL to secure ONS communication" // *Document: No // *Cause: Status message // *Action: Not an error / _027, DEFINE_ONSONLY_START, " -{0} Start ONS only" // *Document: No // *Cause: Status message // *Action: Not an error / _028, DEFINE_ONSONLY_STOP, " -{0} Stop ONS only" // *Document: No // *Cause: Status message // *Action: Not an error / _029, ONS_BAD_START_OPTIONS, "you can only specify one of -adminhelper,-onsonly" // *Document: No // *Cause: you specified more than one of the mutually exclusive options: adminhelper, onsonly // *Action: run the command 'srvctl start nodeapps' again specifying only one of [-adminhelper | -onsonly] / _030, ONS_BAD_STOP_OPTIONS, "you can only specify one of -adminhelper,-onsonly,-relocate" // *Document: No // *Cause: you specified more than one of the mutually exclusive options: adminhelper, onsonly, relocate // *Action: run the command 'srvctl stop nodeapps' again specifying only one of [-adminhelper | -onsonly | -relocate] / _031, DEFINE_HOMENODE, " -{0} Preferred node or empty string to clear the home node" // *Document: No // *Cause: Status message for -homenode // *Action: Not an error / _032, DEFINE_PING_TARGET, " -{0} \"\" Comma-separated list of IPs or host names to ping" // *Document: No // *Cause: Status message for -pingtarget // *Action: Not an error / _033, DEFINE_SKIP_VIP_ONS, " -{0} Skip reachability check of VIP address and port validation for ONS" // *Document: No // *Cause: Status message for -skip(s) // *Action: Not an error / _034, DEFINE_MOUNTFS_NAME, " -{0} unique name for the Network Attached Storage" // *Document: No // *Cause: Status message for -name // *Action: Not an error / _035, DEFINE_MOUNTFS_PATH, " -{0} mount path of the Network Attached Storage" // *Document: No // *Cause: Status message for -path // *Action: Not an error / _036, DEFINE_MOUNTFS_EXPORTSERVER, " -{0} export server name" // *Document: No // *Cause: Status message for -exportserver // *Action: Not an error / _037, DEFINE_MOUNTFS_EXPORTPATH, " -{0} export file path" // *Document: No // *Cause: Status message for -exportpath // *Action: Not an error / _038, DEFINE_MOUNTFS_MOUNTOPTS, " -{0} mount options of the Network Attached Storage" // *Document: No // *Cause: Status message for -mountoptions // *Action: Not an error / _039, DEFINE_MOUNTFS_USER, " -{0} user authorized to mount and dismount the Network Attached Storage" // *Document: No // *Cause: Status message for -user // *Action: Not an error / _040, DEFINE_MOUNTFS_FORCE_REMOVE, " -{0} ignore resource dependencies while removing the Network Attached Storage" // *Document: No // *Cause: Status message for -force // *Action: Not an error / _041, DEFINE_MOUNTFS_FORCE_STOP, " -{0} ignore resource dependencies while stopping the Network Attached Storage" // *Document: No // *Cause: Status message for -force // *Action: Not an error / _042, DEFINE_MOUNTFS_NODE_START, " -{0} comma-separated list of nodes on which the Network Attached Storage will be mounted" // *Document: No // *Cause: Status message for -node // *Action: Not an error / _043, DEFINE_MOUNTFS_NODE_STOP, " -{0} comma-separated list of nodes on which the Network Attached Storage will be unmounted" // *Document: No // *Cause: Status message for -node // *Action: Not an error / _044, DEFINE_MOUNTFS_NODE_ENABLE, " -{0} comma-separated list of nodes on which the Network Attached Storage will be enabled individually" // *Document: No // *Cause: Status message for -node // *Action: Not an error / _045, DEFINE_MOUNTFS_NODE_DISABLE, " -{0} comma-separated list of nodes on which the Network Attached Storage will be disabled individually" // *Document: No // *Cause: Status message for -node // *Action: Not an error / _046, DEFINE_EXPTYPE_ADD, " -{0} {1} export type, default is NFS for UNIX, SMB for Windows" // *Document: No // *Cause: Status message for -type // *Action: Not an error / _047, DEFINE_EXPTYPE_START, "Dummy message. Not used" // *Document: No // *Cause: // *Action: / _048, DEFINE_EXPTYPE_STOP, " -{0} {1} stop all shares of the specified type using the provided ID, default is NFS" // *Document: No // *Cause: Status message for -type // *Action: Not an error / _049, DEFINE_EXPORT_CLIENTS_ADD, " -{0} Comma separated list of clients (||) for the 'exportfs' file system. Subnet can include a wildcard in any field. Clients must be defined in the export options for SMB." // *Document: No // *Cause: Status message for -clients // *Action: Not an error / _050, SCAN_STATIC_CONFIG, "Static SCAN name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / _051, SCAN_DYNAMIC_CONFIG, "Dynamic SCAN name: {0}" // *Document: No // *Cause: Status message // *Action: Not an error _052, DEFINE_CVU_CV_DESTLOC, " -{0} Directory for copying and executing CVU files" // *Document: No // *Cause: Status message // *Action: Not an error / / _053, DEFINE_LSNR_PORT_LIST2, " -{0} \"[TCP:][, ...][:FIREWALL={ON|OFF}][/IPC:][/NMP:][/{TCPS|SDP|EXADIRECT}[:FIREWALL={ON|OFF}]]\" Comma separated TCP ports or listener endpoints" // *Document: No // *Cause: Status message for -endpoints(p) for node listener // *Action: Not an error / _054, DEFINE_LSNR_GROUP, " -{0} Group for the secure endpoint" // *Document: No // *Cause: Status message for -group // *Action: Not an error / _055, LISTENER_GROUP_CONFIG, "Group: {0}" // *Document: No // *Cause: Status message for group. // *Action: Not an error / _056,NETSTORAGESRV_CONFIG_EXIST, "network storage service {0} is configured" // *Document: No // *Cause: Status message // *Action: Not an error / _057, NETSTORAGESRV_STABLE_STORAGE, "Stable storage: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / _058, NETSTORAGESRV_RUNNING_NODE, "Network Storage Service {0} is running on nodes: {1}" // *Document: No // *Cause: Status message // *Action: Not an error / _059, NETSTORAGESRV_NOT_RUNNING, "Network Storage Service {0} is not running." // *Document: No // *Cause: Status message // *Action: Not an error / _060, NETSTORAGESRV_STATUS_ENABLED, "Network Storage Service {0} is enabled." // *Document: No // *Cause: Status message // *Action: Not an error / _061, NETSTORAGESRV_STATUS_DISABLED, "Network Storage Service {0} is disabled." // *Document: No // *Cause: Status message // *Action: Not an error / _062, NETSTORAGESRV_STATUS_ENABLED_NODE, "Network Storage Service resource is individually enabled on nodes: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / _063, NETSTORAGESRV_STATUS_DISABLED_NODE, "Network Storage Service resource is individually disabled on nodes: {0}" // *Document: No // *Cause: Status message // *Action: Not an error / _064, DEFINE_EXTEND_TO_LEAF, " -{0} {YES|NO} Extend to Leaf Nodes" // *Document: No // *Cause: Status message for -extendtoleaf // *Action: Not an error / _065, DEFINE_TLS_ENABLED, " -{0} '{YES|NO}' QoS Management Server security enabled." // *Document: NO // *Cause: Status message // *Action: Not an error / _086, DEFINE_PORT_RANGE, " -port_range The lower and upper port values for the ports to use for file transfer" // *Document: No // *Cause: Status message // *Action: Not an error /