Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing fstab with mount -a failed for bound directories #9321

Closed
1 of 2 tasks
3axap4eHko opened this issue Dec 13, 2022 · 9 comments
Closed
1 of 2 tasks

Processing fstab with mount -a failed for bound directories #9321

3axap4eHko opened this issue Dec 13, 2022 · 9 comments

Comments

@3axap4eHko
Copy link

Version

Microsoft Windows [Version 10.0.22621.900]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

5.15.79.1

Distro Version

Ubuntu 22.04

Other Software

N/A

Repro Steps

  1. Mounted my ext4 disk with the following command in the scheduler on PC start
schtasks /create /tn "\WSL\Mount" /sc onlogon /ru Users /np /rl highest /f /tr "cmd /c wsl --mount \\.\PHYSICALDRIVE1 --partition 1"
  1. Added to /etc/fstab
/mnt/wsl/PHYSICALDRIVE1p1/projects    /home/zource/projects    none    defaults,bind    0 0
  1. Running the following commands show my projects
sudo mount -a
ll ~/projects
  1. After exiting and opening again WSL, it shows Processing fstab with mount -a failed. even if the directory is already mounted
  2. After PC restart shows the same error message and requires manual running sudo mount -a

Expected Behavior

Automatically mount fstab

Actual Behavior

does not mount automatically, requires manual running sudo mount -a

Diagnostic Logs

No response

@OneBlue
Copy link
Collaborator

OneBlue commented Dec 13, 2022

Thanks for reporting this @3axap4eHko.

Can you share the output of dmesg when mount -afails ? (/logs)

@ghost
Copy link

ghost commented Dec 13, 2022

Hello! Could you please provide more logs to help us better diagnose your issue?

To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging

Thank you!

@3axap4eHko
Copy link
Author

3axap4eHko commented Dec 14, 2022

