This process was working as of yesterday. Had an issue on the server and had to reboot and now I'm getting this odd error. This is a linux host running RHEL 5.2. It's connecting to a 3270 running 8.0.2P3.
This linux server has a script that connects to 2 luns, each on different filers. Both filers give the same error when running the command below:
[root@server bin]# snapdrive snap connect -lun data/disk disk_2012-04-17 -snapname filer:/vol/volume/data/disk:daily-2012-04-17
connecting filer:/vol/volume/data/disk: creating unrestricted volume clone filer:/vol/lun_data ... success
mapping new lun(s) ... done discovering new lun(s) ... *failed*
Cleaning up ... - LUN filer:/vol/lun_data/disk__2012-04-17 ... deleted - deleting volume clone ... filer:/vol/rootdb_data done 0001-476 Admin error: Unable to discover the device associated with filer:/vol/data/disk_2012-04-17. If multipathing in use, there may be a possible multipathing configuration error. Please verify the configuration and then retry.
Multipathing was not previously in use on this server. I tried this with and without multipathd running.
Anyone know what might be causing this?