ZFS - Problem removing files after changing the compression type

2019-06-05 Thread Mario Olofo
Hello guys, I'm configuring a new installation of FreeBSD-12.0-RELEASE and installed with ZFS for the root file system. I run the command zfs set compression=lz4 root, and after this, the system become a little weird. I tried to test some npm install to see if the compression was working and it is

Re: ZFS - Problem removing files after changing the compression type

2019-06-05 Thread Mario Olofo
the pacience, Best regards, Mario Em qua, 5 de jun de 2019 às 10:34, Dean E. Weimer escreveu: > On 2019-06-05 8:14 am, Mario Olofo wrote: > > Hello guys, > > > > I'm configuring a new installation of FreeBSD-12.0-RELEASE and > > installed > > with ZFS

Running FreeBSD on M.2 SSD

2020-02-23 Thread Mario Olofo
Hello guys, Some time ago I tried to switch from Linux to FreeBSD 12.1, used a WiFi dongle and all good, until I found that both ZFS and UFS corrupted the filesystem very fast. I work with a lot of small files because of web programming (node_modules), so after a clean install, after installing th

Re: Running FreeBSD on M.2 SSD

2020-02-24 Thread Mario Olofo
my machine and compile a custom kernel to gather debug information. Thank you, Mario Em seg., 24 de fev. de 2020 às 11:47, John Kennedy escreveu: > On Sun, Feb 23, 2020 at 11:18:08PM -0300, Mario Olofo wrote: > > Some time ago I tried to switch from Linux to FreeBSD 12.1, used a WiFi

Re: Running FreeBSD on M.2 SSD

2020-02-24 Thread Mario Olofo
600.00MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes) Feb 24 18:54:31 kernel: ada1: Command Queueing enabled Feb 24 18:54:31 kernel: ada1:457872MB (937721856 512 byte sectors) Mario Em seg., 24 de fev. de 2020 às 15:27, Pete Wright escreveu: > > > On 2020-02-24 09:58, Mario Olofo wrote: &g

Re: Running FreeBSD on M.2 SSD

2020-02-24 Thread Mario Olofo
is cheaper so I installed this. My notebook is a Dell G3 i5 8th gen, the original disk is the hybrid HDD detected as ST1000LX015. Mario Em seg., 24 de fev. de 2020 às 16:36, Rebecca Cran escreveu: > On 2/24/20 12:13 PM, Mario Olofo wrote: > > > root@~ # camcontrol devlist > >

Re: Running FreeBSD on M.2 SSD

2020-02-24 Thread Mario Olofo
- Selective Self-tests/Logging not supported Em seg., 24 de fev. de 2020 às 16:50, Matt Garber escreveu: > On Mon, Feb 24, 2020 at 2:44 PM Mario Olofo wrote: > >> Hi Pete, in the logs there's nothing wrong, I only see the problem on >> zpool >> status a

Re: Running FreeBSD on M.2 SSD

2020-02-24 Thread Mario Olofo
Hi Mike, thanks for the insight. I tried both, but not at the same time. When I found that the ZFS was corrupting the filesystem, I reinstalled the FreeBSD using UFS but no luck. Ulf told me that he had the same problem and it turned out the problem was a defective RAM, but here I just ran the tes

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
Good morning all, @Pete French, you have trim activated on your SSDs right? I heard that if its not activated, the SSD disc can stop working very quickly. @Daniel Kalchev, I used UFS2 with SU+J as suggested on the forums for me, and in this case the filesystem didn't "corrupted", it justs kernel p

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
le to load the FreeBSD from the HDD though, don't know why, if someone knows how to load the kernel from the HDD via loader on SSD or grub2, I can try =) Mario Em ter., 25 de fev. de 2020 às 20:18, Mario Olofo escreveu: > Hello, > > I reinstalled FreeBSD 12.1 on my SSD (in the s

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
ZFS postgres server on Dell, and I am about to commit > to a lenovo X1 Carbon 7/8th gen which would be SSD and almost > certainly was intended to be ZFS-SSD in FreeBSD. > > -George > > On Wed, Feb 26, 2020 at 9:22 AM Mario Olofo wrote: > > > > Hello, > > &

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
maybe really related to some lack of a very specific configuration of my part or is a driver parameter/misdetection problem =/ If you need more information from the system I can collect! Thank you all for the support, Mario Em ter., 25 de fev. de 2020 às 21:26, Mario Olofo escreveu: > Hybrid

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
Hello, I reinstalled FreeBSD 12.1 on my SSD (in the swap partition of my Linux to test) and on my Hybrid HDD. Just configured and rc.conf to start my wifi dongle, downoaded git, node and npm via pkg and... as you can see in my screenshot, the ZFS already shows corrupted data... Can't been able t

Re: Running FreeBSD on M.2 SSD

