• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

nvme0n1 Unknown

Plus 24.11 Development Snapshots (Retired)
4
22
1.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    stephenw10 Netgate Administrator
    last edited by Jun 25, 2024, 6:44 PM

    Works OK here:

    [24.08-DEVELOPMENT][root@6100-3.stevew.lan]/root: smartctl -a /dev/nvme0
    smartctl 7.4 2023-08-01 r5530 [FreeBSD 15.0-CURRENT amd64] (local build)
    Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
    
    === START OF INFORMATION SECTION ===
    Model Number:                       M.2 (P80) 3TE6
    Serial Number:                      BCA12107210770235
    Firmware Version:                   V20B09
    PCI Vendor/Subsystem ID:            0x1bc0
    IEEE OUI Identifier:                0x24693e
    Controller ID:                      0
    NVMe Version:                       1.3
    Number of Namespaces:               1
    Namespace 1 Size/Capacity:          120,034,123,776 [120 GB]
    Namespace 1 Formatted LBA Size:     512
    Namespace 1 IEEE EUI-64:            24693e 78490bc0bb
    Local Time is:                      Tue Jun 25 19:43:54 2024 BST
    Firmware Updates (0x02):            1 Slot
    Optional Admin Commands (0x0006):   Format Frmw_DL
    Optional NVM Commands (0x000f):     Comp Wr_Unc DS_Mngmt Wr_Zero
    Log Page Attributes (0x03):         S/H_per_NS Cmd_Eff_Lg
    Maximum Data Transfer Size:         256 Pages
    Warning  Comp. Temp. Threshold:     70 Celsius
    Critical Comp. Temp. Threshold:     85 Celsius
    
    Supported Power States
    St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
     0 +     6.50W       -        -    0  0  0  0        5       5
     1 +     5.80W       -        -    1  1  1  1       30      30
     2 +     3.60W       -        -    2  2  2  2      100     100
     3 -   0.0500W       -        -    3  3  3  3     5000   10000
     4 -   0.0025W       -        -    4  4  4  4     5000   45000
    
    Supported LBA Sizes (NSID 0x1)
    Id Fmt  Data  Metadt  Rel_Perf
     0 +     512       0         0
    
    === START OF SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED
    
    SMART/Health Information (NVMe Log 0x02)
    Critical Warning:                   0x00
    Temperature:                        45 Celsius
    Available Spare:                    100%
    Available Spare Threshold:          1%
    Percentage Used:                    0%
    Data Units Read:                    102,556 [52.5 GB]
    Data Units Written:                 933,057 [477 GB]
    Host Read Commands:                 1,461,531
    Host Write Commands:                46,027,016
    Controller Busy Time:               27
    Power Cycles:                       201
    Power On Hours:                     3,656
    Unsafe Shutdowns:                   137
    Media and Data Integrity Errors:    0
    Error Information Log Entries:      27
    Warning  Comp. Temperature Time:    0
    Critical Comp. Temperature Time:    0
    Temperature Sensor 1:               66 Celsius
    Temperature Sensor 2:               45 Celsius
    Temperature Sensor 3:               45 Celsius
    Temperature Sensor 4:               46 Celsius
    Thermal Temp. 1 Transition Count:   2
    Thermal Temp. 1 Total Time:         157498
    
    Error Information (NVMe Log 0x01, 16 of 64 entries)
    No Errors Logged
    
    Self-tests not supported
    

    What exactly are you seeing?

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by Jun 25, 2024, 6:46 PM

      Oh in the widget?

      login-to-view

      T 1 Reply Last reply Jun 25, 2024, 6:47 PM Reply Quote 0
      • T
        tedquade @stephenw10
        last edited by Jun 25, 2024, 6:47 PM

        @stephenw10 In the widget Yes.
        Ted

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by Jun 25, 2024, 6:51 PM

          Ok looks like the way the drive devices are presented has changed slightly. nvme0n1 doesn't exist in 24.03. Digging.

          D 1 Reply Last reply Jun 25, 2024, 7:05 PM Reply Quote 0
          • D
            DefenderLLC @stephenw10
            last edited by Jun 25, 2024, 7:05 PM

            @stephenw10 In that case, I'll roll the dice after hours. :)

            1 Reply Last reply Reply Quote 1
            • S
              stephenw10 Netgate Administrator
              last edited by Jun 25, 2024, 8:23 PM

              Mmm, digging into what changed but it doesn't appear to be anything more than cosmetic. You can just exclude it from the widget manually for now.

              D 1 Reply Last reply Jun 26, 2024, 1:28 AM Reply Quote 2
              • D
                DefenderLLC @stephenw10
                last edited by Jun 26, 2024, 1:28 AM

                @stephenw10 The ZFS widget is broken like it was when 24.03 was first being tested. Everything else is good so far!

                login-to-view

                1 Reply Last reply Reply Quote 0
                • S
                  stephenw10 Netgate Administrator
                  last edited by stephenw10 Jun 26, 2024, 3:58 AM Jun 26, 2024, 3:57 AM

                  Hmm, that was broken in earlier snaps but should be fixed now.

                  Check /usr/local/pfSense/include/Netgate/Services/ZFS/LibZFS.php line 109 should be:

                  				zfsState = zfs.asdict()
                  

                  Assuming you do have ZFS pools on that system.

                  D 1 Reply Last reply Jun 26, 2024, 12:07 PM Reply Quote 1
                  • D
                    DefenderLLC @stephenw10
                    last edited by DefenderLLC Jun 26, 2024, 12:18 PM Jun 26, 2024, 12:07 PM

                    @stephenw10 Yeah, it's there. It's not a big deal. Everything else is working fine. Thanks.

                    			try:
                    				zfs = libzfs.ZFS()
                    				zfsState = zfs.asdict()
                    				jsonOutput = json.dumps(zfsState, default=str)
                    			except Exception:
                    
                    1 Reply Last reply Reply Quote 0
                    • S
                      stephenw10 Netgate Administrator
                      last edited by Jun 26, 2024, 12:19 PM

                      Hmm and zpool status returns the correct values?

                      D 1 Reply Last reply Jun 26, 2024, 12:30 PM Reply Quote 0
                      • D
                        DefenderLLC @stephenw10
                        last edited by Jun 26, 2024, 12:30 PM

                        @stephenw10 Yes sir.

                        login-to-view

                        1 Reply Last reply Reply Quote 0
                        • S
                          stephenw10 Netgate Administrator
                          last edited by Jun 26, 2024, 12:51 PM

                          Does it appear if you refresh the dashboard a few times? The values used there are cached.

                          D 1 Reply Last reply Jun 26, 2024, 12:56 PM Reply Quote 0
                          • D
                            DefenderLLC @stephenw10
                            last edited by Jun 26, 2024, 12:56 PM

                            @stephenw10 Yes I have including a manual reboot (post-upgrade). I'm really not worried about it. Just thought you might want to know. Thanks.

                            1 Reply Last reply Reply Quote 0
                            • S
                              stephenw10 Netgate Administrator
                              last edited by Jun 26, 2024, 1:14 PM

                              Hmm, curious. Yes, that should be working . 🤔

                              1 Reply Last reply Reply Quote 0
                              • S
                                stephenw10 Netgate Administrator
                                last edited by Jun 26, 2024, 3:05 PM

                                Try clearing the cache with: rm -rf /tmp/symfony-cache

                                D 1 Reply Last reply Jun 26, 2024, 3:10 PM Reply Quote 0
                                • D
                                  DefenderLLC @stephenw10
                                  last edited by Jun 26, 2024, 3:10 PM

                                  @stephenw10 No change - even with an incognito window or logging in from another device. I remember this came up exactly the same way during the early 24.03 development cycle, so let me scroll back through some of the older threads to see what you suggested before to fix it. Thanks.

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    stephenw10 Netgate Administrator
                                    last edited by Jun 26, 2024, 3:24 PM

                                    Yeah it came up during early 24.08 testing internally because of a change to the python zfs library, but that should be fixed.

                                    D 1 Reply Last reply Jun 26, 2024, 3:46 PM Reply Quote 1
                                    • D
                                      DefenderLLC @stephenw10
                                      last edited by Jun 26, 2024, 3:46 PM

                                      @stephenw10 Thanks - AS ALWAYS!

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        marcosm Netgate
                                        last edited by Jun 27, 2024, 11:11 PM

                                        Issue can be tracked at https://redmine.pfsense.org/issues/15586

                                        1 Reply Last reply Reply Quote 2
                                        13 out of 22
                                        • First post
                                          13/22
                                          Last post
                                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.