Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

Project details can be found here: 

Jira Legacy
serverGenome Institute System JIRA
serverId5aabf0732810bb89-d25cfcb6-3daa375d-87bdae5b-69d582aadfd5e5da843b14a4
keyITDEV-1917

Details for those who want to know

...

A typical workstation might have several NFS mounts present. Until today, they would have used any of the 6 IPs served by the CES cluster. Here's an example where two data mounts are served by the IP "10.100.3.201".

No Format
-> mount -t nfs app-workstation:/vol/aggr2-app/gsc on /gsc type nfs (rw,intr,tcp,intr,nfsvers=3,mountproto=tcp,sloppy,addr=| egrep "10.100.8.110)
home-workstation3.20[0-5]"
gpfs-aggr3.gsc.wustl.edu:/vol/aggr0-home/homeaggr3 on /gscuservol/aggr3 type nfs (rw,intr,tcp,intr,nfsvers=3,mountproto=tcp,sloppy,addr=10.100.83.112201)
ces201:/vol/aggr3/sata130 on /gscmnt/sata130 type nfs (rw,intr,tcp,nfsvers=3,mountproto=tcp,sloppy,addr=10.100.3.201)
ces201:/vol/aggr50/gc5002 on /gscmnt/gc5002 type nfs (rw,intr,tcp,nfsvers=3,mountproto=tcp,sloppy,addr=10.100.3.201)

...