2020-02-25 Thread Mario Olofo
able to load the FreeBSD from the HDD though, don't know why, if someone direct me how to load the kernel from the HDD via loader or grub2, I'll try =) Em ter., 25 de fev. de 2020 às 18:56, Mario Olofo escreveu: > Hello, > > I reinstalled FreeBSD 12.1 on my SSD (in the swap

Re: Running FreeBSD on M.2 SSD

2020-02-26 Thread Mario Olofo
ernel... Don't know what more to do... Mario Em qua., 26 de fev. de 2020 às 20:48, Mark Linimon escreveu: > On Tue, Feb 25, 2020 at 08:18:51PM -0300, Mario Olofo wrote: > > the ZFS already shows corrupted data... > > Although this may have already been stated in the thread a

Re: Running FreeBSD on M.2 SSD

2020-02-27 Thread Mario Olofo
This was supposed to be disabled by the quirk 0x02 (ADA_Q_NCQ_TRIM_BROKEN) right? There's some command to disable trim on installer boot and then permanently after the install? Mario Em qui., 27 de fev. de 2020 às 01:20, Warner Losh escreveu: > > > On Wed, Feb 26, 2020, 8:54

Re: Running FreeBSD on M.2 SSD

2020-02-27 Thread Mario Olofo
oot drive to permanently have it. > > Daniel > > > On 27 Feb 2020, at 14:19, Mario Olofo wrote: > > > > This was supposed to be disabled by the quirk 0x02 > (ADA_Q_NCQ_TRIM_BROKEN) > > right? > > There's some command to disable trim on ins

Re: Running FreeBSD on M.2 SSD

2020-02-27 Thread Mario Olofo
person that filed a bug on bugzilla the fix was setting the quirks 4k and broken_trim, but for me the real block size is 512bytes and only setting the flag broken_trim didn't help... Mario Em sex., 28 de fev. de 2020 às 00:58, Pete Wright escreveu: > > > On 2/24/20 11:13 AM, Mar

Re: Running FreeBSD on M.2 SSD

2020-02-28 Thread Mario Olofo
Linux sistema de arquivos The zfsroot was configured automatically by the installer, so I think that it align the volume automaticaly right? Mario Em sex., 28 de fev. de 2020 às 03:04, Pete Wright escreveu: > > > On 2020-02-27 20:44, Mario Olofo wrote: > > Thanks for the upd

Re: Running FreeBSD on M.2 SSD

2020-02-28 Thread Mario Olofo
e tutorials and try. From what I saw, the patch suggested on bugzilla got merged into the stable branch, so the quirk will be detected to use 4k in the installer in a near future. Mario Em sex., 28 de fev. de 2020 às 12:52, Theron escreveu: > On 2020-02-28 09:14, Mario Olofo wrote: > >

Re: Running FreeBSD on M.2 SSD

2020-02-28 Thread Mario Olofo
used my 8GB space and didn't even completed. But now I don't know if the 4k is the correct answer or if this just delays the problem as the pages are bigger. Mario Em sex., 28 de fev. de 2020 às 13:18, Mario Olofo escreveu: > Yes, tried 4k quirk but not on install because don't kn

Re: Running FreeBSD on M.2 SSD

2020-02-29 Thread Mario Olofo
his as 1k sectors, I hoped that the ZFS could do something like that (ie. read/write every 4k but with 1k sectors). Mario Em sáb., 29 de fev. de 2020 às 01:54, Chris escreveu: > On Fri, 28 Feb 2020 21:44:45 -0300 Mario Olofo mario.ol...@gmail.com said > > > Hello guys, a little

Re: Running FreeBSD on M.2 SSD

2020-03-01 Thread Mario Olofo
safe you need both. > > Daniel > > > > On 29 Feb 2020, at 2:46, Mario Olofo wrote: > > > > Hello guys, a little update that let me more confused > > > > I reinstalled the FreeBSD with 4k pages using the sysctl > > vfs.zfs.min_auto_ashift = 12 and no errors a

FBSD 12.1 - LightDM don't grab keyboard input & Xfce4 window decorator problem

2020-03-10 Thread Mario Olofo
Hello All, In the prccess of making the FreeBSD my main OS, I stumbled on an very uncommon problem: the LightDM don't accept any keys, and I can't even get out to the tty with ctrl+alt+F1... I build the drm-kmod from ports, installed Xorg, Xfce4 and LightDM and lightdm-gtk-greeter with pkg, and en

Re: Running FreeBSD on M.2 SSD

2020-03-10 Thread Mario Olofo
Cran escreveu: > > >> On Feb 26, 2020, at 9:20 PM, Warner Losh wrote: > >> > >> On Wed, Feb 26, 2020, 8:54 PM Mario Olofo > wrote: > >> > >> Hello Mark, > >> Yes, I think that it's related to the WD Green SSD. > >> Today

Re: FBSD 12.1 - LightDM don't grab keyboard input & Xfce4 window decorator problem

2020-03-10 Thread Mario Olofo
GT2) Pkgs: - Xorg 7.7_3 - xorg-server 1.18.4_13,1 (hal is off in the description) - xfce 4.14 Ports: - drm-kmod-g20190710 Thank you, Mario Em ter., 10 de mar. de 2020 às 12:02, Guido Falsi escreveu: > On 10/03/20 13:41, Mario Olofo wrote: > > Hello All, > > In the prccess of maki

Re: FBSD 12.1 - LightDM don't grab keyboard input & Xfce4 window decorator problem

2020-03-11 Thread Mario Olofo
some link to understand better how to see if i'm in stable/release and how to migrate from quarter to latest? I'll see if I'm in latest and reinstall all with pkg Thank you, Mario Em qua., 11 de mar. de 2020 às 12:24, Guido Falsi escreveu: > On 11/03/20 02:20, Mario Olofo wrot

Re: FBSD 12.1 - LightDM don't grab keyboard input & Xfce4 window decorator problem

2020-03-12 Thread Mario Olofo
> This depends on how you updated it. I could guess you used > freebsd-update at some point, but only you can know for sure. > Indeed I did a freebsd-update, but I thought it just update the system to patch vulnerabilities, not change it to release... To check which version of FreeBSD you are u

Re: FBSD 12.1 - LightDM don't grab keyboard input & Xfce4 window decorator problem

2020-03-12 Thread Mario Olofo
replaced by udev, so evdev with libinput is the default for automatic input detection on X now Thanks for the help! Mario Em qui., 12 de mar. de 2020 às 08:50, Mario Olofo escreveu: > > This depends on how you updated it. I could guess you used >> freebsd-update at some point,