rrestore and setsockopt interaction?

From: Steve Kargl (sgk_at_troutmask.apl.washington.edu)
Date: 07/30/04

  • Next message: Sean McNeil: "new gcc 3.4.2 compiler and ports"
    Date: Fri, 30 Jul 2004 13:48:10 -0700
    To: freebsd-current@freebsd.org
    
    

    I'm trying to use rrestore to move filesystems from
    an old i386 FreeBSD system to a new amd64 FreeBSD
    system. My attempt is met with

    dhcp-78-74:kargl[39] rrestore xbf 64 troutmask:/dev/nsa0
    Connection to troutmask.apl.washington.edu established.
    IP_TOS:IPTOS_THROUGHPUT setsockopt: Operation not supported
    TCP_NODELAY setsockopt: Operation not supported

    Do I need to fiddle with a sysctl variable?

    -- 
    Steve
    _______________________________________________
    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: Sean McNeil: "new gcc 3.4.2 compiler and ports"