@OneBlue this is `dmesg` right after the fail
[    0.000000] Linux version 5.15.79.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Nov 23 01:01:46 UTC 2022
[    0.000000] Command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=32 swiotlb=force console=hvc0 debug pty.legacy_count=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000007febfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI not present or invalid.
[    0.000000] Hypervisor detected: Microsoft Hyper-V
[    0.000000] Hyper-V: privilege flags low 0xae7f, high 0x3b8030, hints 0xa4e24, misc 0xe0bed7b2
[    0.000000] Hyper-V Host Build:22621-10.0-0-0.900
[    0.000000] Hyper-V: Nested features: 0x3e0101
[    0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480
[    0.000000] Hyper-V: Using hypercall for remote TLB flush
[    0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[    0.000001] tsc: Detected 2995.200 MHz processor
[    0.000008] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000011] last_pfn = 0x7fec00 max_arch_pfn = 0x400000000
[    0.000026] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000033] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[    0.000039] Using GB pages for direct mapping
[    0.000202] RAMDISK: [mem 0x03a35000-0x03c0efff]
[    0.000204] ACPI: Early table checksum verification disabled
[    0.000212] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[    0.000214] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000217] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000220] ACPI: DSDT 0x00000000001011B8 01E191 (v02 MSFTVM DSDT01   00000001 MSFT 05000000)
[    0.000221] ACPI: FACS 0x0000000000101114 000040
[    0.000223] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000224] ACPI: SRAT 0x000000000011F349 0004B0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000226] ACPI: APIC 0x000000000011F7F9 000148 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000227] ACPI: Reserving FACP table memory at [mem 0x101000-0x101113]
[    0.000228] ACPI: Reserving DSDT table memory at [mem 0x1011b8-0x11f348]
[    0.000228] ACPI: Reserving FACS table memory at [mem 0x101114-0x101153]
[    0.000229] ACPI: Reserving OEM0 table memory at [mem 0x101154-0x1011b7]
[    0.000229] ACPI: Reserving SRAT table memory at [mem 0x11f349-0x11f7f8]
[    0.000230] ACPI: Reserving APIC table memory at [mem 0x11f7f9-0x11f940]
[    0.000332] Zone ranges:
[    0.000332]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000333]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000334]   Normal   [mem 0x0000000100000000-0x00000007febfffff]
[    0.000335]   Device   empty
[    0.000336] Movable zone start for each node
[    0.000336] Early memory node ranges
[    0.000337]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000338]   node   0: [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000338]   node   0: [mem 0x0000000100000000-0x00000007febfffff]
[    0.000340] Initmem setup node 0 [mem 0x0000000000001000-0x00000007febfffff]
[    0.000426] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000443] On node 0, zone DMA: 352 pages in unavailable ranges
[    0.007574] On node 0, zone Normal: 5120 pages in unavailable ranges
[    0.007602] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.007722] IOAPIC[0]: apic_id 32, version 17, address 0xfec00000, GSI 0-23
[    0.007724] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.007726] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.007727] TSC deadline timer available
[    0.007728] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.007734] [mem 0xf8000000-0xffffffff] available for PCI devices
[    0.007734] Booting paravirtualized kernel on Hyper-V
[    0.007736] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.010777] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:32 nr_node_ids:1
[    0.011772] percpu: Embedded 53 pages/cpu s177496 r8192 d31400 u262144
[    0.011776] pcpu-alloc: s177496 r8192 d31400 u262144 alloc=1*2097152
[    0.011778] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.011782] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[    0.011792] Hyper-V: PV spinlocks enabled
[    0.011793] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.011797] Built 1 zonelists, mobility grouping on.  Total pages: 8219221
[    0.011798] Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=32 swiotlb=force console=hvc0 debug pty.legacy_count=0
[    0.011822] Unknown kernel command line parameters "WSL_ROOT_INIT=1", will be passed to user space.
[    0.011823] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.011824] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.011824] printk: log_buf_len min size: 131072 bytes
[    0.011898] printk: log_buf_len: 262144 bytes
[    0.011898] printk: early log buf free: 125240(95%)
[    0.014984] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.016545] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.016682] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.033755] Memory: 4081500K/33401468K available (18452K kernel code, 2627K rwdata, 9760K rodata, 2028K init, 1876K bss, 691300K reserved, 0K cma-reserved)
[    0.033813] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.033819] ftrace: allocating 54585 entries in 214 pages
[    0.047589] ftrace: allocated 214 pages with 5 groups
[    0.047770] rcu: Hierarchical RCU implementation.
[    0.047773] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=32.
[    0.047774]  Rude variant of Tasks RCU enabled.
[    0.047774]  Tracing variant of Tasks RCU enabled.
[    0.047775] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.047775] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.050012] Using NULL legacy PIC
[    0.050013] NR_IRQS: 16640, nr_irqs: 680, preallocated irqs: 0
[    0.050160] random: crng init done
[    0.050179] Console: colour dummy device 80x25
[    0.050187] ACPI: Core revision 20210730
[    0.050230] Failed to register legacy timer interrupt
[    0.050231] APIC: Switch to symmetric I/O mode setup
[    0.050931] x2apic enabled
[    0.051618] Switched APIC routing to physical x2apic.
[    0.051627] Hyper-V: Using IPI hypercalls
[    0.051671] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.051675] Calibrating delay loop (skipped), value calculated using timer frequency.. 5990.40 BogoMIPS (lpj=29952000)
[    0.051676] pid_max: default: 32768 minimum: 301
[    0.051694] LSM: Security Framework initializing
[    0.051697] landlock: Up and running.
[    0.051737] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.051766] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.051916] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.051923] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.051923] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.051925] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.051927] Spectre V2 : Mitigation: Enhanced IBRS
[    0.051927] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.051928] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.051928] RETBleed: Mitigation: Enhanced IBRS
[    0.051929] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.051930] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.059440] Freeing SMP alternatives memory: 60K
[    0.059470] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900K (family: 0x6, model: 0xb7, stepping: 0x1)
[    0.059520] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[    0.059532] rcu: Hierarchical SRCU implementation.
[    0.059953] smp: Bringing up secondary CPUs ...
[    0.059986] x86: Booting SMP configuration:
[    0.059986] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[    0.060241] smp: Brought up 1 node, 32 CPUs
[    0.060241] smpboot: Max logical packages: 1
[    0.060241] smpboot: Total of 32 processors activated (191692.80 BogoMIPS)
[    0.075769] node 0 deferred pages initialised in 10ms
[    0.075842] devtmpfs: initialized
[    0.075842] x86/mm: Memory block size: 128MB
[    0.075842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.075842] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.075842] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.075842] thermal_sys: Registered thermal governor 'step_wise'
[    0.075842] cpuidle: using governor menu
[    0.075842] ACPI: bus type PCI registered
[    0.075842] PCI: Fatal: No config space access function found
[    0.075842] Kprobes globally optimized
[    0.075842] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.075842] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.081785] raid6: skip pq benchmark and using algorithm avx2x4
[    0.081785] raid6: using avx2x2 recovery algorithm
[    0.081785] ACPI: Added _OSI(Module Device)
[    0.081785] ACPI: Added _OSI(Processor Device)
[    0.081785] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.081785] ACPI: Added _OSI(Processor Aggregator Device)
[    0.081785] ACPI: Added _OSI(Linux-Dell-Video)
[    0.081785] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.081785] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.083440] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.083837] ACPI: Interpreter enabled
[    0.083838] ACPI: PM: (supports S0 S5)
[    0.083839] ACPI: Using IOAPIC for interrupt routing
[    0.083842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.083923] ACPI: Enabled 1 GPEs in block 00 to 0F
[    0.084422] iommu: Default domain type: Translated
[    0.084423] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.084456] SCSI subsystem initialized
[    0.084460] ACPI: bus type USB registered
[    0.084464] usbcore: registered new interface driver usbfs
[    0.084466] usbcore: registered new interface driver hub
[    0.084470] usbcore: registered new device driver usb
[    0.084475] pps_core: LinuxPPS API ver. 1 registered
[    0.084475] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.084476] PTP clock support registered
[    0.084490] hv_vmbus: Vmbus version:5.3
[    0.084490] PCI: Using ACPI for IRQ routing
[    0.084490] PCI: System does not support PCI
[    0.084490] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[    0.084490] clocksource: Switched to clocksource tsc-early
[    0.084490] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[    0.084490] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177
[    0.087556] VFS: Disk quotas dquot_6.6.0
[    0.087564] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.087573] FS-Cache: Loaded
[    0.087588] pnp: PnP ACPI init
[    0.087644] pnp: PnP ACPI: found 1 devices
[    0.089267] NET: Registered PF_INET protocol family
[    0.089482] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.090105] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.090120] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.090123] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.090327] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.090471] TCP: Hash tables configured (established 262144 bind 65536)
[    0.090490] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.090524] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.090571] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.090861] RPC: Registered named UNIX socket transport module.
[    0.090862] RPC: Registered udp transport module.
[    0.090863] RPC: Registered tcp transport module.
[    0.090863] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.090864] PCI: CLS 0 bytes, default 64
[    0.090874] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.090874] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[    0.090887] KVM: vmx: using Hyper-V Enlightened VMCS
[    0.090896] Trying to unpack rootfs image as initramfs...
[    0.091390] Freeing initrd memory: 1896K
[    0.253224] kvm: already loaded the other module
[    0.255694] Initialise system trusted keyrings
[    0.255751] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    0.256114] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.256204] NFS: Registering the id_resolver key type
[    0.256207] Key type id_resolver registered
[    0.256207] Key type id_legacy registered
[    0.256209] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.256210] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.256211] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.256687] Key type cifs.idmap registered
[    0.256720] fuse: init (API version 7.34)
[    0.256791] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[    0.256961] 9p: Installing v9fs 9p2000 file system support
[    0.256968] FS-Cache: Netfs '9p' registered for caching
[    0.256988] FS-Cache: Netfs 'ceph' registered for caching
[    0.256989] ceph: loaded (mds proto 32)
[    0.260915] NET: Registered PF_ALG protocol family
[    0.260917] xor: automatically using best checksumming function   avx
[    0.260917] Key type asymmetric registered
[    0.260918] Asymmetric key parser 'x509' registered
[    0.260927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.261615] hv_vmbus: registering driver hv_pci
[    0.261813] hv_pci 41256bae-6195-4d16-95e0-38cd00734733: PCI VMBus probing: Using version 0x10004
[    0.262228] hv_pci 41256bae-6195-4d16-95e0-38cd00734733: PCI host bridge to bus 6195:00
[    0.262229] pci_bus 6195:00: root bus resource [mem 0x9ffe00000-0x9ffe02fff window]
[    0.262230] pci_bus 6195:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.262513] pci 6195:00:00.0: [1af4:1043] type 00 class 0x010000
[    0.262864] pci 6195:00:00.0: reg 0x10: [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.263087] pci 6195:00:00.0: reg 0x18: [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.263307] pci 6195:00:00.0: reg 0x20: [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.264367] pci_bus 6195:00: busn_res: [bus 00-ff] end is updated to 00
[    0.264369] pci 6195:00:00.0: BAR 0: assigned [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.264522] pci 6195:00:00.0: BAR 2: assigned [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.264672] pci 6195:00:00.0: BAR 4: assigned [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.264969] hv_pci abc48646-1e4c-4728-abe2-e788c3c6eff2: PCI VMBus probing: Using version 0x10004
[    0.265264] hv_pci abc48646-1e4c-4728-abe2-e788c3c6eff2: PCI host bridge to bus 1e4c:00
[    0.265265] pci_bus 1e4c:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.265387] pci 1e4c:00:00.0: [1414:008e] type 00 class 0x030200
[    0.266812] pci_bus 1e4c:00: busn_res: [bus 00-ff] end is updated to 00
[    0.266938] hv_pci b0dbd62a-0c2e-4321-b97f-3558f28d3a36: PCI VMBus probing: Using version 0x10004
[    0.267336] hv_pci b0dbd62a-0c2e-4321-b97f-3558f28d3a36: PCI host bridge to bus 0c2e:00
[    0.267337] pci_bus 0c2e:00: root bus resource [mem 0x9ffe04000-0x9ffe06fff window]
[    0.267338] pci_bus 0c2e:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.267664] pci 0c2e:00:00.0: [1af4:1049] type 00 class 0x010000
[    0.267994] pci 0c2e:00:00.0: reg 0x10: [mem 0x9ffe04000-0x9ffe04fff 64bit]
[    0.268221] pci 0c2e:00:00.0: reg 0x18: [mem 0x9ffe05000-0x9ffe05fff 64bit]
[    0.268449] pci 0c2e:00:00.0: reg 0x20: [mem 0x9ffe06000-0x9ffe06fff 64bit]
[    0.269698] pci_bus 0c2e:00: busn_res: [bus 00-ff] end is updated to 00
[    0.269700] pci 0c2e:00:00.0: BAR 0: assigned [mem 0x9ffe04000-0x9ffe04fff 64bit]
[    0.269864] pci 0c2e:00:00.0: BAR 2: assigned [mem 0x9ffe05000-0x9ffe05fff 64bit]
[    0.270067] pci 0c2e:00:00.0: BAR 4: assigned [mem 0x9ffe06000-0x9ffe06fff 64bit]
[    0.273247] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.286444] Non-volatile memory driver v1.3
[    0.286526] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0
[    0.287034] printk: console [hvc0] enabled
[    0.288808] brd: module loaded
[    0.289455] loop: module loaded
[    0.289600] hv_vmbus: registering driver hv_storvsc
[    0.289917] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    0.290147] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    0.290408] tun: Universal TUN/TAP device driver, 1.6
[    0.290449] scsi host0: storvsc_host_t
[    0.290629] PPP generic driver version 2.4.2
[    0.290985] PPP BSD Compression module registered
[    0.291126] PPP Deflate Compression module registered
[    0.291266] PPP MPPE Compression module registered
[    0.291406] NET: Registered PF_PPPOX protocol family
[    0.291544] usbcore: registered new interface driver cdc_ether
[    0.291767] usbcore: registered new interface driver cdc_ncm
[    0.291937] usbcore: registered new interface driver r8153_ecm
[    0.292098] hv_vmbus: registering driver hv_netvsc
[    0.292260] VFIO - User Level meta-driver version: 0.3
[    0.292450] usbcore: registered new interface driver cdc_acm
[    0.292613] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.292808] usbcore: registered new interface driver ch341
[    0.292934] usbserial: USB Serial support registered for ch341-uart
[    0.293095] usbcore: registered new interface driver cp210x
[    0.293220] usbserial: USB Serial support registered for cp210x
[    0.293372] usbcore: registered new interface driver ftdi_sio
[    0.293529] usbserial: USB Serial support registered for FTDI USB Serial Device
[    0.293769] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    0.293936] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 1
[    0.294135] vhci_hcd: created sysfs vhci_hcd.0
[    0.294356] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.294558] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.294754] usb usb1: Product: USB/IP Virtual Host Controller
[    0.294916] usb usb1: Manufacturer: Linux 5.15.79.1-microsoft-standard-WSL2 vhci_hcd
[    0.295109] usb usb1: SerialNumber: vhci_hcd.0
[    0.295297] hub 1-0:1.0: USB hub found
[    0.295404] hub 1-0:1.0: 8 ports detected
[    0.295639] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    0.295795] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 2
[    0.296023] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.296293] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.296487] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.296682] usb usb2: Product: USB/IP Virtual Host Controller
[    0.296842] usb usb2: Manufacturer: Linux 5.15.79.1-microsoft-standard-WSL2 vhci_hcd
[    0.297037] usb usb2: SerialNumber: vhci_hcd.0
[    0.297220] hub 2-0:1.0: USB hub found
[    0.297337] hub 2-0:1.0: 8 ports detected
[    0.297572] hv_vmbus: registering driver hyperv_keyboard
[    0.297762] rtc_cmos 00:00: RTC can wake from S4
[    0.298495] rtc_cmos 00:00: registered as rtc0
[    0.298761] rtc_cmos 00:00: setting system clock to 2022-12-13T17:30:09 UTC (1670952609)
[    0.298952] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[    0.299203] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.299486] device-mapper: raid: Loading target version 1.15.1
[    0.299763] usbcore: registered new interface driver usbhid
[    0.299892] usbhid: USB HID core driver
[    0.300010] hv_utils: Registering HyperV Utility Driver
[    0.300144] hv_vmbus: registering driver hv_utils
[    0.300277] hv_vmbus: registering driver hv_balloon
[    0.300455] hv_vmbus: registering driver dxgkrnl
[    0.300455] hv_utils: TimeSync IC version 4.0
[    0.300826] drop_monitor: Initializing network drop monitor service
[    0.300841] hv_balloon: Using Dynamic Memory protocol version 2.0
[    0.301123] Mirror/redirect action on
[    0.301496] u32 classifier
[    0.301596]     Performance counters on
[    0.301738]     input device check on
[    0.301866]     Actions configured
[    0.301880] Free page reporting enabled
[    0.302268] hv_balloon: Cold memory discard hint enabled with order 9
[    0.302594] IPVS: Registered protocols (TCP, UDP)
[    0.302761] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    0.302984] IPVS: ipvs loaded.
[    0.303085] IPVS: [rr] scheduler registered.
[    0.303212] IPVS: [wrr] scheduler registered.
[    0.303334] IPVS: [sh] scheduler registered.
[    0.303477] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    0.303655] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[    0.303812] Initializing XFRM netlink socket
[    0.303952] NET: Registered PF_INET6 protocol family
[    0.304381] Segment Routing with IPv6
[    0.304496] In-situ OAM (IOAM) with IPv6
[    0.304614] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.304817] NET: Registered PF_PACKET protocol family
[    0.304963] Bridge firewalling registered
[    0.305068] 8021q: 802.1Q VLAN Support v1.8
[    0.305176] sctp: Hash tables configured (bind 512/512)
[    0.305332] 9pnet: Installing 9P2000 support
[    0.310542] Key type dns_resolver registered
[    0.310694] Key type ceph registered
[    0.310865] libceph: loaded (mon/osd proto 15/24)
[    0.311051] NET: Registered PF_VSOCK protocol family
[    0.311205] hv_vmbus: registering driver hv_sock
[    0.311362] IPI shorthand broadcast: enabled
[    0.311502] sched_clock: Marking stable (309520535, 1519700)->(324507400, -13467165)
[    0.312259] registered taskstats version 1
[    0.313075] Loading compiled-in X.509 certificates
[    0.315538] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    0.318592] Freeing unused kernel image (initmem) memory: 2028K
[    0.391704] Write protecting the kernel read-only data: 30720k
[    0.393057] Freeing unused kernel image (text/rodata gap) memory: 2024K
[    0.393719] Freeing unused kernel image (rodata/data gap) memory: 480K
[    0.393912] Run /init as init process
[    0.394019]   with arguments:
[    0.394113]     /init
[    0.394177]   with environment:
[    0.394270]     HOME=/
[    0.394331]     TERM=linux
[    0.394393]     WSL_ROOT_INIT=1
[    0.396380] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.397120] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.397580] sd 0:0:0:0: [sda] 743696 512-byte logical blocks: (381 MB/363 MiB)
[    0.397824] sd 0:0:0:0: [sda] Write Protect is on
[    0.397984] sd 0:0:0:0: [sda] Mode Sense: 0f 00 80 00
[    0.398174] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    0.551955] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.631928] EXT4-fs (sda): mounted filesystem without journal. Opts: (null). Quota mode: none.
[    0.839065] hv_pci aeaadb9b-8759-4fe5-b187-eccef3a625c2: PCI VMBus probing: Using version 0x10004
[    0.840275] hv_pci aeaadb9b-8759-4fe5-b187-eccef3a625c2: PCI host bridge to bus 8759:00
[    0.840463] pci_bus 8759:00: root bus resource [mem 0xc00000000-0xe00001fff window]
[    0.840656] pci_bus 8759:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.841181] pci 8759:00:00.0: [1af4:105a] type 00 class 0x088000
[    0.842313] pci 8759:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit]
[    0.843343] pci 8759:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit]
[    0.844377] pci 8759:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit]
[    0.846411] pci_bus 8759:00: busn_res: [bus 00-ff] end is updated to 00
[    0.846575] pci 8759:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit]
[    0.847540] pci 8759:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit]
[    0.848509] pci 8759:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit]
[    0.855093] virtiofs virtio2: Cache len: 0x200000000 @ 0xc00000000
[    0.950193] memmap_init_zone_device initialised 2097152 pages in 10ms
[    0.955357] FS-Cache: Duplicate cookie detected
[    0.955571] FS-Cache: O-cookie c=00000004 [p=00000002 fl=222 nc=0 na=1]
[    0.955890] FS-Cache: O-cookie d=00000000b0b6412d{9P.session} n=000000002122de45
[    0.956302] FS-Cache: O-key=[10] '34323934393337333837'
[    0.956569] FS-Cache: N-cookie c=00000005 [p=00000002 fl=2 nc=0 na=1]
[    0.956939] FS-Cache: N-cookie d=00000000b0b6412d{9P.session} n=000000008c6b6c9a
[    0.957415] FS-Cache: N-key=[10] '34323934393337333837'
[    0.958709] FS-Cache: Duplicate cookie detected
[    0.958988] FS-Cache: O-cookie c=00000004 [p=00000002 fl=222 nc=0 na=1]
[    0.959491] FS-Cache: O-cookie d=00000000b0b6412d{9P.session} n=000000002122de45
[    0.959779] FS-Cache: O-key=[10] '34323934393337333837'
[    0.959976] FS-Cache: N-cookie c=00000006 [p=00000002 fl=2 nc=0 na=1]
[    0.960247] FS-Cache: N-cookie d=00000000b0b6412d{9P.session} n=000000006a686327
[    0.960695] FS-Cache: N-key=[10] '34323934393337333837'
[    1.291724] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    1.321711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    1.323289] clocksource: Switched to clocksource tsc
[    2.801962] scsi 0:0:0:1: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    2.802727] sd 0:0:0:1: Attached scsi generic sg1 type 0
[    2.803075] sd 0:0:0:1: [sdb] 16777224 512-byte logical blocks: (8.59 GB/8.00 GiB)
[    2.803233] scsi 0:0:0:2: Direct-Access              Crucial_CT512MX1 MU01 PQ: 0 ANSI: 0
[    2.803279] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[    2.803894] sd 0:0:0:2: Attached scsi generic sg2 type 0
[    2.804049] sd 0:0:0:1: [sdb] Write Protect is off
[    2.804477] sd 0:0:0:2: [sdc] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[    2.804759] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[    2.804971] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.806119] sd 0:0:0:1: [sdb] Attached SCSI disk
[    2.806601] sd 0:0:0:2: [sdc] Write Protect is off
[    2.806881] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[    2.813224] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.824372]  sdc: sdc1
[    2.830829] WSL (353): Mapped partition 1 from device /sys/block/sdc to /dev/sdc1
[    2.833450] sd 0:0:0:2: [sdc] Attached SCSI disk
[    2.838310] WSL (353): Detected ext4 filesystem for device: /dev/sdc1
[    2.839594] Adding 8388608k swap on /dev/sdb.  Priority:-2 extents:1 across:8388608k
[    2.845842] EXT4-fs (sdc1): recovery complete
[    2.846033] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: . Quota mode: none.
[    2.855414] scsi 0:0:0:3: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    2.855942] sd 0:0:0:3: Attached scsi generic sg3 type 0
[    2.856288] sd 0:0:0:3: [sdd] 2147483648 512-byte logical blocks: (1.10 TB/1.00 TiB)
[    2.856523] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[    2.856737] sd 0:0:0:3: [sdd] Write Protect is off
[    2.856897] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[    2.857148] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.858516] sd 0:0:0:3: [sdd] Attached SCSI disk
[    2.876742] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered. Quota mode: none.
[    3.212743] /sbin/ldconfig:
[    3.212745] /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link

