Unsolved
This post is more than 5 years old
9 Posts
0
768
March 24th, 2015 19:00
symmaskdb list assignment output meaning
Hello:
symmaskdb list assignment -dev 00A0:0799
Device Identifier Type Dir:P
------ ---------------- ----- ----------------
00A0 - - -
00A1 - - -
00E1 10000000c9a7c776 FIBRE FA-13A:0
00E2 10000000c9a7c776 FIBRE FA-13A:0
00E3 10000000c9a7c776 FIBRE FA-13A:0
00E4 10000000c9a7c776 FIBRE FA-13A:0
00E5 10000000c9961a82 FIBRE FA-13A:1
00E6 10000000c9961a82 FIBRE FA-13A:1
00E7 10000000c9961a82 FIBRE FA-13A:1
00E8 10000000c9961a82 FIBRE FA-13A:1
00E9 - - -
00EA - - -
00EB - - -
00EC - - -
........
anyone can tell me the meaning of "00EC - - -",00EC can be deleted?
I come from china,english is very pool,thanks!!
dynamox
9 Legend
•
20.4K Posts
0
March 24th, 2015 19:00
can you post output from this command:
symmaskdb list assignment -dev 00EC -sid 123
lecomte1
9 Posts
0
March 24th, 2015 19:00
# ./symmaskdb list assignment -dev 00EC
No device masking database records could be found for the specified input parameters
output meaning 00EC not be mapping any host?can be deleted?
thanks!!
dynamox
9 Legend
•
20.4K Posts
0
March 24th, 2015 19:00
it's defintly not masked to any hosts. Is it mapped to any front-end ports ? symdev show -sid 123 00EC
lecomte1
9 Posts
0
March 24th, 2015 19:00
Front Director Paths (1):
{
----------------------------------------------------------------------
POWERPATH DIRECTOR PORT LUN
--------- ---------- ---- -------- ---------
PdevName Type Type Num Sts VBUS TID SYMM Host
----------------------------------------------------------------------
Not Visible N/A FA 13B:0 RW 000 00 004 N/A
}
13B:0 is the front-end ports?
thanks!!
dynamox
9 Legend
•
20.4K Posts
0
March 24th, 2015 20:00
yes, you need to write disable or not ready this device and unmap it from 13b:0
lecomte1
9 Posts
0
March 24th, 2015 20:00
Thanks,thanks,thanks!!