Thanks a lot Christoph.
But it doesn't work for me.
``` â condor_submit -remote htc-manager-001 -verbose -debug vms.submit
12/04/23 11:52:37 Can't find address for schedd htc-manager-001.cidsn.jrc.it ERROR: Can't find address of schedd htc-manager-001.cidsn.jrc.it â host htc-manager-001.cidsn.jrc.it htc-manager-001.cidsn.jrc.it has address 10.169.240.11 ``` It appears that it cannot find the IP for Can't find address for schedd htc-manager-001.cidsn.jrc.it
but the host command resolves it easily, then it should be a condor issue.
I've also tried `-addr` option, but it always says wrong IP format even if I pass `10.169.240.11:9618`
From: Beyer, Christoph <christoph.beyer@xxxxxxx>
Sent: 04 December 2023 11:33 To: HTCondor-Users Mail List Cc: MARLETTA Luca (JRC-ISPRA-EXT) Subject: Re: [HTCondor-users] condor_submit for multi schedulers Hi Luca,
you can use the optione '-name' '-spool' '-remote' from inside the condor_submit command to adress different scheds than the one configured in your host-htcondor-config ...
best
christoph
-- Christoph Beyer DESY Hamburg IT-Department Notkestr. 85 Building 02b, Room 009 22607 Hamburg phone:+49-(0)40-8998-2317 mail: christoph.beyer@xxxxxxx Von: "MARLETTA Luca via HTCondor-users" <htcondor-users@xxxxxxxxxxx>
An: "htcondor-users" <htcondor-users@xxxxxxxxxxx> CC: "luca marletta" <Luca.MARLETTA@xxxxxxxxxxxxxxxx> Gesendet: Montag, 4. Dezember 2023 11:24:54 Betreff: [HTCondor-users] condor_submit for multi schedulers Dear list, Would it be possible to have a single submit node and use it, with some different options in the command to submit to different schedule, one at a time I mean?
Or maybe to use a submit node from a cluster, sometimes for another cluster, giving -addr or -name for the second? _______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/ |