[    3.281558] hv_pci f01a8393-ca74-46b4-869e-82587deee0d1: PCI VMBus probing: Using version 0x10004
[    3.282239] 9pnet_virtio: no channels available for device drvfs
[    3.282497] WSL (1) WARNING: mount: waiting for virtio device drvfs
[    3.282551] hv_pci f01a8393-ca74-46b4-869e-82587deee0d1: PCI host bridge to bus ca74:00
[    3.282923] pci_bus ca74:00: root bus resource [mem 0x9ffe08000-0x9ffe0afff window]
[    3.283119] pci_bus ca74:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.283640] pci ca74:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.284160] pci ca74:00:00.0: reg 0x10: [mem 0x9ffe08000-0x9ffe08fff 64bit]
[    3.284575] pci ca74:00:00.0: reg 0x18: [mem 0x9ffe09000-0x9ffe09fff 64bit]
[    3.285002] pci ca74:00:00.0: reg 0x20: [mem 0x9ffe0a000-0x9ffe0afff 64bit]
[    3.286578] pci_bus ca74:00: busn_res: [bus 00-ff] end is updated to 00
[    3.288824] pci ca74:00:00.0: BAR 0: assigned [mem 0x9ffe08000-0x9ffe08fff 64bit]
[    3.290302] pci ca74:00:00.0: BAR 2: assigned [mem 0x9ffe09000-0x9ffe09fff 64bit]
[    3.292125] pci ca74:00:00.0: BAR 4: assigned [mem 0x9ffe0a000-0x9ffe0afff 64bit]
[    3.411743] hv_pci 114f0eab-0678-4101-8164-24f01f7ad938: PCI VMBus probing: Using version 0x10004
[    3.413068] 9pnet_virtio: no channels available for device drvfs
[    3.414698] WSL (1) WARNING: mount: waiting for virtio device drvfs
[    3.415060] hv_pci 114f0eab-0678-4101-8164-24f01f7ad938: PCI host bridge to bus 0678:00
[    3.418063] pci_bus 0678:00: root bus resource [mem 0x9ffe0c000-0x9ffe0efff window]
[    3.420662] pci_bus 0678:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.421883] pci 0678:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.422916] pci 0678:00:00.0: reg 0x10: [mem 0x9ffe0c000-0x9ffe0cfff 64bit]
[    3.425740] pci 0678:00:00.0: reg 0x18: [mem 0x9ffe0d000-0x9ffe0dfff 64bit]
[    3.426741] pci 0678:00:00.0: reg 0x20: [mem 0x9ffe0e000-0x9ffe0efff 64bit]
[    3.440374] pci_bus 0678:00: busn_res: [bus 00-ff] end is updated to 00
[    3.441359] pci 0678:00:00.0: BAR 0: assigned [mem 0x9ffe0c000-0x9ffe0cfff 64bit]
[    3.442552] pci 0678:00:00.0: BAR 2: assigned [mem 0x9ffe0d000-0x9ffe0dfff 64bit]
[    3.471211] pci 0678:00:00.0: BAR 4: assigned [mem 0x9ffe0e000-0x9ffe0efff 64bit]
[    3.521835] hv_pci c7be45b3-36fc-4540-a02e-139a3bb30890: PCI VMBus probing: Using version 0x10004
[    3.544780] hv_pci c7be45b3-36fc-4540-a02e-139a3bb30890: PCI host bridge to bus 36fc:00
[    3.545262] pci_bus 36fc:00: root bus resource [mem 0xbffe10000-0xbffe12fff window]
[    3.545728] pci_bus 36fc:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.546467] pci 36fc:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.547144] pci 36fc:00:00.0: reg 0x10: [mem 0xbffe10000-0xbffe10fff 64bit]
[    3.547694] pci 36fc:00:00.0: reg 0x18: [mem 0xbffe11000-0xbffe11fff 64bit]
[    3.548747] pci 36fc:00:00.0: reg 0x20: [mem 0xbffe12000-0xbffe12fff 64bit]
[    3.550784] pci_bus 36fc:00: busn_res: [bus 00-ff] end is updated to 00
[    3.551117] pci 36fc:00:00.0: BAR 0: assigned [mem 0xbffe10000-0xbffe10fff 64bit]
[    3.551700] pci 36fc:00:00.0: BAR 2: assigned [mem 0xbffe11000-0xbffe11fff 64bit]
[    3.552235] pci 36fc:00:00.0: BAR 4: assigned [mem 0xbffe12000-0xbffe12fff 64bit]
[    3.577032] mount:
[    3.577034] /home/zource/projects: special device /mnt/wsl/PHYSICALDRIVE1p1/projects does not exist.

