1823336 Members
3144 Online
109654 Solutions
New Discussion юеВ

EMC disk not seen

 
brian_31
Super Advisor

EMC disk not seen

Just added a EMC disk to SAN but after insf -e , i am not able to see the SAN disk. Could someone help?

Thanks

Brian
6 REPLIES 6
Patrick Wallek
Honored Contributor

Re: EMC disk not seen

Do your disks show up in 'ioscan'? If not, then it sounds like you need to set up the LUN on the EMC so it is assigned to the HP-UX server.
Marco Araya C.
New Member

Re: EMC disk not seen

The lun's presented to the Storage_Group and
If you have the PowerPath installed

execute the following.

ioscan
insf -e
powermt check
powermt config

Should meet with the following command.

Powermt display dev=all
NMory
Respected Contributor

Re: EMC disk not seen

Did your bin file ran ok when you added the disk? No errors?
Are you able to see the disk in your Symmetrix or whatever EMC storage box you are using?

LN
rayche
Frequent Advisor

Re: EMC disk not seen

after changing disk, you should run fcmsutil /dev/tdx replace_dsk Target_N_Port_ID.

Pls check your syslog.log, I think there is error message about changing disk, you can get port information there .


IT_2007
Honored Contributor

Re: EMC disk not seen

Run the following commands to see new disk.

symcfg discover
syminq
ioscan -fn
insf -e
sympd list

check if you can see new LUN with device name.

Please assign points if your problem is solved.

Thanks,
Srini
Marvin Strong
Honored Contributor

Re: EMC disk not seen

check to make sure you mapped and masked the disk properly to the HP in question.

You can use ECC for that. or if you have the utilities on the HP you can check with one of the sym commands.

if that is ok then you need to run

ioscan
insf -C disk or insf -e

and then you should have a usable disk.