/* Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. */ / / ident "%Z%%M% %I% %E%" / / NAME / acfskus.msg / DESCRIPTION / Message file for ACFS commands / NOTES / # CHARACTER_SET_NAME=American_America.US7ASCII / / MODIFIED / ethibaul 06/21/11 - Backport ethibaul_compat_and_info_bugs from / main / crusman 02/04/11 - Add OFS_CLEARED_DIRECT_OFLAG / jzolla 09/13/10 - Add message 0071, as part of fix for bug / 10069698 / crusman 08/23/10 - OFS_UNEXPECTED_EXCEPTION / nimunjal 05/18/10 - Added 0064-0069 / crusman 11/24/09 - OFS_AIX_CFG_FAILED / abakst 11/10/09 - Hm.. / abakst 10/05/09 - Add OfsInformLocalAdmin messages / ethibaul 09/25/08 - OfsMaxOpenFiles->AcfsMaxOpenFiles / sverhuls 08/18/08 - Add console messages / agraves 08/23/08 - Created // WINFACILITY=Oracle_ACFS // WINFACNUM=0x7 // MSGPREFIX=ACFSK // / The next several messages are generic. You can supply a small / insertion string. / / WSN=OFS_SUCCESSFUL 0000, 0, "%2 %3" / / WSN=OFS_INFORMATION 0001, 1, "%1 %2" / / WSN=OFS_WARNING 0002, 2, "%1 %2" / / WSN=OFS_ERROR 0003, 3, "%1 %2" / / WSN=OFS_CANNOT_CREATE_SMF 0004, 3, "The Security file for volume mounted at %2 cannot be created (error status %3), and so the volume cannot be used by this node." // *Cause: This is not a simple disk-full condition. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_CREATE_SMF_DEVP 0005, 3, "The Security file for volume %2 cannot be created (error status %3), and so the volume cannot be used by this node." // *Cause: This is not a simple disk-full condition. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_CREATE_SMF_DEVNUM 0006, 3, "The Security file for volume with device minor number %2 cannot be created (error status %3), and so the volume cannot be used by this node." // *Cause: This is not a simple disk-full condition. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_CREATE_SMF_DISK_FULL 0007, 3, "The Security file for volume mounted at %2 cannot be created because the filesystem is full." // *Cause: because the filesystem is full. The volume cannot be used // by this node until the Security file is successfully created. // *Action: Either expand the storage available for this ACFS volume // using the "acfsutil size" command or reduce the space being used. / / WSN=OFS_CANNOT_CREATE_SMF_DISK_FULL_DEVP 0008, 3, "The Security file for volume %2 cannot be created because the filesystem is full." // *Cause: because the filesystem is full. The volume cannot be used // by this node until the Security file is successfully created. // *Action: Either expand the storage available for this ACFS volume // using the "acfsutil size" command or reduce the space being used. / / WSN=OFS_CANNOT_CREATE_SMF_DISK_FULL_DEVNUM 0009, 3, "The Security file for volume with device minor number %2 cannot be created because the filesystem is full." // *Cause: because the filesystem is full. The volume cannot be used // by this node until the Security file is successfully created. // *Action: Either expand the storage available for this ACFS volume // using the "acfsutil size" command or reduce the space being used. / / WSN=OFS_CANNOT_CREATE_SMF_RESOURCES 0010, 3, "The Security file for volume mounted at %2 cannot be created due to insufficient memory." // *Cause: probably due to insufficient memory, and so the filesystem // cannot be used at this node. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_CREATE_SMF_RESOURCES_DEVP 0011, 3, "The Security file for volume %2 cannot be created due to insufficient memory." // *Cause: probably due to insufficient memory, and so the filesystem // cannot be used at this node. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_CREATE_SMF_RESOURCES_DEVNUM 0012, 3, "The Security file for volume with device minor number %2 cannot be created due to insufficient memory." // *Cause: probably due to insufficient memory, and so the filesystem // cannot be used at this node. // *Action: Try mounting again and, if that fails, run acfschkdsk to fix // the filesystem. / / WSN=OFS_CANNOT_READ_SMF 0013, 3, "The Security information for volume mounted at %2 file %3 is missing." // *Cause: An ACL granting full access to Administrators has been // associated with the file. // *Action: Modify the ACL as required. / / WSN=OFS_CANNOT_READ_SMF_DEVP 0014, 3, "The Security information for volume %2 file %3 is missing." // *Cause: An ACL granting full access to Administrators has been // associated with the file. // *Action: Modify the ACL as required. / / WSN=OFS_CANNOT_READ_SMF_DEVNUM 0015, 3, "The Security information for volume with device minor number %2 file %3 is missing." // *Cause: An ACL granting full access to Administrators has been // associated with the file. // *Action: Modify the ACL as required. / / WSN=OFS_IOERROR_PART1 0016, 3, "(part 1 of 3) I/O failure %2 with device %3 during a %4." / / WSN=OFS_IOERROR_PART2 0017, 3, "(part 2 of 3) %2 Starting offset: %3. Length of data transfer: %4 bytes." / / WSN=OFS_IOERROR_PART3 0018, 3, "(part 3 of 3) Impact: %2 Object: %3 Operation Context: %4 Snapshot?: %5 AcfsObjectID: %6 . Internal ACFS Location: %7 ." / / WSN=OFS_VOLERROR_OFF 0019, 3, "Volume %2 now OFFLINE. Internal ACFS Location %3 ." // *Cause: A problem accessing valid file system metadata was seen at a // critical point during processing. All attempts to read or write // files will fail on this node. // *Action: unmount and remount the file system on this node. See the // ACFS Administration Guide for more information about OFFLINE // file systems. / / WSN=OFS_VOLERROR_REC 0020, 3, "RECOVERY requested for volume %2 . Internal ACFS Location %3 ." // *Cause: ACFS has initiated recovery for the volume. / / WSN=OFS_VOLERROR_FSCK 0021, 3, "FSCK-NEEDED set for volume %2 . Internal ACFS Location %3 ." // *Cause: A problem has been detected with the file system metadata in the // above volume. // *Action: Normal operation can continue, but it is advisable to run // fsck/acfschkdsk in the fixer mode on the file system as soon // as it is feasible to do so. See the ACFS Administration Guide // for more information about FSCK-NEEDED. / / WSN=OFS_MOUNT_NEEDS_FIXUP 0022, 2,"Mount for volume at %2 succeeded but there was a previous metadata error." // *Cause: Metadata error. // *Action: Run fsck/acfschkdsk as soon as possible. / / WSN=OFS_MOUNT_NEEDS_FIXUP_DEVP 0023, 2,"Mount for volume %2 succeeded but there was a previous metadata error." // *Cause: Metadata error. // *Action: Run fsck/acfschkdsk as soon as possible. / / WSN=OFS_MOUNT_NEEDS_FIXUP_DEVNUM 0024, 2, "Mount for volume with device minor number %2 succeeded but there was a previous metadata error." // *Cause: Metadata error. // *Action: Run fsck/acfschkdsk as soon as possible. / / WSN=OFS_MMAP_FILE_CONFLICT 0025, 2,"On the volume mounted at %2, file %3 is memory mapped for write on this node and another node is about to modify it." // *Cause: Concurrent sharing is not supported for mmaped files. This may // result in the file contents becoming inconsistent. // *Action: Un-mmap the file. / / WSN=OFS_MMAP_FILE_CONFLICT_DEVP 0026, 2,"On the volume mounted at %2 file %3 is memory mapped for write on this node and another node is about to modify it." // *Cause: Concurrent sharing is not supported for mmaped files. This may // result in the file contents becoming inconsistent. / // *Action: Un-mmap the file. / / WSN=OFS_MMAP_FILE_CONFLICT_DEVNUM 0027, 2,"On the volume with device minor number %2 file %3 is memory mapped for write on this node and another node is about to modify it." // *Cause: Concurrent sharing is not supported for mmaped files. This may // result in the file contents becoming inconsistent. // *Action: Un-mmap the file. / / WSN=OFS_TOO_MANY_OPEN_FILES 0028, 3,"An attempt to open a file reached the system limit for open ACFS files." // *Cause: The number of open files was already at the system limit when // an attempt was made to open another file. // *Action: This limit can be increased by changing the AcfsMaxOpenFiles // tuneable using the acfsutil command. / / WSN=OFS_RECOVERY_OFFLINE 0029, 3,"Volume %1 is now offline" // *Cause: See preceding messages. // *Action: See preceding messages. / / WSN=OFS_RECOVERY_ASM_INSTANCE_FAILED 0030, 3,"ASM Instance has Failed." // *Cause: The ASM instance was either intentionally stopped or it failed. // *Action: See ASM trace messages if this was not intentional. Restart ASM. / / WSN=OFS_RECOVERY_ASM_DISKGROUP_DISMOUNT 0031, 3,"ASM Diskgroup Dismount Received" / / WSN=OFS_FAILED_MOUNT 0032, 3,"Mount failed for device minor number %2 with status %3 ." // *Cause: Mount request failed with status indicated. // *Action: Try to mount again. If it fails again, run the file system checker // and try to mount again. If that fails, inform Oracle Support // Services. / / WSN=OFS_DUMP_METADATA_ERROR_INFO 0033, 3,"Information pertaining to a metadata error has been saved in the file %2 ." // *Cause: A metadata error was detected and relevant data was saved // for future examination. // *Action: Display the file to learn which volume experienced the problem // and then run acfschkdsk when it is feasible to do so. Include the contents // of the mentioned file if reporting this problem to Oracle. / / WSN=OFS_MMAP_SNAP_ERROR 0034, 2,"In volume mounted at %2, snapshots for memory-mapped file with file identifier %2 are no longer valid." // *Cause: ACFS was unable to obtain sufficient storage within the volume // in order to maintain the validity of the snapshot versions of this // file. // *Action: To avoid further errors of this type, either expand the storage // available for this ACFS volume or reduce the space being used. // Run the command "acfsutil info id %3" to get the pathname of the // file. / / WSN=OFS_MMAP_SNAP_ERROR_DEVP 0035, 2,"In volume %2, snapshots for memory-mapped file with file identifier %3 are no longer valid." // *Cause: ACFS was unable to obtain sufficient storage within the volume // in order to maintain the validity of the snapshot versions of this // file. // *Action: To avoid further errors of this type, either expand the storage // available for this ACFS volume or reduce the space being used. // Run the command "acfsutil info id %3" to get the pathname of the // file. / / WSN=OFS_MMAP_SNAP_ERROR_DEVNUM 0036, 2,"In volume with device minor number %2, snapshots for memory-mapped file with file identifier %3 are no longer valid." // *Cause: ACFS was unable to obtain sufficient storage within the volume // in order to maintain the validity of the snapshot versions of this // file. // *Action: To avoid further errors of this type, either expand the storage // available for this ACFS volume or reduce the space being used. // Run the command "acfsutil info id %3" to get the pathname of the // file. / / WSN=OFS_LOAD_OK 0037, 1,"Module load succeeded. Build information: %2 %3 %4" / / WSN=OFS_LOAD_FAILED 0038, 3,"Module failed to load and start with status %2. Build information: %3 %4 %5" // *Cause: The operating system could not load the ACFS driver. // *Action: Contact Oracle Support Services if the corrective action based on // the status is not clear. / / WSN=OFS_UNLOAD 0039, 1,"Module unloaded." / / WSN=OFS_UNRECOGNIZED_VOLUME 0040, 3,"Mount failed for device minor number %2 with status %3 . Error found in superblock." // *Cause: ACFS does not recognize a valid ACFS superblock on // the indicated device. // *Action: If there should be a valid ACFS file system on the indicated // device, run acfschkdsk to attempt to repair the superblock. / / WSN=OFS_CLUSTER_NODE_NOT_MEMBER 0041, 3,"Mount failed for device minor number %2 with status %3. Cluster membership is not established." // *Cause: This node is not a member of the cluster. // *Action: Ensure ASM is up and functional. / / WSN=OFS_INSUFFICIENT_RESOURCES 0042, 3,"Mount failed for device minor number %2 with status %3. Insufficient kernel resources to complete the mount." // *Cause: The mount request failed due to a lack of operating system // resources. This is likely to be a transient failure. // *Action: Try to mount again. If it fails again, inform Oracle Support // Services. / / WSN=OFS_OPEN_ERROR 0043, 3, "Returning error from open. Too many FCBs outstanding in the system. Please retry the open." / / WSN=OFS_META_RETRY_SUCCESS 0044, 2, "Encountered a metadata validation error in volume mounted at %2. A read retry succeeded for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk but reading again provided valid data. // *Action: No action required. A layer in the storage stack may be // malfunctioning. / / WSN=OFS_META_RETRY_SUCCESS_DEVP 0045, 2, "Encountered a metadata validation error in volume %2. A read retry succeeded for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk but reading again provided valid data. // *Action: No action required. A layer in the storage stack may be // malfunctioning. / / WSN=OFS_META_RETRY_SUCCESS_DEVNUM 0046, 2, "Encountered a metadata validation error in volume with device minor number %2. A read retry succeeded for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk but reading again provided valid data. // *Action: No action required. A layer in the storage stack may be // malfunctioning. / / WSN=OFS_META_RETRY_FAILURE 0047, 3, "Encountered a metadata validation error in volume mounted at %2. A read retry failed for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk and reading again did not provide valid data. // *Action: Run the file system checker as soon as possible. / / WSN=OFS_META_RETRY_FAILURE_DEVP 0048, 3, "Encountered a metadata validation error in volume %2. A read retry failed for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk and reading again did not provide valid data. // *Action: Run the file system checker as soon as possible. / / WSN=OFS_META_RETRY_FAILURE_DEVNUM 0049, 3, "Encountered a metadata validation error in volume with device minor number %2. A read retry failed for file identifier %3 starting disk offset %4." // *Cause: ACFS detected a problem with the content of metadata read from the // disk and reading again did not provide valid data. // *Action: Run the file system checker as soon as possible. / / WSN=OFS_ASSERT_POPPED_REPEAT 0050, 2, "Assert at %2 line %3 repeated %4 times." / / WSN=OFS_RAC_MODE_FAILURE 0051, 3, "ASM instance is no longer RAC enabled." // *Cause: // *Action: Ensure all ACFS file systems are unmounted. // Then unload and reload the oracleacfs driver to // switch into single instance mode. / / WSN=OFS_VOLUME_NO_SPACE 0052, 3, "Volume %2 (Major: %3, Minor: %4) mount failed. Volume is out of space." // *Cause: Mount failed due to insufficient space available in the volume. // *Action: Either expand the storage available for this ACFS volume using the // "acfsutil size" command or reduce the space being used. / / WSN=OFS_VOLUME_VERSION_MISMATCH 0053, 3, "Volume %2 (Major: %3, Minor: %4) mount failed. Volume version does not match the ACFS driver version." // *Cause: The mount failed because the version of ACFS in the kernel is not // compatible with the version of the volume stored on disk. // *Action: If this file system was created with newer drivers, the ADVM // compatibility was increased, and new features were used, then it // is not possible to mount this file system with an older driver. // Otherwise, ensure the correct drivers and tools are installed. // Running fsck/acfschkdsk may provide further clues. / / WSN=OFS_INTERNAL_STATUS 0054, 3, "Volume %2 (Major: %3, Minor: %4) mount failed with internal status code (%5)." // *Cause: The mount failed because ACFS detected an internal error. // *Action: Verify that the version of ACFS being run is corect. If it is, // inform Oracle Support Services. / / WSN=OFS_CLUSTER_NODE_NOT_MEMBER_MM 0055, 3, "Volume %2 (Major: %3, Minor: %4) mount failed. Cluster membership is not established." // *Cause: The mount failed because this node is not in a cluster. // *Action: Ensure ASM is configured properly. Wait until the node has joined // a cluster and try again. / / WSN=OFS_INSUFFICIENT_RESOURCES_MM 0056, 3, "Volume %2 (Major: %3, Minor: %4) mount failed. Insufficient kernel resources to complete the mount." // *Cause: The mount failed because of a resource problem, possibly temporary // and probably kernel memory. // *Action: Try the mount again. If it fails again, inform Oracle Support // Services. / / WSN=OFS_UNRECOGNIZED_VOLUME_MM 0057, 3, "Volume %2 (Major: %3, Minor: %4) mount failed. Error in superblock." // *Cause: A problem has been detected in the superblock. // *Action: Run fsck/acfschkdsk when possible and try to mount again. If it // fails again, inform Oracle Support Services. / / WSN=OFS_IOERROR_PART1_GEN 0058, 3, "I/O failure %2 with device %3 during a %4 %5." / / WSN=OFS_IOERROR_PART2_GEN 0059, 3, "%2 Starting offset: %3 . Length of data transfer: %4 bytes." / / WSN=OFS_IOERROR_PART3_GEN 0060, 3, "Impact: %2 Object: %3 Operation Context: %4 Snapshot?: %5 AcfsObjectID: %6 . Internal ACFS Location: %7 ." / / WSN=OFS_ASSERT_POPPED 0061, 3, "An ACFS Assertion failed at %2 line %3." // *Cause: An ACFS Assertion failed. // *Action: See the next message from Oracle OKS which may contain the // location of a file containing further information. Include the contents // of this file if reporting the problem to Oracle / / WSN=OFS_REPL_TERM_RLOG_ERR 0062, 3, "An I/O error was encountered while invalidating a replication log record. Replication is being terminated for file system %2." // *Cause: This leaves the primary and standby sites out of sync, so replication is being terminated for file system %2. // *Action: / / / WSN=OFS_AIX_CFG_FAILED 0063, 3,"Acfs kernel extension configuration failed. Diagnostic codes: %2 %3 / %4 %5 / %6 ." // *Cause: An error was seen during Acfs configuration and/or initialization. // *Action: Inform Oracle Support Services and provide the message displayed. / / WSN=OFS_ENCR_LOGGING_STOPPED 0064, 3, "Oracle-ACFS: Logging to the file %2 has stopped. Backup the log archive %3%4 to a new location if required, and then remove the log archive to restart logging." // *Cause: Log file size limit reached while the log archive still exists. // *Action: Backup the log archive to a new location if required, and then remove the log archive. / / WSN=OFS_ENCR_LOG_ARCHIVE_CREATED 0065, 3, "Oracle-ACFS: Log file %2 has been archived at location %3%4." // *Cause: The log file was archived since the file reached its specified size limit. Meanwhile, logging to the original file will continue. // *Action: Backup the log archive to a new location if required, and then remove the log archive. Failing to do this before the log file fills again will result in loss of log data. / / WSN=OFS_ENCR_LOG_ARCHIVE_EXISTS 0066, 3, "Oracle-ACFS: An archive of the log file %2 exists at location %3%4." // *Cause: Active log file is reaching its specified size limit and the log archive has not been removed. Logging will stop after active log file reaches its specified size limit and the log archive still has not been removed. // *Action: Backup the log archive to a new location if required, and then remove the log archive. Failing to do this before the log file fills again will result in loss of log data. / / WSN=OFS_SEC_LOGGING_STOPPED 0067, 3, "Oracle-ACFS: Logging to the file %2 has stopped. Backup the log archive %3%4 to a new location if required, and then remove the log archive to restart logging." // *Cause: Log file size limit reached while the log archive still exists. // *Action: Contact an ACFS Security Administrator to backup the log archive to a new location if required, and then remove the log archive. / / WSN=OFS_SEC_LOG_ARCHIVE_CREATED 0068, 3, "Oracle-ACFS: Log file %2 has been archived at location %3%4." // *Cause: The log file was archived since the file reached its specified size limit. Meanwhile, logging to the original file will continue. // *Action: Contact an ACFS Security Administrator to backup the log archive to a new location if required, and then remove the log archive. Failing to do this before the log file fills again will result in loss of log data. / / WSN=OFS_SEC_LOG_ARCHIVE_EXISTS 0069, 3, "Oracle-ACFS: An archive of the log file %2 exists at location %3%4." // *Cause: Active log file is reaching its specified size limit and the log archive has not been removed. Logging will stop after active log file reaches its specified size limit and the log archive still has not been removed. // *Action: Contact an ACFS Security Administrator to backup the log archive to a new location if required, and then remove the log archive. Failing to do this before the log file fills again will result in loss of log data. / / WSN=OFS_UNEXPECTED_EXCEPTION 0070, 3, "Oracle-ACFS: %2 saw exception %3 ." // *Cause: An unexpected exception was detected. // *Action: Inform Oracle Support Services and provide the message displayed. / / WSN=OFS_ENCR_NOVEKS 0071, 3, "Oracle-ACFS: Volume encryption keys are not available for the file system mounted at %2, encrypted files will not be available." // *Cause: Volume encryption keys (VEKs) were not available to the file system. Possible causes are: // 1) The ACFS Encryption key store was missing. This is indicated by message ACFS-10573 during mount. // 2) The ACFS Encryption key store was corrupted. // 3) ACFS Encryption was configured to use a password-protected key store and an incorrect key store password was supplied when mounting the file system. // 4) ACFS Encryption was configured to use a password-protected key store and the file system was mounted via the ACFS Mount Registry. // *Action: Immediately unmount and remount the file system without using the ACFS Mount Registry, providing the correct password if required. If the problem persists, contact Oracle Support Services. / / WSN=OFS_CLEARED_DIRECT_OFLAG 0072, 3, "Oracle-ACFS: A call to fcntl(2) F_SETFL has cleared O_DIRECT while I/O was active for the file with file identifier %2 in the volume %3. This is not allowed." // *Cause: User-space code called fcntl and cleared the O_DIRECT open flag of a file being used for Direct I/O. // *Action: Ensure that user-space code does not reset O_DIRECT when calling fcntl F_SETFL.