Thanks for the reply but not sure what I'm missing but I tried that and it didn't work.
# ls -l /dev/megaraid_sas_ioctl_node crw-r--r-- 1 root root 253, 0 2009-12-28 16:42 /dev/megaraid_sas_ioctl_node ./megasasctl unable to open device /dev/megaraid_sas_ioctl_node: No such device or address any ideas? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of J. Epperson Sent: Monday, December 28, 2009 4:17 PM To: [email protected] Subject: Re: megactl On Mon, December 28, 2009 15:51, P.A wrote: > > "unable to open device /dev/megaraid_sas_ioctl_node: No such file or > directory" > > > > How do I create that file? I read somewhere that it's a udev issue but im > not sure. On the megactl README it says to run the "megasasrpt" script, > which I did and it didn't create that missing file. > IIRC, mknod /dev/megaraid_sas_ioctl_node c 253 0 should do it. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
