[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor Daemons Fail to run on node



Hi Ian,

Thank you for the quick reply!
The file system is not full nor is the file system mounted in read-only

[xfave@compute-1-0 condor]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1              19G  5.5G   13G  31% /
/dev/sda3             193G   13G  171G   7% /scratch
tmpfs                 7.9G     0  7.9G   0% /dev/shm
nas-0-0:/nas0         9.6T  6.8T  2.8T  72% /mnt/nas0


[xfave@compute-1-0 condor]$ mount
/dev/sda1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda3 on /scratch type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nas-0-0:/nas0 on /mnt/nas0 type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.255.255.253)
nas-0-0.local:/nas0/home/xfave on /home/xfave type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.255.255.253)
uscms1.local:/export/home/condor on /home/condor type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.1.1.1)


However, the results of the mount command on one of the working nodes is slightly different, I'm not sure if that's relevant.

[xfave@compute-1-1 ~]$ mount
/dev/sda1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda3 on /scratch type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nas-0-0:/nas0 on /mnt/nas0 type nfs (rw,addr=10.255.255.253)
uscms1.local:/export/home/uscms01 on /home/uscms01 type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.1.1.1)
uscms1.local:/export/home/geant4 on /home/geant4 type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.1.1.1)
uscms1.local:/export/home/glow on /home/glow type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.1.1.1)
nas-0-0.local:/nas0/home/xfave on /home/xfave type nfs (rw,noatime,rsize=65536,wsize=65536,intr,addr=10.255.255.253)



Thank you,
Xenia




On Thu, Dec 2, 2010 at 12:21 PM, Ian Chesal <ichesal@xxxxxxxxxxxxxxxxxx> wrote:
On Thu, Dec 2, 2010 at 12:15 PM, Xenia Fave <xfave2008@xxxxxxxxxx> wrote:
I have checked and the MasterLog does exist and has the same rwx permissions as it does on all our other working nodes.
I receive the same error if I run the command as condor.
Does anyone have any idea how to fix this?

Is the file system mounted in read-only mode? Check that.

Is the file system full? Check that.

Regards,
- Ian

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/