You can run this command on any SGD server in the array.
Pauses SGD printing services. New print jobs continue to spool, but do not print until printing is resumed using Section D.64, “tarantella print resume”.
If --server
is not used, this
command pauses printing services across the array.
Pausing printing services on individual SGD servers in the array can cause problems for users. Whenever you pause printing services, do so for the whole array.
tarantella print pause [ --server serv
... ]
The following table shows the available options for this command.
Option | Description |
---|---|
| Pauses printing services on each SGD server listed. Use the peer DNS name for each server. |
The following example pauses printing services across the array.
$ tarantella print pause
The following example pauses printing services on the SGD servers detroit and chicago.
$ tarantella print pause \ --server "detroit.example.com" \ "chicago.example.com"