Hello.
I've bought a new server for my shop. Dell T130 with just 1 2TB hdd just for hosting bhyve vms. I installed zfs as root dir. Is it possible that zfs slows a mere file move? I moved an ISO from my home dir to cbsd src iso directory and I took longer than I expected. To make things certain how do I quantify it?
I've bought a new server for my shop. Dell T130 with just 1 2TB hdd just for hosting bhyve vms. I installed zfs as root dir. Is it possible that zfs slows a mere file move? I moved an ISO from my home dir to cbsd src iso directory and I took longer than I expected. To make things certain how do I quantify it?
Code:
mfi0: <Fury> port 0x3000-0x30ff mem 0x92c00000-0x92c0ffff,0x92b00000-0x92bfffff at device 0.0 on pci1
mfi0: Using MSI
mfi0: Megaraid SAS driver Ver 4.23
mfi0: FW MaxCmds = 240, limiting to 128
mfi0: MaxCmd = 240, Drv MaxCmd = 128, MaxSgl = 70, state = 0xb73c00f0
mfi0: 321 (600803618s/0x0020/info) - Shutdown command received from host
mfi0: 322 (boot + 6s/0x0020/info) - Firmware initialization started (PCI ID 005f/1000/1f44/1028)
mfi0: 323 (boot + 6s/0x0020/info) - Firmware version 4.290.01-8335
mfi0: 324 (boot + 8s/0x0020/info) - Package version 25.5.5.0005
mfi0: 325 (boot + 8s/0x0020/info) - Board Revision A08
mfi0: 326 (boot + 14s/0x0002/info) - Inserted: PD 00(e0xff/s0)
mfi0: 327 (boot + 14s/0x0002/info) - Inserted: PD 00(e0xff/s0) Info: enclPd=ffff, scsiType=0, portMap=00, sasAddr=4433221106000000,0000000000000000
mfi0: 328 (boot + 26s/0x0020/info) - Controller operating temperature within normal range, full operation restored
pcib2: mfi0: 329 (600803646s/0x0020/info) - Time established as 01/14/19 17:54:06; (26 seconds since power on)
mfi0: 330 (600803750s/0x0020/info) - Host driver is loaded and operational
mfid0 on mfi0
mfid0: 1907200MB (3905945600 sectors) RAID volume (no label) is degraded
Code:
$ zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zroot 1.81T 2.74G 1.81T - - 0% 0% 1.00x ONLINE -
$ zfs list
NAME USED AVAIL REFER MOUNTPOINT
zroot 2.72G 1.75T 88K /zroot
zroot/ROOT 2.71G 1.75T 88K none
zroot/ROOT/default 2.71G 1.75T 1.98G /
zroot/ROOT/default/bcbsd-ubuntusrv1-dsk1.vhd 711M 1.75T 711M -
zroot/tmp 176K 1.75T 120K /tmp
zroot/usr 456K 1.75T 88K /usr
zroot/usr/home 192K 1.75T 128K /usr/home
zroot/usr/ports 88K 1.75T 88K /usr/ports
zroot/usr/src 88K 1.75T 88K /usr/src
zroot/var 840K 1.75T 88K /var
zroot/var/audit 88K 1.75T 88K /var/audit
zroot/var/crash 88K 1.75T 88K /var/crash
zroot/var/log 280K 1.75T 192K /var/log
zroot/var/mail 152K 1.75T 92K /var/mail
zroot/var/tmp 144K 1.75T 88K /var/tmp