1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | FW: EPICS nfs mount issues |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 1 Dec 2022 13:44:22 +0000 |
This issue is resolved, it was indeed a problem with the jumpers on the MAXv. Mark
From: whitetiger1123 <holyeongbaeg at gmail.com>
Thank you for letting me know in detail. I must have misunderstand the jumper part of maxv user manual (J13). It didn’t work because I put a jumper jack in all the colored parts in user manual. Now It worked very well when I removed all the jumper jacks and set the default value. I really aprreciate about it. Thanks 보낸 사람:
Mark Rivers
Ø I set the jumpers on the
MAXv correctly.. but it still doesn’t work. Please send a photo of the jumpers. It is easy to make a mistake with those. I have attached a photo of a
MAXv set to address 0x5000 in A16 address space. The jumpers are described starting on page 2-1 in this manual: https://wiki.bnl.gov/nsls2controls/images/5/59/OMS_MAXv_manual_MAXvmana.pdf On jumper block J12 the 3 jumpers on the left select the addressing mode. The jumpers from
left to right are A32, A24, or A16. In the photo you will see that jumper A16 is installed on our board. The 3 jumpers on the right of J12 select the IRQ in the range 0-7. If a jumper is installed
that bit is 0. On our board the center jumper is installed, which means IRQ=5. On jumper block J13 the six jumpers on the right select the Address Modifier. These bits
go from 0 to 5 from left to right. On our board bits 1 and 4 have jumpers. This selects Data Access, Supervisory Access, Short Access (A16).
The 8 jumpers on the left of J13 are labeled A24 through A31. In A16 mode which we are
both using only jumpers A28-A31 are used. These select A16 addresses 0x0000 through 0xF000. If a jumper is installed that bit is 0. On our board jumps A29 and A31 are installed, so
those bits are 0. That means bits 0 and 2 are 1 which is address 0x5000. This is the output when I run "dbior" at the vxWorks prompt, which shows that it is finding
the card OK. Driver: drvMAXv
Oms MAXv motor card #0 @ 0xfbff5000, id: MAXv-8000 ver:1.49, s/n:000176, FPGA:B7:A7 BOOT:1.3 - Oregon Micro Systems
On our vxWorks system the A16 address space begins at CPU address
0xfbff0000. So the board address is indeed A16 0x5000 Mark
From: whitetiger1123 <holyeongbaeg at gmail.com>
Yes I edit the /etc/exports file on ubuntu
Like this -> /mnt/nfs_share 10.4.49.67(rw,sync) 10.4.49.67 is inet on ethernet. Do I have to change this ip to host inet? I know you already answered my question, but it still doesn’t work and makes same error.. I set the jumpers on the MAXv correctly.. but it still doesn’t work. But I’ll search about this again.
thanks 보낸 사람:
Mark Rivers
Did you edit the /etc/exports file on Ubuntu to allow the vxWorks machine permission to do mount that file system?
I already answered you question about the MAXv errors. Are you sure you set the jumpers on the MAXv correctly? Mark Sent from my iPhone
|