Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
99
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
2d47d605
Commit
2d47d605
authored
8 years ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
doc/wrs_failures: update before release v5.0
Signed-off-by:
Adam Wujek
<
adam.wujek@cern.ch
>
parent
fec577ce
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/wrs_failures/fail.tex
+5
-2
5 additions, 2 deletions
doc/wrs_failures/fail.tex
doc/wrs_failures/snmp_exports.tex
+8
-6
8 additions, 6 deletions
doc/wrs_failures/snmp_exports.tex
with
13 additions
and
8 deletions
doc/wrs_failures/fail.tex
+
5
−
2
View file @
2d47d605
...
...
@@ -245,7 +245,7 @@ WR network.
\item
[]
\underline
{
Description
}
:
\\
In this case,
\emph
{
PTP/PPSi
}
will fail to stay synchronized and provide
synchronization. Even if the WR servo is in the
\texttt
{
TRACK
\_
PHASE
}
state, it calculates a new phase shift based on the Master-to-Slave delay
state, it calculates a new phase shift based on the Master-to-Slave delay
variations. To calculate these variations, it still needs timestamped
PTP frames flowing. There could be several causes of such fault:
\begin{itemize}
...
...
@@ -261,7 +261,10 @@ WR network.
\snmpadd
{
WR-SWITCH-MIB::wrsPortStatusConfiguredMode.<n>
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsPTPFramesFlowing
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsTimingStatus
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsMainSystemStatus
}
}
\snmpadd
{
WR-SWITCH-MIB::wrsVlansSetStatus
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsBootSuccessful
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsOSStatusGroup
}
\\
\snmpadd
{
WR-SWITCH-MIB::wrsMainSystemStatus
}
}
\item
[]
\underline
{
Note
}
: If the kernel driver crashes, there is not much
we can do. We end up with either our system frozen or a reboot. For
wrong VLAN configuration and HDL problems we can monitor if PTP frames
...
...
This diff is collapsed.
Click to expand it.
doc/wrs_failures/snmp_exports.tex
+
8
−
6
View file @
2d47d605
...
...
@@ -23,12 +23,6 @@ particular object reports an error. These repair procedures don't require any
in-depth knowledge about White Rabbit. Independently of an error reported, there
are some common remarks that apply to all situations:
\begin{itemize}
\item
Linux inside the WR Switch enumerates WR interfaces starting from 0.
This means we have to use internally port indexes 0..17. However, the
port numbers printed on the front panel are 1..18. Syslog messages
generated from the switch use the Linux port numbering. The consequence is
that every time Syslog says there is a problem on port X, this refers to
port index X+1 on the front panel of the switch.
\item
If a procedure given for a specific SNMP object does not solve the
problem, please contact WR experts to perform a more in-depth analysis of
the network. For this, you should provide a complete dump of the WRS status
...
...
@@ -45,6 +39,14 @@ are some common remarks that apply to all situations:
\item
If a procedure requires replacing a switch with a new unit, the broken
one should be handled to WR experts or the switch manufacturer to
investigate the problem.
\item
Until version 5.0 of the switch firmware
Linux inside the WR Switch enumerated WR interfaces starting from 0.
This means we have to use internally port indexes 0..17. However, the
port numbers printed on the front panel were 1..18. Syslog messages
generated from the switch used the Linux port numbering. The consequence
was that every time Syslog says there is a problem on port X, this refered
to port index X+1 on the front panel of the switch. From the v5.0 ports are
numbered wri1 to wri18.
\end{itemize}
\subsection
{
General status objects for operators
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment