SUMMARY: backup taking 45 hours
2007-12-25 5:59:00
David Cecchino [dcecchino at gmail.com]
francisco [frisco at blackant.net]
William Enestvedt [William.Enestvedt at jwu.edu]
they all mentioned about half vs full duplex.
i changed:
#!/usr/bin/sh
# /etc/rc2.d/S68interface-settings -> /etc/init.d/interface-settings
PATH=/usr/bin:/usr/sbin
echo "Interface-settings with ndd"
# eri-Interfaces
# eri0
ndd -set /dev/eri instance 0
ndd -set /dev/eri adv_autoneg_cap 0
ndd -set /dev/eri adv_100T4_cap 0
ndd -set /dev/eri adv_100fdx_cap 1
ndd -set /dev/eri adv_100hdx_cap 0
ndd -set /dev/eri adv_10fdx_cap 0
ndd -set /dev/eri adv_10hdx_cap 0
rebooted and it worked fine...backup took one half hour
thanks again to all once again
regards,
abhimanyu.
Abhimanyu Pandey
Information Technologies
Worcester State College
508-929-8913
guruspeak:"...the journey IS the destination..."
geekspeak:"...the network IS the computer..."
Comments
Got something to say?
You must be logged in to post a comment.

