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...
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.