Hi,
is that what you are looking for?
netstat -vn | grep -i -E "Link Status|ETHERNET STATISTICS|Port operation"
or try entstat -d "ADAPTER" eg. entstat -d ent10
Hi,
you can also use migratelp
Usage: migratelp lvname/lpartnum[/copynum] destpv[/ppartnum]
Migrates a single logical partition.
but it´s not the best way ... ;-)
Hi all,
I have a problem with snmb, so clstat is not working
/usr/sbin/snmpinfo -h localhost -c public -v -o /usr/es/sbin/cluster/hacmp.defs nodeName
noSuchName at position 1
same Error with nodeTable instead of nodeName.
I have enabled the main internet MIB entry by adding this line in...
you can try
dos2unix
or
cat filename|sed 's/'`echo "\010\013"`'/'`echo "\013"`'/g' > filenew
or
cat ${filename} | tr -d '\r' > ${filename}.new
or
sed -e 's/^M//g' $input_file > $input_file.fmt
or
sed -e 's/[^ -~]//g' $input_file > $input_file.fmt
we testet only over ip and with nfs. we also have tried tcp and udp. and we testet with multi-threads so the cpu usage isn´t the limiter.
has anyone expirience with 10Gb over Fibre. because it looks like 1Gb half duplex. we see sending pakets and then recive.
kB/s kB/s
out write...
Hi Tony,
we only want to test nfs. so we tried different mount settings (rw,hard,intr,fg,tcp,rsize,wsize,jumboframes, kernel parameter, etc.)
on NetApp-side we have also tried different settings -> no impact
NetApp side is idling.
may be its a comminication problem, because it´s direct attached.
Hello All!
I tested a 10Gb NetXen Adapter (HP NC510F PCIe 10 Gigabit) on DL785 with a NetApp FAS 6080 10Gb Adapter -> direct Attached over Fibre (server to server)
But i get a maximum of 140Mb/s trough the Adapter. that´s too slow.
I have testet different RHEL Kernels, different adapter...
Hi all!
I solved the problem - but I didn´t know how...
with redefinevg it works, but at beginning I already tried a redefinevg and it doesn´t work.
So I could only say, I am happy now.
thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.