Oracle Solaris Cluster (MOSC)

MOSC Banner

cldev populate and devfsadm doesn't work

edited Jun 27, 2014 5:49AM in Oracle Solaris Cluster (MOSC) 8 commentsAnswered

Hello,

We have 2 x M4000 cluster nodes, connected to 2540 storage.

When I issue the command cldev populate -v or devfsadm it doesn't work knowing that all disks are accessible and working properly, when I traced the processes they are stuck accessing a disk,

here is my troubleshooting:

root# ps -ef|grep cldev

    root 26691 26417   0 10:04:49 pts/2       0:00 cldev populate -v

 

root# truss -Elfp 26691

26691/1:        waitid(P_PID, 26692, 0xFFBFF630, WEXITED|WTRAPPED) (sleeping...)

root# truss -Elfp 26692

26692/1:        waitid(P_PID, 26718, 0xFFBFE770, WEXITED|WTRAPPED) (sleeping...)

root# truss -Elfp 26718

26718/1:        waitid(P_PID, 26719, 0xFFBFF590, WEXITED|WTRAPPED|WNOWAIT) (sleeping...)

root# truss -Elfp 26719

26719/1:        read(3, 0xFFBFF3E0, 1)          (sleeping...)

root# ps -ef|grep 26719

    root 26719 26718   0 10:04:52 pts/2       0:00 sh -c /usr/sbin/devfsadm -n -r /global/.devices/node@1/ 2>&1 | { while read xx;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center