Horia Georgescu
Dabbler
- Joined
- Aug 23, 2014
- Messages
- 11
Hello;
I tried a while back to use FreeNas for a home NAS, and didn't get to far. I took a break and now came back to it. My hardware AMD based motherboard and 8 core CPU (M5A99X-EVO-R20-ASUS), 16 GB ECC RAM, an LSI Megaraid controller flashed with IT firmware. I did a test install on one SSD (I have two SSDs in the system). I only created the root pool (zfs on root), saving for now the data hard drives (my hard drives are disconnected until I have a stable boot configuration, then I'll create a couple of pools for my media).
I'm attaching my messages file and I've also pulled from it a few areas of concern. I'm not sure if anyone has some thoughts on how to deal with them (aside from getting new hardware ), so that I can use FreeNas.
I know that my hardware works properly, having loaded current versions of linux and freebsd/pc-bsd onit and I had no issues.
SATA driver errors:
Feb 7 03:58:06 freenas (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich3:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich3:0:0:0): CAM status: ATA Status Error
LSI driver a few versions behind the firmware:
Feb 7 03:58:06 freenas mps0: <LSI SAS2008> port 0xd000-0xd0ff mem 0xfe5c0000-0xfe5c3fff,0xfe580000-0xfe5bffff irq 28 at device 0.0 on pci2
Feb 7 03:58:06 freenas mps0: Firmware: 20.00.00.00, Driver: 16.00.00.00-fbsd
Feb 7 03:58:06 freenas mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc>
CPU power management errors:
Feb 7 03:58:06 freenas acpi_throttle1: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle2: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle3: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle4: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle5: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle6: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle7: failed to attach P_CNT
These can be dealt with by adding these directives to loader.conf:
hint.acpi_throttle.0.disabled=1
P4TCC with hint.p4tcc.0.disabled=1
Other errors/warnings:
Feb 7 03:58:06 freenas WARNING: VIMAGE (virtualized network stack) is a highly experimental feature.
Feb 7 03:58:06 freenas ACPI Warning: FADT (revision 5) is longer than ACPI 5.0 version, truncating length 268 to 256 (20111123/tbfadt-325)
Feb 7 03:58:06 freenas ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20111123/tbfadt-606)
Feb 7 03:58:06 freenas root: /etc/rc: WARNING: failed to start watchdogd
Feb 7 03:58:07 freenas root: /etc/rc: WARNING: Dump device does not exist. Savecore not run.
Feb 7 03:58:09 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd
Feb 7 03:58:17 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /usr/local/bin/net sam rights grant WARNING SeTakeOwnershipPrivilege SeBackupPrivilege SeRestorePrivilege
I tried a while back to use FreeNas for a home NAS, and didn't get to far. I took a break and now came back to it. My hardware AMD based motherboard and 8 core CPU (M5A99X-EVO-R20-ASUS), 16 GB ECC RAM, an LSI Megaraid controller flashed with IT firmware. I did a test install on one SSD (I have two SSDs in the system). I only created the root pool (zfs on root), saving for now the data hard drives (my hard drives are disconnected until I have a stable boot configuration, then I'll create a couple of pools for my media).
I'm attaching my messages file and I've also pulled from it a few areas of concern. I'm not sure if anyone has some thoughts on how to deal with them (aside from getting new hardware ), so that I can use FreeNas.
I know that my hardware works properly, having loaded current versions of linux and freebsd/pc-bsd onit and I had no issues.
SATA driver errors:
Feb 7 03:58:06 freenas (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich3:0:0:0): CAM status: ATA Status Error
Feb 7 03:58:06 freenas (aprobe0:ahcich3:0:0:0): CAM status: ATA Status Error
LSI driver a few versions behind the firmware:
Feb 7 03:58:06 freenas mps0: <LSI SAS2008> port 0xd000-0xd0ff mem 0xfe5c0000-0xfe5c3fff,0xfe580000-0xfe5bffff irq 28 at device 0.0 on pci2
Feb 7 03:58:06 freenas mps0: Firmware: 20.00.00.00, Driver: 16.00.00.00-fbsd
Feb 7 03:58:06 freenas mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc>
CPU power management errors:
Feb 7 03:58:06 freenas acpi_throttle1: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle2: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle3: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle4: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle5: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle6: failed to attach P_CNT
Feb 7 03:58:06 freenas acpi_throttle7: failed to attach P_CNT
These can be dealt with by adding these directives to loader.conf:
hint.acpi_throttle.0.disabled=1
P4TCC with hint.p4tcc.0.disabled=1
Other errors/warnings:
Feb 7 03:58:06 freenas WARNING: VIMAGE (virtualized network stack) is a highly experimental feature.
Feb 7 03:58:06 freenas ACPI Warning: FADT (revision 5) is longer than ACPI 5.0 version, truncating length 268 to 256 (20111123/tbfadt-325)
Feb 7 03:58:06 freenas ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20111123/tbfadt-606)
Feb 7 03:58:06 freenas root: /etc/rc: WARNING: failed to start watchdogd
Feb 7 03:58:07 freenas root: /etc/rc: WARNING: Dump device does not exist. Savecore not run.
Feb 7 03:58:09 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd
Feb 7 03:58:17 freenas generate_smb4_conf.py: [common.pipesubr:58] Popen()ing: /usr/local/bin/net sam rights grant WARNING SeTakeOwnershipPrivilege SeBackupPrivilege SeRestorePrivilege
Attachments
Last edited: