Jeff, I looked at the script and im not sure what the problem is, looking at it all syntax looks right and should work but it never creates the file and doesn't display any errors. I manually created the file with mknod with the right id and its working now. if you want me to do any further tests on that script just let me know.
Thanks, Paul. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jefferson Ogata Sent: Monday, December 28, 2009 7:23 PM To: [email protected] Subject: Re: megactl On 2009-12-28 22:23, P.A wrote: > Ok I think the problem is the mapping address, I was using mknod > /dev/megaraid_sas_ioctl_node c 253 0. > I assume I should use mknod /dev/megaraid_sas_ioctl_node c 254 0 correct? The other thing I should mention is that if you run LSI's MegaCLI program, it will create this device node for you. One of these days I'll add some code to do that in mega{,sas}ctl, as well as add an XML output mode so that various monitoring tasks become easier, e.g. writing a simple SNMP agent. _______________________________________________ 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
