Upgrade to 11.1U7

tfran1990

Patron
Joined
Oct 18, 2017
Messages
294
I am getting this email after i did an upgrade.
i have looked at https://www.ixsystems.com/community/threads/freenas-11-1-missing-kernel-modules.60063/
and https://www.ixsystems.com/community...-root-11-1-release-failed-with-error-2.59900/
I feel like my issue may be a bit different. i dont have any other storage media attached then the 2 usb drives and pool. i have seen Timecounter "TSC-low" frequency in a bug report once before.

https://www.ixsystems.com/community/threads/security-output.55284/ should i ignore it?

Anyone else seen this issue? I will guess the best way to fix it is to reinstall 11.1u7 to the existing flash drives and re import my config....
Code:
freenas.local changes in mounted filesystems:
14c14
< freenas-boot/ROOT/default /                   zfs     rw,noatime,nfsv4acls    0 0
---
> freenas-boot/ROOT/11.1-U7 /                   zfs     rw,noatime,nfsv4acls    0 0

freenas.local kernel log messages:
> FreeBSD 11.1-STABLE #0 r321665+79f05c3dd3d(HEAD): Wed Jan 23 12:02:34 EST 2019
>     root@nemesis.tn.ixsystems.com:/freenas-releng/freenas/_BE/objs/freenas-releng/freenas/_BE/os/sys/FreeNAS.amd64 amd64
> avail memory = 20623872000 (19668 MB)
> SMP: AP CPU #2 Launched!
> Timecounter "TSC-low" frequency 1848091421 Hz quality 1000
> module_register_init: MOD_LOAD (vesa, 0xffffffff80fc84d0, 0) error 19
> Trying to mount root from zfs:freenas-boot/ROOT/11.1-U7 []...

-- End of security output --
 
Last edited:
D

dlavigne

Guest
Looks like a basic reboot message (as a result of the update).
 

tfran1990

Patron
Joined
Oct 18, 2017
Messages
294
freenas.local kernel log messages:
> SMP: AP CPU #3 Launched!
> Timecounter "TSC-low" frequency 1848091533 Hz quality 1000
> ada4: Serial Number W524AVS8
> ada4: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
> ada4: Command Queueing enabled
> ada4: 1907729MB (3907029168 512 byte sectors)
> Trying to mount root from zfs:freenas-boot/ROOT/11.1-U7 []...

-- End of security output --

even after correcting the time im still getting this error, the readout has changed a bit.


from what im seeing alot of people are getting the
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 1596079058 Hz quality 1000 message but what im worried about is the part reguarding my hard disc.
 
Last edited:

tfran1990

Patron
Joined
Oct 18, 2017
Messages
294
Did that resolve it?
I adjusted the time and i have not gotten any more TSC-low errors.
I did this by changing the dropdown to some random timezone then back to -6 (my timezone)

I dont know if this resolved the error for good tho, im having problems after i moved to HBA 9211 so my freenas has been turned off.
 

tfran1990

Patron
Joined
Oct 18, 2017
Messages
294
still getting an error

freenas.local kernel log messages:
> Timecounter "TSC-low" frequency 1848091532 Hz quality 1000
> mps0: SAS Address for SATA device = 3e52381e8a8f6f9c
> mps0: SAS Address from SATA device = 3e52381e8a8f6f9c
> mps0: SAS Address for SATA device = 3e52361e8aa0709c
> mps0: SAS Address from SATA device = 3e52361e8aa0709c
> da0 at mps0 bus 0 scbus0 target 1 lun 0
> da0: <ATA ST2000VN004-2E41 SC60> Fixed Direct Access SPC-4 SCSI device
> da0: Serial Number W524AVS8
> da0: 600.000MB/s transfers
> da0: Command Queueing enabled
> da0: 1907729MB (3907029168 512 byte sectors)

-- End of security output --
 
Top