VMware vSphere ESXi 8.x
This issue occurs when a cluster-level storage rescan not performed after expanding the datastore from host client.
vmkfstools -Ph -v10 vmfs/volumes/DATASTORE_NAMEVMFS-6.81 (Raw Major Version: 24) file system spanning 6 partitions.File system label (if any): DATASTORE_NAMEMode: public ATS-onlyCapacity 6 TB, 1.3 TB available, file block size 1 MB, max supported file size 64 TBVolume Creation Time: Thu Jul 21 08:55:56 2022Files (max/free): 16384/16191Ptr Blocks (max/free): 0/0Sub Blocks (max/free): 16384/15868Secondary Ptr Blocks (max/free): 256/255File Blocks (overcommit/used/overcommit %): 0/4915348/0Ptr Blocks (overcommit/used/overcommit %): 0/0/0Sub Blocks (overcommit/used/overcommit %): 0/516/0Large File Blocks (total/used/file block clusters): 12285/9581/627Volume Metadata size: 1609080832Disk Block Size: 512/512/0UUID: ########-########-####-############Logical device: ########-########-####-############Partitions spanned (on "lvm"): naa.##############################:1 naa.##############################:1 naa.##############################:1 naa.##############################:1 naa.##############################:1 (device naa.##############################:1 might be offline) (One or more partitions spanned by this volume may be offline)Is Native Snapshot Capable: NOOBJLIB-LIB: ObjLib cleanup done.WORKER: asyncOps=0 maxActiveOps=0 maxPending=0 maxCompleted=0
var/run/log/vobd.log file reports that the datastore is in degraded state since one of the extent may be is offline2025-12-30T10:12:24.557Z In(14) vobd[2098383]: [vmfsCorrelator] 3530303357352us: [vob.vmfs.extent.offline] An attached device went offline. naa.##############################:1 file system [DATASTORE_NAME, ########-########-####-############]2025-12-30T10:12:24.557Z In(14) vobd[2098383]: [vmfsCorrelator] 3530442282375us: [esx.problem.vmfs.extent.offline] An attached device naa.##############################:1 may be offline. The file system [DATASTORE_NAME, ########-########-####-############] is now in a degraded state. While the datastore is still available, parts of data that reside on the extent that went offline might be inaccessible.
2025-12-30T10:12:24.556Z Wa(180) vmkwarning: cpu191:2100619 opID=106e1cc0)WARNING: LVM: 17690: An attached device went offline. naa.##############################:1 file system [g, ########-########-####-############]
var/run/log/vmkernel.log file also reports "Address temporarily unmapped".2026-01-02T07:22:12.788Z Wa(180) vmkwarning: cpu46:28990779)WARNING: LVM: 17690: An attached device went offline. naa.##############################:1 file system [DATASTORE_NAME, ########-########-####-############]2026-01-02T07:22:13.016Z In(182) vmkernel: cpu46:28990779)Fil6: 4179: 'DATASTORE_NAME': Fil6 file IO (<FD c0 r1>) : Address temporarily unmapped2026-01-02T07:22:13.016Z In(182) vmkernel: cpu46:28990779)Fil6: 4141: ioCtx: 0x45bbdfb50580, world: 28990779, overallStatus: Address temporarily unmapped, token: 0x0, tokenStatus: N, txnToken: 0x0, txnTokenStatus: N, totalIOSize: 1048576, maxIOLength: 903086082026-01-02T07:22:13.016Z In(182) vmkernel: cpu46:28990779)Fil6: 4149: numAddrs: 0, numTbz: 0, numPBsToAlloc: 0, numBlocksToAlloc: 0 numTBZBlocks: 0, numPBsToUnmap: 0, numBlocksToUnmap: 02026-01-02T07:22:13.016Z In(182) vmkernel: cpu46:28990779)Fil6: 4155: opType: 1, ioFlags: 264, allocFlags: 0, ioStateTxn: 0, ioStateNoTxn: 1, txnState: 2, numResolvedAddrMaps: 16, numTxnPendingAddrMaps: 02026-01-02T07:22:13.016Z In(182) vmkernel: cpu46:28990779)Fil6: 4162: wakeupOnIOComplete: 12, isIOIssued: 0, isIODone: 0, isRead: 1 isSync: 1, canBlock: 1, lastPartialBlock: 0Perform a cluster level storage rescan.
Cluster level storage rescan will trigger all hosts to detect the new LUN and new size of the datastore.