All, I appreciate in advance any useful responses to the following:
- One (1) 800GB LUN from external SAN was presented to 4 RHL servers (2.6.9-78.0.8 x86_64)
- Initial < fdisk -l > before reboot indicated no disk with < doesn't contain a valid partition table >
- After reboot, < fdisk -l > displays three (3) disks with < doesn't contain a valid partition table > /dev/sdo /dev/sdac /dev/sdlmmac [ with slightly different disk names on the other 3 RHL servers ]
- Checking /proc/partitions, I see all three of the above disk listings, each with 800GB
- When I did the same steps above (1-3) 4 months ago with a different clustered set (5 RHL servers) with another 800GB LUN step #3 only displayed one (1) disk with < doesn't contain a valid partition table > . I then fdisk formatted that disk on the 1st RHL server, confirmed on the other 4 RHL servers that the fdisk worked, and was then able to attach to my Oracle ASM for extra storage to all 5 instances of the clustered set.
- How should I handle what's occuring now with the display of the 3 disks (step #3 above)?
Should I just fdisk format the /dev/sdlmmac ?
Why did this happen? Is there a config issue with this 4 RHL set than with the other 5 RHL set that I worked with 4 months ago that could be causing this?
again, Thanks in advance Ed