NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXTENDED DESCRIPTION | EXIT STATUS | ATTRIBUTES | EXAMPLES | SEE ALSO
showdatasync provides the current status of files propagated (copied) from the main SSP to its spare. Data propagation synchronizes data on the spare SSP with data on the main SSP, so that the spare SSP is current with the main SSP if an automatic failover occurs.
The following options are supported:
Lists the files in the current data propagation list. See the EXTENDED DESCRIPTION section for details on the information displayed.
Lists the files queued for propagation. Each file name includes the absolute path to the file.
This section describes the information displayed by the showdatasync command.
If you do not specify an option with the showdatasync command, the following information is displayed:
File Propagation Status: Active File: Queued files: |
where
Displays the current status of data synchronization:
Active indicates the data synchronization process is enabled and functioning normally.
Disabled indicates the data synchronization process has been disabled because automatic SSP failover was disabled.
Failed indicates the data synchronization process cannot currently propagate files to the spare SSP even though an SSP failure was detected.
Displays either the absolute path of the file currently being propagated or a - (dash) indicating that the link is idle.
Specifies the number of files to be propagated but not yet processed.
If you specify the -l option with the showdatasync command, each entry in the data propagation list is displayed in the format Time Propagated, Interval, File where
Indicates the last time that the file was propagated from the main SSP to the spare.
Specifies the interval, in minutes, between checks for file modification. The default interval is 60 minutes.
Provides the absolute path and name of the propagated file.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Architecture | All |
Availability | SUNWuessp |
Stability | Evolving |
MT-Level | Safe |
% showdatasync File Propagation State: ACTIVE Active File: - Queued files: 0 |
% showdatasync -l TIME PROPAGATED INTERVAL FILE Mar 23 16:00:00 60 /tmp/t1 |
% showdatasync -Q FILE /tmp/t1 |
Sun Enterprise 10000 SSP User Guide
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXTENDED DESCRIPTION | EXIT STATUS | ATTRIBUTES | EXAMPLES | SEE ALSO