Start a Conversation

Unsolved

This post is more than 5 years old

2136

November 26th, 2014 03:00

NS-120 Upgrade fail check

Hi, I try upgrade to 6.0.70 but the "pre-upgrade Health Check" fail. This is the error:

Storage System : Checking for unsupported storage profile.................. Fail

I do not know what it is

Thanck

Alessio

November 26th, 2014 23:00

Hi,

Please contact EMC Support team.

Thanks

Jyothi

4 Operator

 • 

8.6K Posts

November 27th, 2014 05:00

Try a nas_storage check

11 Posts

November 28th, 2014 00:00

Hi, I run "nas_storage -check -all". This is the result:

[nasadmin@NS120 ~]$ nas_storage -check -all

Discovering storage (may take several minutes)

Error 2237: Execution failed: have_disk_group: Precondition violated. [VIRTUAL_DISK.is_spindle_type_mixed]

Thanks

Alessio

4 Operator

 • 

8.6K Posts

November 28th, 2014 03:00

Looks like that is your problem

November 28th, 2014 06:00

Hi,

I found a kb article for this error,please check this:

emc39459

Thanks

Jyothi

11 Posts

November 28th, 2014 06:00

I do not understand the message:

Error 2237: Execution failed: have_disk_group: Precondition violated. [VIRTUAL_DISK.is_spindle_type_mixed]


can you tell me what it is?

Thanks

Alessio

11 Posts

December 1st, 2014 05:00

Thanks, I read the emc39459 but I found nothing

Alessio

11 Posts

December 2nd, 2014 04:00

Hi, I may have found the problem:

Storage System : Check for unsupported storage profile

Error HC_BE_14505017462: The following disks or clients are members of

  system defined AVM pool and do match any storage profile: v213.

when I try to remove I get this response:

[nasadmin@NS120 ~]$ nas_fs -delete ISCSIFS

Error 2216: ISCSIFS : item is currently in use by  rw_servers=server_2

and I can't unmount ISCSIFS from server_2:

server_2 :

root_fs_2 on / uxfs,perm,rw

root_fs_vdm_dm_cifs on /root_vdm_1/.etc uxfs,perm,rw

storageweb on /storageweb uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

fsiscsi on /fsiscsi uxfs,perm,rw

storage_stat on /root_vdm_1/storage_stat uxfs,perm,rw

storagelog on /storagelog uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

storage_web_win on /root_vdm_1/storage_web_win uxfs,perm,rw

sharedconf on /sharedconf uxfs,perm,rw

weblinux_common on /weblinux_common uxfs,perm,rw,noprefetch,nonotify,accesspolicy=NATIVE

weblinux_201 on /weblinux_201 uxfs,perm,rw

root_fs_common on /.etc_common uxfs,perm,ro

ISCSIFS on /ISCSIFS uxfs,perm,rw,

what can i do?

thanks

Alessio

4 Operator

 • 

8.6K Posts

December 2nd, 2014 04:00

You first need to delete all ISCSI LUNs on that fs before you can delete it

11 Posts

December 2nd, 2014 05:00

Hi, already done:

[nasadmin@NS120 ~]$ server_iscsi server_2 -lun -list

server_2 : no iscsi lun entry

[nasadmin@NS120 ~]$ server_iscsi server_3 -lun -list

server_3 : no iscsi lun entry

after LUN I can't remove mount point

[nasadmin@NS120 ~]$ server_umount server_2 ISCSIFS

server_2 : done

[nasadmin@NS120 ~]$ server_mount server_2

server_2 :

root_fs_2 on / uxfs,perm,rw

root_fs_vdm_dm_cifs on /root_vdm_1/.etc uxfs,perm,rw

storageweb on /storageweb uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

fsiscsi on /fsiscsi uxfs,perm,rw

storage_stat on /root_vdm_1/storage_stat uxfs,perm,rw

storagelog on /storagelog uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

storage_web_win on /root_vdm_1/storage_web_win uxfs,perm,rw

sharedconf on /sharedconf uxfs,perm,rw

weblinux_common on /weblinux_common uxfs,perm,rw,noprefetch,nonotify,accesspolicy=NATIVE

weblinux_201 on /weblinux_201 uxfs,perm,rw

root_fs_common on /.etc_common uxfs,perm,ro

ISCSIFS on /ISCSIFS uxfs,perm,rw,

thanks

Alessio

4 Operator

 • 

8.6K Posts

December 2nd, 2014 08:00

Then you need to troubleshoot further – delete the ISCSI targets, check is there are still ISCSI snapshots around, …

11 Posts

December 2nd, 2014 08:00

Hi, thanks for your support. I never used snapshot and ISCSI target are not present:

[nasadmin@NS120 ~]$ server_iscsi server_2 -target -list

server_2 : no iscsi target entry

[nasadmin@NS120 ~]$ server_iscsi server_3 -target -list

server_3 : no iscsi target entry

I also tried this command:

[nasadmin@NS120 ~]$ server_mountpoint server_2 -delete /ISCSIFS

server_2 :

Error 3101: server_2 : /ISCSIFS : filesystem is mounted, can not delete

but this is a loop because I can't remove the mountpoint:

[nasadmin@NS120 ~]$ server_mount server_2

server_2 :

root_fs_2 on / uxfs,perm,rw

root_fs_vdm_dm_cifs on /root_vdm_1/.etc uxfs,perm,rw

storageweb on /storageweb uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

fsiscsi on /fsiscsi uxfs,perm,rw

storage_stat on /root_vdm_1/storage_stat uxfs,perm,rw

storagelog on /storagelog uxfs,perm,rw,noscan,triggerlevel=512,accesspolicy=NATIVE,nolock

storage_web_win on /root_vdm_1/storage_web_win uxfs,perm,rw

sharedconf on /sharedconf uxfs,perm,rw

weblinux_common on /weblinux_common uxfs,perm,rw,noprefetch,nonotify,accesspolicy=NATIVE

weblinux_201 on /weblinux_201 uxfs,perm,rw

root_fs_common on /.etc_common uxfs,perm,ro

ISCSIFS on /ISCSIFS uxfs,perm,rw,

Alessio

674 Posts

December 2nd, 2014 22:00

You need to umount your FS permanently.

As long as it is listed in server_mount as unmounted, it is only temporarily unmounted.

Issue a

server_umount server_2 -perm ISCSIFS

11 Posts

December 3rd, 2014 05:00

Hi, thank very much, it work

Regards

Alessio

11 Posts

December 3rd, 2014 13:00

Hi, now after update I have this problem:

problem.jpg

I thought theat the update solve it but nothing.

Alessio

No Events found!

Top