The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
volcreate.fsid events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
volcreate.fsid.dup
- Severity
-
ERROR
- Description
-
Flexible volumes were created with file system identifiers (FSIDs) which conflict with existing volumes. This can happen when aggregates are forced offline.
- Corrective Action
-
-
run 'aggr online' on all offlined aggregates. some of the old vvols will be forced offline due to the FSID conflict. 2. run 'vol restrict' and 'vol rewrite_fsid' on the new vvol 3. run 'vol online' on each flexible volume that was forced offline in step 1 above.
-
- Syslog Message
-
Volume %s's fsid 0x%x conflicts with a volume owned by vfiler %s.
- Parameters
-
volName (STRING): Name of the volume created
FSID (INT): FSID of the volume
vfiler_name (STRING): The vfiler which owns the existing offlined volume with the same FSID.