Veritas Access Release Notes
- Overview of Veritas Access
- Fixed issues
- Software limitations
- Flexible Storage Sharing limitations
- Limitations related to installation and upgrade
- Limitation related to replication
- Known issues
- Veritas Access known issues
- Admin issues
- Backup issues
- CIFS issues
- Deduplication issues
- FTP issues
- General issues
- GUI issues
- Installation and configuration issues
- Internationalization (I18N) issues
- Networking issues
- NFS issues
- ObjectAccess issues
- OpenDedup issues
- OpenStack issues
- Replication issues
- SDS known issues
- SmartIO issues
- Storage issues
- System issues
- Target issues
- Upgrade issues
- Veritas Data Deduplication issues
- Veritas Access known issues
- Getting help
Enabling I/O fencing on a set up with Volume Manager objects present fails to import the disk group
If you enable I/O fencing on a set up with Volume Manager objects present, it fails to import the disk group and you get the following error message:
Disk <diskname> does not support SCSI-3 PR, Skipping PGR operations for this disk
If there are Volume Manager objects like volumes, and volume sets, and you enable I/O fencing, then the shared disk group is not imported as a part of the cluster join.
Even manual import of the disk group using the vxdg -s import <dgname> command fails with the following error message:
SCSI-3 PR operation failed
This issue is due to the export flag that is missing on the disk which has been implicitly exported using the disk map command. This happens if the disk group contains disks that do not support SCSI3 PR.
Workaround:
Explicitly export all the DAS disks from all the nodes of the cluster using the following commands before you enable majority-based fencing.
# vxdisk -f export <DAS disk Name>
You can now enable I/O fencing.