Thanx for replying,
these are the config check which i found.
#cat /proc/partition
major minor blocks name
8 16 1048576 sdb
8 32 1048576 sdc
8 48 1048576 sdd
8 64 1048576 sde
---------------------------------------------------------
cat /proc/scsi/scsi
Host; scsi0 channe: 02 id:00 Lun: 00
vendor

ELL model : PERC /5i
Type: direct access
Host; scsi1 channe: 00 id:00 Lun: 00
vendor

GC model : LUNZ
Type: direct access
Host; scsi1 channe: 02 id:01 Lun: 00
vendor

GC model : LUNZ
Type: direct access
Host; scsi2 channe: 02 id:00 Lun: 00
vendor

GC model : LUNZ
Type: direct access
Host; scsi2 channe: 02 id:01 Lun: 00
vendor

GC model : LUNZ
Type: direct accessca
---------------------------------------------------------------
#./naviserverutil
HBA SP Port IP
0 B 0 172.16.1.2
1 B 1 172.16.1.2
0 A 0 172.16.1.1
1 A 1 172.16.1.1
-----------------------------------------------------------
[root@mail02 Navisphere]#
[root@mail02 Navisphere]# udevtest /block/sdbmain: looking at device '/block/sdb' from subsystem 'block'
run_program: '/bin/bash -c '/sbin/lsmod | /bin/grep ^dm_multipath''
run_program: '/bin/bash' (stdout) 'dm_multipath 21577 0 '
run_program: '/bin/bash' returned with status 0
run_program: '/lib/udev/usb_id -x'
run_program: '/lib/udev/usb_id' returned with status 1
run_program: '/lib/udev/scsi_id -g -x -s /block/sdb -d /dev/.tmp-8-16'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_VENDOR=DGC'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_MODEL=LUNZ'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_REVISION=0219'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_SERIAL=350060160b022e4d250060160b022e4d2'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_TYPE=disk'
run_program: '/lib/udev/scsi_id' (stdout) 'ID_BUS=scsi'
run_program: '/lib/udev/scsi_id' returned with status 0
udev_rules_get_name: add symlink 'disk/by-id/scsi-350060160b022e4d250060160b022e4d2'
run_program: '/lib/udev/path_id /block/sdb'
run_program: '/lib/udev/path_id' (stdout) 'ID_PATH=pci-0000:0c:00.0-fc-0x500601603022e4d2:0x0000000000000000'
run_program: '/lib/udev/path_id' returned with status 0
udev_rules_get_name: add symlink 'disk/by-path/pci-0000:0c:00.0-fc-0x500601603022e4d2:0x0000000000000000'
run_program: '/lib/udev/vol_id --export /dev/.tmp-8-16'
run_program: '/lib/udev/vol_id' returned with status 4
run_program: '/lib/udev/edd_id --export /dev/.tmp-8-16'
run_program: '/lib/udev/edd_id' (stderr) 'no kernel EDD support'
run_program: '/lib/udev/edd_id' returned with status 2
run_program: '/bin/grep '^OMDataEngine.installpath' /etc/omreg.cfg'
run_program: '/bin/grep' (stdout) 'OMDataEngine.installpath=/opt/dell/srvadmin/dataeng'
run_program: '/bin/grep' returned with status 0
udev_rules_get_name: no node name set, will use kernel name 'sdb'
udev_device_event: device '/block/sdb' already in database, validate currently present symlinks
udev_node_add: creating device node '/dev/sdb', major = '8', minor = '16', mode = '0640', uid = '0', gid = '6'
udev_node_add: creating symlink '/dev/disk/by-id/scsi-350060160b022e4d250060160b022e4d2' to '../../sdb'
udev_node_add: creating symlink '/dev/disk/by-path/pci-0000:0c:00.0-fc-0x500601603022e4d2:0x0000000000000000' to '../../sdb'
main: run: '/sbin/multipath -v0 8:16'
main: run: 'socket:/org/kernel/udev/monitor'
main: run: '/lib/udev/udev_run_devd'
main: run: 'socket:/org/freedesktop/hal/udev_event'
main: run: '/sbin/pam_console_apply /dev/sdb /dev/disk/by-id/scsi-350060160b022e4d250060160b022e4d2 /dev/disk/by-path/pci-0000:0c:00.0-fc-0x500601603022e4d2:0x0000000000000000'
main: run: '/opt/dell/srvadmin/dataeng/bin/dataeng.hotplug block'
------------------------------------------------
[root@mail02 Navisphere]#
[root@mail02 Navisphere]# fdisk /dev/sdb
Unable to read /dev/sdb
[root@mail02 Navisphere]#
----------------------------------------------------
[root@mail02 Navisphere]#
[root@mail02 Navisphere]# scsi_id -g -u -s /block/sdb
350060160b022e4d250060160b022e4d2
[root@mail02 Navisphere]# scsi_id -g -u -s /block/sdc
350060160b022e4d250060160b022e4d2
[root@mail02 Navisphere]# scsi_id -g -u -s /block/sdd
350060160b022e4d250060160b022e4d2
[root@mail02 Navisphere]# scsi_id -g -u -s /block/sde
350060160b022e4d250060160b022e4d2
----------------------------------------------------------
The partition created for each LUNs is 300 GB (approx).but commands displays only 1 GB above
.I wanna know how to configure LUN for the adapter and how to mount them.Above is the error i get when i run fdisk command.What should i do next tp fdisk the LUNs
-------------------------
alias wwn
mail02 mail02l 10.00.00.00.c9.57.18.be
mail02 mail02r 10.00.00.00.c9.57.2e.fe
storage1 storage2
mail02zone mail02l spa0 spb0
mail02zone mail02r spa1 spb1
#./naviserverutil
HBA SP Port IP
0 B 0 172.16.1.2
1 B 1 172.16.1.2
0 A 0 172.16.1.1
1 A 1 172.16.1.1
------------------------------
[root@mail02 rules.d]#
mpath_
mpath_ctl mpath_prio_hds_modular mpath_wait
mpath_prio_alua mpath_prio_netapp
mpath_prio_emc mpath_prio_tpc
----------------------
[root@mail02 mapper]# multipath -v2sdb: checker msg is "emc_clariion_checker: Logical Unit is unbound or LUNZ"
sdc: checker msg is "emc_clariion_checker: Logical Unit is unbound or LUNZ"
sdd: checker msg is "emc_clariion_checker: Logical Unit is unbound or LUNZ"
sde: checker msg is "emc_clariion_checker: Logical Unit is unbound or LUNZ"
[root@mail02 mapper]#
[root@mail02 mapper]# multipathd -k>show devices
ram4 (blacklisted)
ram5 (blacklisted)
ram6 (blacklisted)
ram7 (blacklisted)
ram8 (blacklisted)
ram9 (blacklisted)
sda
sdb (blacklisted)
sdc (blacklisted)
sdd (blacklisted)
sde (blacklisted)
[root@mail02 dev]# cd /dev/mapper/[root@mail02 mapper]# ls
control VolGroup00-LogVol00 VolGroup00-LogVol01
[root@mail02 mapper]#
----------------------------------
LUNs and storage groups have been defined in EMC CX300 storage.
Now i wanna know if above LUNs are those which r configured on Storage or different becoz partittion size was different as i defined in storage. and how to bind HBA with LUNz . which tell me where to proceed now.
I m using RHEL-5 on 2.6 kernel
thankx