Hi, I believe that's because smbfs doesn't support socket creation . That's why you've got this message:
2006-08-04 10:09:21 unix bind() failed: Operation not permitted Furthermore, i don't think that smbfs provides hardlinks support. You should better use a NAS with a filesystem compatible with hardlinks (such as ext3...) which provides NFS sharing. Cyril. Timo Mankartz a écrit : >Hi, > >i start to rebuild our backuppc system and try to store >/var/lib/backuppc on a mounted smb NAS System. > >All works fine, i have mounted the nas with uid and gid from >the backuppc user. I can write with this user in all directory >but backuppc dosnt start? > >We using a linux debian and start backuppc over the normal init script. >If i start backuppc i got : Starting backuppc: ok. > >But in the logfile i see the message: >2006-08-04 10:09:21 Reading hosts file >2006-08-04 10:09:21 Added host x to backup list >2006-08-04 10:09:21 Added host y to backup list >2006-08-04 10:09:21 Added host z to backup list >2006-08-04 10:09:21 unix bind() failed: Operation not permitted > >Any idea in this case ;) > >many thanks in advance >Timo > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >BackupPC-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/backuppc-users >http://backuppc.sourceforge.net/ > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
