CVNRneuroimaging / infrastructure

Issue tracking, system documentation and configs for operations side of the neuroimaging core @ Atlanta VA CVNR / Emory University
3 stars 2 forks source link

please move qball3's NFS to infiniband #131

Open stowler opened 9 years ago

stowler commented 9 years ago

Hi Kieth @kmcgregor123456 and Rob @rrmm ,

It looks like qball3 is mounting hippostore's NFS over eth0 instead of infiniband. Please reconfigure for IB.

I'll hold off on using qball3 until it's done.

Thanks, Stephen

eth0      Link encap:Ethernet  HWaddr 00:25:90:1f:ed:fe
          inet addr:170.140.140.123  Bcast:170.140.140.127  Mask:255.255.255.192
          inet6 addr: fe80::225:90ff:fe1f:edfe/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:199424089 errors:0 dropped:1140 overruns:0 frame:0
          TX packets:177901627 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:128273944592 (128.2 GB)  TX bytes:167635887781 (167.6 GB)
          Interrupt:28 Memory:fbbe0000-fbc00000

ib0       Link encap:UNSPEC  HWaddr 80-00-00-48-FE-80-00-00-00-00-00-00-00-00-00-00
          inet6 addr: fe80::225:90ff:ff1c:802d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:2044  Metric:1
          RX packets:801 errors:0 dropped:0 overruns:0 frame:0
          TX packets:68 errors:0 dropped:5 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:195437 (195.4 KB)  TX bytes:6870 (6.8 KB)
kmcgregor123456 commented 9 years ago

qball3 net interfaces file had ib route removed. failed /etc/init.d/networking bounce

kmcgregor123456 commented 9 years ago

qball3 requires manual reintroduction of file at console and restart of network services

stowler commented 9 years ago

FYI: doing large file operations (archiving, copying, etc.) directly on hippostore until qball3 is sorted. I installed up-to-date git on hippostore to support that:

sudo apt-add-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git