<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Hi All!<br><br>I have a strange issue and I'll need your opinion!<br><br>I have a rhel 6.3 full updated 64bit installation on a brand new server.<br><br>Now I'm trying to configure the multipath daemon... So I have  one disk from my storage with 4 paths, the sdb, sdc, sde and sdf.<br>Also, the mpathb is the pseudo device created by the multipath daemon for the 4 paths (sdb, sdc, sde, sdf).<br><br><br>The first partition was successfully created using fdisk -cu /dev/mapper/mpathb (first partition path: /dev/mapper/mpathbp1).<br>The problem that I have is that  I can not see any partitions on the output of the "cat /proc/partitions" command. I was expecting the sdb1, sdc1, sde1 and sdf1, but I can see only the sdb, sdc, sde,sdf.<br><br>After that, I ran the partprobe command. And now I can see the right output of the "cat /proc/partitions" command.<br><br>The problem is that if I reboot the server, then the  /proc/partitions doesn't display the right partition tables for the sdb, sdc, sde and sdf and I have to rerun partprobe to update the /proc/partition.<br><br>Any ideas?<br><br></div></body></html>