Search
Page 62 of 167. Showing 1,662 results (0.013 seconds)
Re: How do I reset the Supervisor MySQL database?
Your mileage may vary, but on my Centos install the following was the equivalent command: /usr/local/pfx/qube/utils/upgrade_supervisor -reset…Re: How do I reset the Supervisor MySQL database?
Your mileage may vary, but on my Centos install the following was the equivalent command: /usr/local/pfx/qube/utils/upgrade_supervisor -reset…Creating a new SimpleCmd
, it will pick up any newly developed files. These files will contain a create() command that returns a list of SimpleCmd objects. Open the simplecmds directory (SimpleCmds Location…Basic python job submission II. Frames
items will be processed simultaneously. job['cpus'] = 4 # In the last example, we used the prototype 'cmdline' which implied a single # command being run on the farm…User Management
of the distribution package. The file can be moved either by changing the config file or giving a command line argument. If the latter, the same argument must be used for starting…Creating a new SimpleCmd
, it will pick up any newly developed files. These files will contain a create() command that returns a list of SimpleCmd objects. Open the simplecmds directory (SimpleCmds Location…Basic python job submission II. Frames
items will be processed simultaneously. job['cpus'] = 4 # In the last example, we used the prototype 'cmdline' which implied a single # command being run on the farm…QubeMobileServer Requirements
of qubeMobileServer with the following command: openssl req -new -x509 -days 365 -nodes -out qubeMobileServer.crt -keyout qubeMobileServer.key Doing so will be necessary…qbremove
Remove jobs with a total of int subjobs --xml Output in XML format --help Command help --version Command version Notes This command only works on jobs…Supervisor Configuration
Configuration You can discover the current Supervisor configuration by reading the qb.conf file directly, or by issuing this qbadmin command $ qbadmin supervisor --configuration…