From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 25 Jun 2008 12:22:36 +0200 From: John Soros To: 9fans@9fans.net Message-ID: <20080625122236.59debc5d@dazone> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [9fans] p9p vbackup on linux Topicbox-Message-UUID: c62d899c-ead3-11e9-9d60-3106f5b1d025 Hello, I am trying to set up a vbackup system on a linux machine. I am having problems mounting the nfs service. Here is how i am doing it: (the venti server works fine, for sure, and vbackup worked, as vftp can see the files) $ venti='tcp!venti!venti' vbackup /dev/sda6 mount /dazone/2008/0623/mnt/other ext2:7610bd359effdec12fb1b4dfbe76d01b84dc61b8 2008/0623/1716 # 2008/0623 17:16:20.164 /dev/sda6 ext2:7610bd359effdec12fb1b4dfbe76d01b84dc61b8 $ venti='tcp!venti!venti' vnfs vnfs.conf handle XXXXXXXXXX $ vmount 'udp!loclahost!2049' /mnt/dump mount: can't get address for udp!127.0.0.1!2049 $ vmount localhost /mnt/dump mount: mount to NFS server 'localhost' failed: RPC Error: Program unavailable. If anyone has had more luck with this, a little help would be greatly appreciated! Thanks John