[    3.578373] WSL (1) ERROR: UtilCreateProcessAndWait:683: /bin/mount failed with status 0x2000

[    3.579099] WSL (1) ERROR: ConfigMountFsTab:2521: Processing fstab with mount -a failed.
[    3.594537] /sbin/ldconfig.real:
[    3.594539] /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link

[    3.614315] hv_pci bd2df581-73a8-4207-809b-d5b4fd1153c2: PCI VMBus probing: Using version 0x10004
[    3.615714] 9pnet_virtio: no channels available for device drvfs
[    3.616318] WSL (1) WARNING: mount: waiting for virtio device drvfs
[    3.634421] hv_pci bd2df581-73a8-4207-809b-d5b4fd1153c2: PCI host bridge to bus 73a8:00
[    3.635070] pci_bus 73a8:00: root bus resource [mem 0xbffe14000-0xbffe16fff window]
[    3.635435] pci_bus 73a8:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.636329] pci 73a8:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.637095] pci 73a8:00:00.0: reg 0x10: [mem 0xbffe14000-0xbffe14fff 64bit]
[    3.637869] pci 73a8:00:00.0: reg 0x18: [mem 0xbffe15000-0xbffe15fff 64bit]
[    3.638735] pci 73a8:00:00.0: reg 0x20: [mem 0xbffe16000-0xbffe16fff 64bit]
[    3.641057] pci_bus 73a8:00: busn_res: [bus 00-ff] end is updated to 00
[    3.641640] pci 73a8:00:00.0: BAR 0: assigned [mem 0xbffe14000-0xbffe14fff 64bit]
[    3.642839] pci 73a8:00:00.0: BAR 2: assigned [mem 0xbffe15000-0xbffe15fff 64bit]
[    3.643590] pci 73a8:00:00.0: BAR 4: assigned [mem 0xbffe16000-0xbffe16fff 64bit]
[    3.722899] hv_pci e4ba2f9b-b407-491a-bec0-c72ff8b5ac9f: PCI VMBus probing: Using version 0x10004
[    3.725734] 9pnet_virtio: no channels available for device drvfs
[    3.726111] WSL (1) WARNING: mount: waiting for virtio device drvfs
[    3.744541] hv_pci e4ba2f9b-b407-491a-bec0-c72ff8b5ac9f: PCI host bridge to bus b407:00
[    3.745023] pci_bus b407:00: root bus resource [mem 0xbffe18000-0xbffe1afff window]
[    3.745957] pci_bus b407:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.747921] pci b407:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.749065] pci b407:00:00.0: reg 0x10: [mem 0xbffe18000-0xbffe18fff 64bit]
[    3.749843] pci b407:00:00.0: reg 0x18: [mem 0xbffe19000-0xbffe19fff 64bit]
[    3.750466] pci b407:00:00.0: reg 0x20: [mem 0xbffe1a000-0xbffe1afff 64bit]
[    3.754477] pci_bus b407:00: busn_res: [bus 00-ff] end is updated to 00
[    3.754762] pci b407:00:00.0: BAR 0: assigned [mem 0xbffe18000-0xbffe18fff 64bit]
[    3.755226] pci b407:00:00.0: BAR 2: assigned [mem 0xbffe19000-0xbffe19fff 64bit]
[    3.755931] pci b407:00:00.0: BAR 4: assigned [mem 0xbffe1a000-0xbffe1afff 64bit]
[    3.784911] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    3.785212] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    3.785514] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    3.785774] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    3.833863] hv_pci 0ad467e9-8720-4a84-a914-dca614d79305: PCI VMBus probing: Using version 0x10004
[    3.855048] hv_pci 0ad467e9-8720-4a84-a914-dca614d79305: PCI host bridge to bus 8720:00
[    3.855652] pci_bus 8720:00: root bus resource [mem 0xbffe1c000-0xbffe1efff window]
[    3.856205] pci_bus 8720:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.857837] pci 8720:00:00.0: [1af4:1049] type 00 class 0x010000
[    3.859065] pci 8720:00:00.0: reg 0x10: [mem 0xbffe1c000-0xbffe1cfff 64bit]
[    3.860062] pci 8720:00:00.0: reg 0x18: [mem 0xbffe1d000-0xbffe1dfff 64bit]
[    3.861058] pci 8720:00:00.0: reg 0x20: [mem 0xbffe1e000-0xbffe1efff 64bit]
[    3.863576] pci_bus 8720:00: busn_res: [bus 00-ff] end is updated to 00
[    3.864096] pci 8720:00:00.0: BAR 0: assigned [mem 0xbffe1c000-0xbffe1cfff 64bit]
[    3.865390] pci 8720:00:00.0: BAR 2: assigned [mem 0xbffe1d000-0xbffe1dfff 64bit]
[    3.866421] pci 8720:00:00.0: BAR 4: assigned [mem 0xbffe1e000-0xbffe1efff 64bit]
[    5.683349] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.998133] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.998663] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.998916] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.999349] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.999600] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    5.999823] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    6.000101] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    6.000456] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    6.000673] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    6.000916] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    6.869758] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   49.121990] hv_balloon: Max. dynamic memory size: 32620 MB

