fabric_WWN_map file
Hello,
how can I remove the old WWN entries in the /etc/cfg/fp/fabric_WWN_map ?
when I do a cfgadm -al I see only the LTO drives that are attached, but I am getting error's in the messages file.
When I cat the file it, say's not to edit this file by hand, so how do I remove the old entries from the file ?
Thanks
[353 byte] By [
zak@swbt] at [2007-11-25 23:16:37]

# 1
I know this is kind of a late reply but I just ran in to this same situation myself today and was looking for an answer but instead I found the same question. Fortunately, I was able to figure out our problem.We had a situation where we implemented zoning on our switch so multiple tapes weren't available to each port on our Sun HBA anymore. Well when we did this I started getting errors in /var/adm/messages that lead me to the fabric_WWN_map file. What I had to do was a cfgadm -c unconfigure on the old controller::wwn info and it removed it from the file. Hope this helps.