HP raid Controllers enabled but drives not detected

I'm getting this message using hpacucli in HP ProLiant BL460c G6. Raid controller is already enabled:

[root@csadmin21 ~]# hpacucli

HP Array Configuration Utility CLI 8.35-7.0
Detecting Controllers...Done.
Type "help" for a list of supported commands.
Type "exit" to close the console.

=> ctrl all show config
 
Smart Array P410i in Slot 0 (Embedded)    (sn: 5001438008B0ADE0)

=> ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2 raid=1

Error: Cannot create array. Cannot add physical drive 1I:1:1

=> ctrl all show status

Smart Array P410i in Slot 0 (Embedded)

   Controller Status: Not OK
   Cache Status: Permanently Disabled
   Battery/Capacitor Status: Recharging

=> ctrl slot=0 ld all show

Error: The specified device does not have any logical drives.

=> ctrl slot=0 pd all show

Error: The specified controller does not have any physical drives on it.

Any ideas why i'm getting this error message ?