Displaying 1 result from an estimated 1 matches for "zqft3".
Did you mean:
zqft0
2003 Nov 07
0
rsync 2.5.6 fails to create device nodes on IRIX and NFS mount
...no_root_squash,rw as
export option).
[root@octane /]# /usr/freeware/bin/rsync -aHzvxe "ssh -q" --delete
--rsync-path=/usr/bin/rsync root@host:/ /net/ente/master/DISK
[...]
mknod dev/zqft0 : Invalid argument
mknod dev/zqft1 : Invalid argument
mknod dev/zqft2 : Invalid argument
mknod dev/zqft3 : Invalid argument
[...]
mknod by commandline on IRIX to the NFS filesystem has no problems:
[root@octane /]# mknod /net/ente/master/DISK/dev/sda b 8 0
[root@octane /]# ll /net/ente/master/DISK/dev/sda
brw-r--r-- 1 root sys 8, 0 Nov 6 23:59
/net/ente/master/DISK/dev/sda
The dev...