Veritas Access 7.3 Administrator's Guide
- Section I. Introducing Veritas Access
- Section II. Configuring Veritas Access
- Adding users or roles
- Configuring the network
- Configuring authentication services
- Section III. Managing Veritas Access storage
- Configuring storage
- About Flexible Storage Sharing
- Configuring data integrity with I/O fencing
- Configuring ISCSI
- Configuring storage
- Section IV. Managing Veritas Access file access services
- Configuring your NFS server
- Setting up Kerberos authentication for NFS clients
- Using Veritas Access as a CIFS server
- About Active Directory (AD)
- About configuring CIFS for Active Directory (AD) domain mode
- About setting trusted domains
- About managing home directories
- About CIFS clustering modes
- About migrating CIFS shares and home directories
- About managing local users and groups
- Configuring Veritas Access to work with Oracle Direct NFS
- Configuring an FTP server
- Configuring your NFS server
- Section V. Managing the Veritas Access Object Store server
- Section VI. Monitoring and troubleshooting
- Section VII. Provisioning and managing Veritas Access file systems
- Creating and maintaining file systems
- Considerations for creating a file system
- Modifying a file system
- Managing a file system
- Creating and maintaining file systems
- Section VIII. Configuring cloud storage
- Configuring the cloud gateway
- Configuring cloud as a tier
- About policies for scale-out file systems
- Section IX. Provisioning and managing Veritas Access shares
- Creating shares for applications
- Creating and maintaining NFS shares
- Creating and maintaining CIFS shares
- Using Veritas Access with OpenStack
- Section X. Managing Veritas Access storage services
- Deduplicating data
- Compressing files
- About compressing files
- Compression tasks
- Configuring SmartTier
- Configuring SmartIO
- Configuring replication
- Replication job failover and failback
- Using snapshots
- Using instant rollbacks
- Configuring Veritas Access with the NetBackup client
- Section XI. Reference
Configuring an email group
Veritas Access can be configured to send email messages to users or groups of users through an external SMTP server.
To display attributes of an email group
- To display attributes of an email group, enter the following:
Report> email show [group]
where group is optional, and it specifies the group for which to display the attributes. If the specified group does not exist, an error message is displayed. For example:
To add a new email group
- To add a new email group, enter the following:
Report> email add group group
where group specifies the name of the new email group and can only contain the following characters:
Alpha characters
Numbers
Hyphens
Underscores
If the entered group already exists, then no error message is displayed. For example:
Report> email add group alert-grp OK Completed
Multiple email groups can be defined, each with their own email addresses, event severity, and filter.
To add an email address to an existing group
- To add an email address to an existing group, enter the following:
Report> email add email-address group email-address
group
Specifies the group to which the email address is added. The email group must already exist.
email-address
Specifies the email address to be added to the group.
To add a severity level to an existing email group
- To add a severity level to an existing email group, enter the following:
Report> email add severity group severity
group
Specifies the email group for which to add the severity. The email group must already exist.
severity
Indicates the severity level to add to the email group.
See About severity levels and filters.
Only one severity level is allowed at one time.
You can have two different groups with the same severity levels and filters.
Each group can have its own severity definition. You can define the lowest level of the severity that triggers all other severities higher than it.
To add a filter to an existing group
- To add a filter to an existing group, enter the following:
Report> email add filter group filter
group
Specifies the email group for which to apply the filter. The email group must already exist.
filter
Specifies the filter for which to apply to the group.
See About severity levels and filters.
The default filter is all.
A group can have more than one filter, but there may not be any duplicate filters for the group.
To delete an email address from an existing group
- To delete an email address from an existing group, enter the following:
Report> email del email-address group email-address
group
Specifies the group from which to delete the email address.
email-address
Specifies the email address from which to delete from the group.
To delete a filter from an existing group
- To delete a filter from an existing group, enter the following:
Report> email del filter group filter
group
Specifies the group to remove the filter from.
filter
Specifies the filter to be removed from the group.
See About severity levels and filters.
The default filter is all.
To delete an existing email group
- To delete an existing email group, enter the following:
Report> email del group group
where group specifies the name of the email group to be deleted.
To delete a severity from a specified group
- To delete a severity from a specified group, enter the following:
Report> email del severity group severity
group
Specifies the name of the email group from which the severity is to be deleted.
severity
Specifies the severity to delete from the specified group.
To display mail server settings
- To display mail server settings, enter the following:
Report> email get
To add a mail server and user account
- To add a mail server and user account from which email notifications are sent out, enter the following:
Report> email set [email-server] [email-user]
email-server
Specifies the external mail server from which email notifications are sent out.
email-user
Specifies the user account from which email notifications are sent out.
If email-user is specified, then the password for that user on the SMTP server is required.
To delete the mail server from sending email messages
- To delete the mail server from sending email messages, enter the following command without any options:
Report> email set