@ghost ghost removed the needs-author-feedback label Dec 14, 2022
@3axap4eHko
Copy link
Author

logs from the script
WslLogs-2022-12-13_21-13-51.zip

@elsaco
Copy link

elsaco commented Dec 14, 2022

@3axap4eHko the relevant info is:

[    3.577032] mount:
[    3.577034] /home/zource/projects: special device /mnt/wsl/PHYSICALDRIVE1p1/projects does not exist.

[    3.578373] WSL (1) ERROR: UtilCreateProcessAndWait:683: /bin/mount failed with status 0x2000

[    3.579099] WSL (1) ERROR: ConfigMountFsTab:2521: Processing fstab with mount -a failed.

If you use the UUID of the PHYSICALDRIVE1p1 in /etc/fstab the error won't display anymore.

@3axap4eHko
Copy link
Author

3axap4eHko commented Dec 19, 2022

@elsaco do you think this is the correct behavior when WSL is not ready before running mount -a? I mean it's not really obvious that WSL does not guarantee the mounting before fstab.
Anyway thank you for your help, I solved the problem with the manual partition mounting.

UUID=23205092-727b-44e9-9080-8812ac4b01d5   /mnt/work    ext4    defaults    0 0
/mnt/work/projects    /home/zource/projects    none    defaults,bind    0 0

@OneBlue
Copy link
Collaborator

OneBlue commented Dec 20, 2022

Closing since this issue has been resolved.

@OneBlue OneBlue closed this as completed Dec 20, 2022
@jrett
Copy link

jrett commented Feb 23, 2023

This issue has not been resolved, a work around was implemented. I have the same issue. I setup an nfs mount in my fstab file, and it works fine, but every time I open a terminal/shell I get the error message. I do also have docker installed and it shows up in the list of distros. I'm not sure if that's related, but my ubuntu distro is the default.

@DingXuefeng
Copy link

same problem here. I use task schedular to mount the physical disk with highest priviliage, then mount it with fstab and UUID. I can access the disk properly, but the error message appeared and it's annoying.

PS C:\Users\Administrator> wsl
Processing fstab with mount -a failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants