VMware Cloud Community
Menashei
Contributor
Contributor

vmfs local data storage restore

Hi please help, I have raid 5 Local DS that is mnounted but I can add the storage this is happned after the local boot disk failed (I beleve it was raid 1)

So I did a clean install on a USB the server is an HP server so Iused there custome ISO HP esxi 5.0 u3

When trying to add the storage I'm getting a warning that all data will delete, however this is a vmfs data.

can some guide on how I can add the storage without delete the data.

this the device:

pastedImage_0.png

this is the reture from partedUtil getptbl

/var/log # partedUtil getptbl /vmfs/devices/disks/naa.600508b1001c84ebb6d18ecfa11bc763

gpt

125146 255 63 2010481568

1 2048 2010481534 AA31E02A400F11DB9590000C2911D1B8 vmfs 0

and

/var/log # partedUtil getptbl /vmfs/devices/disks/naa.600508b1001c84ebb6d18ecfa11bc763:1

gpt

125146 255 63 2010479487

can someone please help me I'm sure there is a way to fix

Thanks in advanced

Manny

Tags (1)
0 Kudos
4 Replies
a_p_
Leadership
Leadership

I'd suggest you check whether the information in the "Command Line" section of vSphere handling of LUNs detected as snapshot LUNs (1011387) | VMware KB  allows you to mount the datastore.

André

0 Kudos
Menashei
Contributor
Contributor

I tried this command and got nothing:

esxcli storage vmfs snapshot list

I also follow this:

Recreating a missing VMFS datastore partition in VMware vSphere 5.0/5.1/5.5 (2046610) | VMware KB

I complete all the steps with no error however after using vmkfstools -V nothing happened

Any idea how to continue?

Thx

0 Kudos
Menashei
Contributor
Contributor

I have to say that till next week I'm doing everything in remote.

just found this info and I think I have no chance to fix it look at the raid status, maybe I have to replaced the disk and rebuild here is the info:

~ # esxcli storage core device list

naa.600508b1001c84ebb6d18ecfa11bc763

   Display Name: HP Serial Attached SCSI Disk (naa.600508b1001c84ebb6d18ecfa11bc763)

   Has Settable Display Name: true

   Size: 981680

   Device Type: Direct-Access

   Multipath Plugin: NMP

   Devfs Path: /vmfs/devices/disks/naa.600508b1001c84ebb6d18ecfa11bc763

   Vendor: HP

   Model: LOGICAL VOLUME

   Revision: 3.66

   SCSI Level: 5

   Is Pseudo: false

   Status: degraded

   Is RDM Capable: true

   Is Local: false

   Is Removable: false

   Is SSD: false

   Is Offline: false

   Is Perennially Reserved: false

   Thin Provisioning Status: unknown

   Attached Filters:

   VAAI Status: unknown

   Other UIDs: vml.0200010000600508b1001c84ebb6d18ecfa11bc7634c4f47494341

0 Kudos
Menashei
Contributor
Contributor

Here is the kernel log:

~ # tail -10 /var/log/vmkernel.log

2017-03-30T01:22:26.777Z cpu12:2689)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:22:26.778Z cpu12:2689)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:22:26.778Z cpu12:2689)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:22:39.580Z cpu12:5783)Vol3: 660: Couldn't read volume header from control: Invalid handle

2017-03-30T01:22:39.580Z cpu12:5783)FSS: 4330: No FS driver claimed device 'control': Not supported

2017-03-30T01:22:39.599Z cpu12:5783)VC: 1492: Device rescan time 41 msec (total number of devices 4)

2017-03-30T01:22:39.599Z cpu12:5783)VC: 1495: Filesystem probe time 55 msec (devices probed 4 of 4)

2017-03-30T01:22:56.787Z cpu8:2682)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:22:56.788Z cpu8:2682)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:22:56.788Z cpu8:2682)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

~ # tail -100 /var/log/vmkernel.log

2017-03-30T01:10:56.550Z cpu14:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:10:56.550Z cpu14:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:11:26.560Z cpu8:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:11:26.560Z cpu8:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:11:26.560Z cpu8:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:11:56.570Z cpu0:2684)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:11:56.570Z cpu0:2684)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:11:56.570Z cpu0:2684)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:12:26.580Z cpu9:2678)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:12:26.580Z cpu9:2678)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:12:26.580Z cpu9:2678)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:12:56.590Z cpu1:2689)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:12:56.590Z cpu1:2689)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:12:56.590Z cpu1:2689)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:13:26.600Z cpu10:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:13:26.600Z cpu10:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:13:26.600Z cpu10:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:13:56.609Z cpu14:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:13:56.609Z cpu14:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:13:56.609Z cpu14:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:14:26.619Z cpu0:2684)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:14:26.619Z cpu0:2684)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:14:26.619Z cpu0:2684)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:14:56.629Z cpu12:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:14:56.629Z cpu12:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:14:56.629Z cpu12:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:15:26.638Z cpu0:2683)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:15:26.639Z cpu0:2683)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:15:26.639Z cpu0:2683)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:15:56.648Z cpu4:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:15:56.648Z cpu4:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:15:56.648Z cpu4:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:16:26.658Z cpu12:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:16:26.658Z cpu12:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:16:26.658Z cpu12:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:16:56.668Z cpu15:2683)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:16:56.668Z cpu15:2683)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:16:56.668Z cpu15:2683)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:17:26.678Z cpu12:2689)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:17:26.678Z cpu12:2689)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:17:26.678Z cpu12:2689)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:17:56.687Z cpu13:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:17:56.688Z cpu13:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:17:56.688Z cpu13:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:18:26.697Z cpu8:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:18:26.698Z cpu8:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:18:26.698Z cpu8:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:18:56.707Z cpu10:2683)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:18:56.708Z cpu10:2683)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:18:56.708Z cpu10:2683)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:19:26.717Z cpu8:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:19:26.718Z cpu8:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:19:26.718Z cpu8:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:19:56.727Z cpu12:2684)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:19:56.728Z cpu12:2684)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:19:56.728Z cpu12:2684)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:20:24.793Z cpu11:2900)Vol3: 660: Couldn't read volume header from control: Invalid handle

2017-03-30T01:20:24.793Z cpu11:2900)FSS: 4330: No FS driver claimed device 'control': Not supported

2017-03-30T01:20:24.851Z cpu11:2900)VC: 1492: Device rescan time 38 msec (total number of devices 4)

2017-03-30T01:20:24.851Z cpu11:2900)VC: 1495: Filesystem probe time 55 msec (devices probed 4 of 4)

2017-03-30T01:20:26.737Z cpu0:2682)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:20:26.737Z cpu1:2682)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:20:26.737Z cpu1:2682)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:20:47.582Z cpu8:5649)WARNING: UserObj: 675: Failed to crossdup fd 8, /dev/ptyp0 type CHAR: Busy

2017-03-30T01:20:47.582Z cpu8:5649)WARNING: UserObj: 675: Failed to crossdup fd 10, /dev/ptyp0 type CHAR: Busy

2017-03-30T01:20:47.582Z cpu15:5682)WARNING: UserLinux: 1340: unsupported: (void)

2017-03-30T01:20:56.747Z cpu12:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:20:56.748Z cpu12:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:20:56.748Z cpu12:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:21:26.757Z cpu8:2684)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:21:26.758Z cpu8:2684)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:21:26.758Z cpu8:2684)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:21:56.767Z cpu12:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:21:56.768Z cpu12:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:21:56.768Z cpu12:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:22:26.777Z cpu12:2689)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:22:26.778Z cpu12:2689)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:22:26.778Z cpu12:2689)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:22:39.580Z cpu12:5783)Vol3: 660: Couldn't read volume header from control: Invalid handle

2017-03-30T01:22:39.580Z cpu12:5783)FSS: 4330: No FS driver claimed device 'control': Not supported

2017-03-30T01:22:39.599Z cpu12:5783)VC: 1492: Device rescan time 41 msec (total number of devices 4)

2017-03-30T01:22:39.599Z cpu12:5783)VC: 1495: Filesystem probe time 55 msec (devices probed 4 of 4)

2017-03-30T01:22:56.787Z cpu8:2682)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:22:56.788Z cpu8:2682)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:22:56.788Z cpu8:2682)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:23:26.798Z cpu12:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:23:26.798Z cpu12:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:23:26.798Z cpu12:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:23:56.807Z cpu1:2680)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:23:56.808Z cpu1:2680)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:23:56.808Z cpu1:2680)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:24:26.817Z cpu2:2681)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:24:26.817Z cpu2:2681)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:24:26.817Z cpu2:2681)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:24:56.827Z cpu10:2684)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:24:56.827Z cpu10:2684)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:24:56.827Z cpu10:2684)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

2017-03-30T01:25:26.837Z cpu12:2683)<6>hpsa 0000:04:00.0: added scsi 5:0:0:1: Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=4 qd=1024

2017-03-30T01:25:26.837Z cpu12:2683)WARNING: LinScsiLLD: scsi_add_device:1505:Failed to add device on channel=0, id=0, lun=1

2017-03-30T01:25:26.837Z cpu12:2683)<4>hpsa 0000:04:00.0: scsi 5:0:0:1 addition failed, device not added.

0 Kudos