Re: NFSv4 failure

From: Tomi Vainio - Sun Finland (Tomi.Vainio_at_Sun.COM)
Date: 03/29/05

  • Next message: Dan Nelson: "Re: NFSv4 failure"
    Date: Wed, 30 Mar 2005 00:12:09 +0300
    To: Dan Nelson <dnelson@allantgroup.com>
    
    

    Dan Nelson writes:
    > In the last episode (Mar 29), Tomi Vainio - Sun Finland said:
    > > I just cvsupped latest current sources and tried to use nfsv4 against
    > > my Solaris 10 machine but module won't even load properly.
    > >
    > > kldload: can't load /boot/kernel/nfs4client.ko: No such file or directory
    > > link_elf: symbol nfs_directio_allow_mmap undefined
    >
    > That symbol is in /sys/nfsclient/nfs_vnops.c, so try loading
    > nfsclient.ko first. If this works, nfs4client probably needs to
    > register a module dependency on nfs.
    >
    That won't work either.

    cat# kldload /boot/kernel/nfsclient.ko
    cat# kldload /boot/kernel/nfs4client.ko
    kldload: can't load /boot/kernel/nfs4client.ko: File exists
    interface nfslock.1 already present in the KLD 'nfsclient.ko'!

      Tomppa
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Dan Nelson: "Re: NFSv4 failure"

    Relevant Pages