Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    Job Environment
    By default, Qube by default ! will execute the job within in the Workerjob owner's environment as defined on the Worker. The Worker can also be instructed to use the current environment to execute the job as well. (Keep in mind that the job owner may be the user who submits the job, or it may be the generic 'qubeproxy' user, depending on how your installation is configured)

    Example

    % qbsub --flags export_environment sleep 10

    ...

    Drive Mounting (Windows Only)
    Qube! is capable of mounting the current network mounted windows drives. This can either be specified in the qb.conf (settable directly with a text editor or through the QubeGUI) or detected on the submission client host. The format and location for the qb.conf file can be referenced is discussed in the volume Administering Qube Administrator's Guide.

    Example

    % *qbsub --flags auto_mount dir H:*