Eu tenho um convidado Linux rodando em uma máquina Windows 10 no VirtualBox.
Uma unidade NTFS do host tem um diretório compartilhado com o convidado Linux por meio da configuração "Pastas compartilhadas"
Pastas de máquinas - >
aparece em /media/sf_windows-shared
e é montado no diretório inicial via
sudo mount -t ntfs -o defaults,bind /media/sf_windows-shared /home/user/windows-shared/
Tem sido assim por muito tempo. Meses.
Ultimamente, no máximo desde algumas semanas, esse disco F: \ continua girando, sem que eu queira isso. O host do Windows não o utiliza, é uma unidade para backups do convidado Linux, que é executada 4 vezes por dia. Configurei o "HDD sleep time" (tempo de espera do HDD) para 4 minutos na configuração de energia do Windows, para que ele adormeça depois que o backup for feito (isso reduz o consumo de energia em ~ 10W em um sistema 24/7).
Eu usei Process Manager
( procmon
) no host do Windows para ver o que está causando as gravações no disco e, assim, fazer com que ele acelere, e só recebo entradas de VBoxHeadless.exe
, o que indica que é o VirtualBox que está fazendo com que o disco gire.
Existe algo acessando o disco a cada 10 segundos. Em procmon
, vejo que é a pasta F:\VM-Shared
que está sendo acessada. Mas não é exatamente isso que faz com que o drive acorde, já que ele consegue dormir alguns minutos antes de acordar novamente (após 10-20 minutos)
Estas são duas amostras dos dados mostrados no procmon
13:17:51,0605497 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0606371 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0606763 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0607213 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0608466 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0608944 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0609202 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0609430 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0610390 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0610790 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0611011 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0611227 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0635221 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0635747 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0635976 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0636225 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0637197 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0637601 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0637842 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0638063 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0638949 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0639321 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0639537 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0639750 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0645157 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0645761 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0646006 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0646260 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0647276 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0647758 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0648003 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0648265 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0649384 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0649931 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0650262 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:17:51,0650580 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0623528 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0624198 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0624459 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0624745 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0625897 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0626358 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0626612 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0626852 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0627873 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0628294 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0628527 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0628756 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0645594 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0646247 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0646570 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0646970 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0648440 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0649057 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0649404 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0649768 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0651242 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0651867 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0652226 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0652577 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0665132 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0665593 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QuerySizeInformationVolume, TotalAllocationUnits: 2.441.575.935, AvailableAllocationUnits: 1.182.175.799, SectorsPerAllocationUnit: 8, BytesPerSector: 512 [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0665801 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0666038 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0667027 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0667439 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryInformationVolume, VolumeCreationTime: 25.04.2018 21:23:10, VolumeSerialNumber: DADA-A185, SupportsObjects: True, VolumeLabel: 10TB [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0667692 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0667925 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0669081 VBoxHeadless.exe 8280 IRP_MJ_CREATE F:\VM-Shared Desired Access: Generic Read, Disposition: Open, Options: , Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0671025 VBoxHeadless.exe 8280 IRP_MJ_QUERY_VOLUME_INFORMATION F:\VM-Shared Type: QueryAttributeInformationVolume, FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00600, MaximumComponentNameLength: 255, FileSystemName: NTFS [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0671376 VBoxHeadless.exe 8280 IRP_MJ_CLEANUP F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
13:18:01,0671735 VBoxHeadless.exe 8280 IRP_MJ_CLOSE F:\VM-Shared [redacted] --comment "Ubuntu Server" --startvm [redacted] --vrde config "--sup-hardening-log=[redacted]\VirtualBox VMs\Ubuntu Server\Logs\VBoxHardening.log" 8544 8220
Eu preciso descobrir o que está causando esse acesso ao disco na VM. Eu tentei inotifywait -e access /home/user/windows-shared/
, mas isso não mostra nada. Eu provavelmente precisaria usar o sinalizador -r
(recursivo), mas o diretório contém muitos milhares de arquivos. Eu tentei uma vez, mas não terminaria de configurar o comando.
Estou tentando usar dstat
e iotop
, mas de alguma forma não consigo ver exatamente essa montagem.
Este é um HGST Ultrastar HUH721010ALE600 / 0F27604, o custo de tê-lo funcionando 24/7 seria um negligenciável 25 € / ano. Mas também há outras unidades que dormem corretamente. Seria o melhor para tocar & sincronizar a cada minuto para manter o drive acordado?
O que posso fazer para encontrar a causa raiz?
Tags windows virtualbox disk linux