Hello! I have a problem. Access to file volums is periodically lost. block devices work but SMB access is lost. Also at such moments I cannot get into the folder /mnt/pool0.The pool status shows that everything is fine
I see the following entries in the logs:
My System:
I see the following entries in the logs:
Code:
cat /var/log/messages Mar 28 11:00:22 truenas01 1 2024-03-28T11:00:22.169049+03:00 truenas01.avselectro.ru mountd 1541 - - mount request from <ip>for non existent path /marketing Mar 28 11:00:22 truenas01 1 2024-03-28T11:00:22.169084+03:00 truenas01.avselectro.ru mountd 1541 - - mount request denied from <ip> for /marketing Mar 28 11:00:22 truenas01 1 2024-03-28T11:00:22.170757+03:00 truenas01.avselectro.ru mountd 1541 - - mount request from <ip>for non existent path /marketing Mar 28 11:00:22 truenas01 1 2024-03-28T11:00:22.170778+03:00 truenas01.avselectro.ru mountd 1541 - - mount request denied from <ip>for /marketing
My System:
Code:
dmesg | grep CPU CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2394.27-MHz K8-class CPU) dmesg | grep memory real memory = 103079215104 (98304 MB) avail memory = 100220633088 (95577 MB pciconf -lv | grep device igb0@pci0:1:0:0: class=0x020000 rev=0x02 hdr=0x00 vendor=0x8086 device=0x10a7 subvendor=0x8086 subdevice=0x34de device = '82575EB Gigabit Network Connection' igb1@pci0:1:0:1: class=0x020000 rev=0x02 hdr=0x00 vendor=0x8086 device=0x10a7 subvendor=0x8086 subdevice=0x34de device = '82575EB Gigabit Network Connection' mpr0@pci0:2:0:0: class=0x010700 rev=0x02 hdr=0x00 vendor=0x1000 device=0x0097 subvendor=0x1000 subdevice=0x30e0 device = 'SAS3008 PCI-Express Fusion-MPT SAS-3' ix0@pci0:4:0:0: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x1528 subvendor=0x8086 subdevice=0x0001 device = 'Ethernet Controller 10-Gigabit X540-AT2' ix1@pci0:4:0:1: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x1528 subvendor=0x8086 subdevice=0x0001 device = 'Ethernet Controller 10-Gigabit X540-AT2' vgapci0@pci0:10:0:0: class=0x030000 rev=0x02 hdr=0x00 vendor=0x102b device=0x0522 subvendor=0x8086 subdevice=0x0101 device = 'MGA G200e [Pilot] ServerEngines (SEP1)' root@truenas[~]# zpool status pool: Pool0 state: ONLINE scan: scrub repaired 0B in 05:51:39 with 0 errors on Sun Mar 17 05:51:39 2024 config: NAME STATE READ WRITE CKSUM Pool0 ONLINE 0 0 0 raidz3-0 ONLINE 0 0 0 gptid/68c0bca6-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/690d055c-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/690f29f4-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/692066bc-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/6926d013-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/692b38cf-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/69227706-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/692d68a6-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/6912a620-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/6924b2bc-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/690994fd-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 gptid/692901bb-c4e3-11ee-9d43-001e671ceac0 ONLINE 0 0 0 errors: No known data errors pool: boot-pool state: ONLINE scan: scrub repaired 0B in 00:00:07 with 0 errors on Tue Mar 26 03:45:07 2024 config: NAME STATE READ WRITE CKSUM boot-pool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 ada0p2 ONLINE 0 0 0 ada1p2 ONLINE 0 0 0 errors: No known data errors