| 1234567891011121314151617181920212223242526272829303132 | .TH coraid-update 8.SH NAMEcoraid-update \- upload an update file to a CORAID appliance.SH SYNOPSIS.nf.B coraid-update {update file} {AoE device}.fi.SH DESCRIPTIONThe.I coraid-updatescript performs a few sanity checks before copying the localupdatefile to the remote update AoE target on the CORAID appliance..PPTwo arguments are provided: 1) the name of the update fileto be uploaded, and 2) the special block device file correspondingto theupdate target, e.g., \fI/dev/etherd/e100.40\fP..PPIt generates no output and exits with a zero status when the updatefile has been successfully uploaded to the update target on the appliance.  Otherwise, an error message isprinted to standard error and \fI coraid-update\fR exits with anon-zero status..SH "SEE ALSO".IR aoe-discover (8),.IR aoe-interfaces (8),.IR aoe-stat (8),.IR aoetools (8),.IR udev (7)..SH AUTHOREd L. Cashin (ecashin@coraid.com)
 |