Everything posted by cyruspy
-
XFS: Corruption of in-memory data for loop devices
Hello!, After updating to 7.2.0 (I'm now in 7.2.1) but probably not related, I can't start VMs or docker containers. Looking at dmesg output, I see these references: [ 644.547491] XFS (loop2): Corruption of in-memory data (0x8) detected at xfs_trans_cancel+0xd1/0x110 (fs/xfs/xfs_trans.c:979). Shutting down filesystem. [ 644.559730] XFS (loop2): Please unmount the filesystem and rectify the problem(s) [ 680.136435] XFS (loop2): Unmounting Filesystem a148ee5f-e0c4-4665-a619-7fb3c312a943 [ 680.789837] loop2: detected capacity change from 0 to 2097152 [ 946.398287] XFS (loop3): Corruption of in-memory data (0x8) detected at xfs_trans_cancel+0xd1/0x110 (fs/xfs/xfs_trans.c:979). Shutting down filesystem. [ 946.400501] XFS (loop3): Please unmount the filesystem and rectify the problem(s) [ 981.959250] XFS (loop3): Unmounting Filesystem a148ee5f-e0c4-4665-a619-7fb3c312a943 [ 986.580955] BTRFS info (device loop2): last unmount of filesystem 0b0822f8-65a1-4630-adc1-58af3d9fb78a Both loop devices are the files supporing libvirt and docker. I've seen some references to filesystems containing the files being full, but it doesn't seems to be the case: root@nas03:~# df -h Filesystem Size Used Avail Use% Mounted on rootfs 16G 249M 16G 2% / devtmpfs 16G 0 16G 0% /dev none 128K 109K 15K 89% /sys/firmware/efi/efivars tmpfs 128M 436K 128M 1% /run /dev/sda1 15G 2.1G 13G 14% /boot overlay 16G 249M 16G 2% /usr overlay 16G 249M 16G 2% /lib tmpfs 128M 452K 128M 1% /var/log tmpfs 16G 0 16G 0% /dev/shm tmpfs 1.0M 0 1.0M 0% /mnt/disks tmpfs 1.0M 0 1.0M 0% /mnt/remotes tmpfs 1.0M 0 1.0M 0% /mnt/addons tmpfs 1.0M 0 1.0M 0% /mnt/rootshare /dev/md1p1 11T 11T 406G 97% /mnt/disk1 /dev/md2p1 11T 11T 246G 98% /mnt/disk2 /dev/md3p1 11T 11T 386G 97% /mnt/disk3 /dev/md4p1 3.7T 3.3T 409G 90% /mnt/disk4 /dev/md5p1 11T 11T 516G 96% /mnt/disk5 /dev/md6p1 3.7T 3.5T 230G 94% /mnt/disk6 /dev/md7p1 3.7T 2.7T 963G 75% /mnt/disk7 /dev/md8p1 11T 11T 933G 92% /mnt/disk8 /dev/md9p1 13T 12T 800G 94% /mnt/disk9 /dev/md10p1 13T 8.2T 4.4T 66% /mnt/disk10 /dev/md11p1 9.1T 2.8T 6.3T 31% /mnt/disk11 /dev/sdb1 932G 339G 592G 37% /mnt/cache shfs 100T 85T 16T 85% /mnt/user0 shfs 100T 85T 16T 85% /mnt/user tmpfs 3.2G 0 3.2G 0% /run/user/0 root@nas03:~# free -m total used free shared buff/cache available Mem: 31999 1334 23480 253 7891 30664 Swap: 0 root@nas03:~# du -hs /mnt/user/system/libvirt/libvirt.img 1.0G /mnt/user/system/libvirt/libvirt.img root@nas03:~# du -hs /mnt/user/system/docker/docker/docker-xfs.img 20G /mnt/user/system/docker/docker/docker-xfs.img root@nas03:~# df -h /mnt/user/system/libvirt/libvirt.img Filesystem Size Used Avail Use% Mounted on shfs 932G 339G 592G 37% /mnt/user root@nas03:~# df -h /mnt/user/system/docker/docker/docker-xfs.img Filesystem Size Used Avail Use% Mounted on shfs 932G 339G 592G 37% /mnt/user root@nas03:~# df -h /mnt/cache/ Filesystem Size Used Avail Use% Mounted on /dev/sdb1 932G 339G 592G 37% /mnt/cache Any hints you can provide on how to solve this?
-
Rotating removable disk backups
Well, the thing is, with regular backups you have protection goals and media pools. You could define: I want to protect /data You give the software N tapes The software does it's magic to handle media rotation ("disk filled up, continue on a next one" or "that copy expired, let's delete it") All the software pieces your mentions, are disconnected.
-
Rotating removable disk backups
Good afternoon, what are the possible options in unRAID to achieve: Backups using removable disks Each disk destination identifiable by the backup software (like barcode in tapes) Two copies per job, different disks. A pool of 10 disks, software asking for "mount now disk #7" without me caring about the rotation. Backups of app data Backups of selectable folders ZFS for the integrity & compression features
-
Change timezone rules (update?)
Hello!, There seem not to be frequent/small patches that can cover things like tzdata changes (might come in future full appliance upgrade to 7.0.2). The local government has nothing better to do and decided to remove daylight savings prevision. Will I break something doing the changes by hand?. Reference: https://github.com/python/tzdata/blob/master/NEWS.md#:~:text=to Roozbeh Pournader.)-,Version 2025.1,-Upstream version 2025a Regards, Cyrus
-
Applications & Malware
Hello!, I've been a happy camper for several years now running unRAID. I have installed 5 to 8 apps as containers at any given time. I come to realize that those images from from outside of unRAID creator's control and applications connect everywhere in the internet. What's your take to be safe and not introduce Malware in your LAN with the installed apps?. I'm mostly concerned about payload deployed and connected to a Command and Control service in Internet. Proxy is not widely supported and whitelisting can be a pain with the heavy use of third party servers and CDN.
-
[Support] Linuxserver.io - Emby
Can it use a proxy to access Internet?, I've tried definind HTTP_PROXY/HTTPS_PROXY and http_proxy/https_proxy as container variables, but the proxy is not used.
-
HPE Management Components
quick update, found this docker image that provides the AMS service daemon (one of the services that talk to iLO). It's a great start, but I'm dead in the water after installing it as docker image because of a missing kernel module: Error: hpilo kernel module is not loaded What would be the correct way to introduce the kernel module?
-
HPE Management Components
Hello!, has anybody succeed installing the HPE Management Components Pack in unRAID?. I have unRAID running on a Microserver Gen8 and would like to improve monitoring of it's hardware using MCP. Unluckily, there's no Slackware specific packaging available. Ref: https://downloads.linux.hpe.com/SDR/project/mcp/
-
[Plugin] Nvidia-Driver
Thanks. Will give it a try.
-
[Plugin] Nvidia-Driver
About to purchase Tesla P4 for my unraid machine.
-
[Plugin] Nvidia-Driver
Hello!, 1. Would you consider adding support for Tesla cards?. 2. Wouldn't going with vGPU/SR-IOV allow using the card for containers (emby/shinobi) and VMs (Windows) at the same time?
-
Upgrading NAS
can anybody recommend an "intelligent" upgrade for my unRAID NAS?. The situation is: NAS is underpowered to also run a Windows 11 Virtual Desktop & my dedicated lab machine is powered off since a year ago (got access to a lab at the office). Requirement would be: more compute power for the NAS, lower noise if possible. Either reusing hardware or selling everything and getting something better/more appropiated. ## Spares parts # Memory 16 x 8GB 2Rx4 PC3-12800R-11-11-E2 (HMT31GR7CFR4C-PB T8 AE) # Heatsink 1 x BKT-0028L # CPU 2 x Intel Xeon E5-2670 (8c, 2.6GHz) ## NAS (24x7) 1 x Supermicro X9SCL/X9SCM 1 x Xeon E3-1265L v2 (4c, 2.5GHz) 4 x 8GB ECC DDR3 1333MT/s (HMT41GU7MFR8A-H9) 1 x Solarflare SFN7x02F-R2 (dual 10GbE-SFP+) 2 x Broadcom / LSI SAS2008 - Dell 6Gbps SAS HBA Adapter - Dell 6Gbps SAS HBA Adapter 1 x Broadcom / LSI SAS2308 - Hewlett Packard Enterprise H220i ## Lab node (seldom used) 1 x Intel S2600CP 2 x Xeon E5-2680 v2 (10c, 2.8GHz) 16 x 32GB Hynix ECC DDR3 PC3-12800L (HMT84GL7AMR4A-PB) 1 x Intel RAID Controller RS3DC080 1 x Solarflare SFN7x02F-R2 (dual 10GbE-SFP+)
-
[6.10.0-rc5] VM NIC gone
Actually it was working for a couple of days. One day the NIC was gone. Only tried with virtio & virtio-net, the culprit is that the network device is not present in the device tree of the Windows guest. (not the case where present and lacking driver)
-
[6.10.0-rc5] VM NIC gone
Hello!, I've installed Windows 11 in a VM with virtio-net. Today I found that the VM is missing the NIC (present in the VM definition, but not present in Device Manager). Also tried to add a second interfase, but after going back to the setup, the second interfase is not present in the VM definition (only the first one is present). Have anybody seen this scenario? Regards.
-
[Support] for atribe's repo Docker images
is it possible to use hddtemp without waking up the disks?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Hello!, can usb_modeswitch be added? Ref: https://www.draisberghof.de/usb_modeswitch/ Basically it allows to change the USB mode of LTE modems from storage to modem.
-
Different MTUs at different VLANs.
Where do we put a feature request for this? The use case is you don't even put an IP on the physical interface, it's only a carrier with the highest MTU possible. Then you create VLANs for the different services. For unraid it would be: - physical interface: MTU=1500 - regular use (content consumption): MTU=1500 - NAS network for home lab: MTU=9000 Those VLANs must support any of all the parameters you're supposed to define to a interface.
-
Disabling CPU pinning
To be honest, because I'm lazy, and micro-management for home workloads doesn't add any value (to me?). If there's a sudden spike of load, would you be shuffling VM/CPU assignment?, even worse if you cannot change configuration without shutting down a VM in unRAID. It's really easy to get an unbalanced CPU consumption, and this is only with 6 VMs:
-
Disabling CPU pinning
Hello!, would it be possible to disable CPU pinning (selecting which thread should a VM have access to)?, I really don't want to do micro-management of which cores are used. I just would like to say "this VM can use 2 vCPU/Threads". For a home/personal use, I really don't care which ones are being used.
-
[PLUGIN] Disk Location
Hello!, is it possible to manually set tray layouts positions?. Have 3 5in3 boxes, and a an 4in1 boxes. Each of them defined as a different group. I would like to have in the representation this view (top to down): 4x2.5"-in-1 box (box0) 5x3.5"-in-3 box (box1) 5x3.5"-in-3 box (box2) 5x3.5"-in-3 box (box3) Just like I see it in the tower.
-
[Support] jasonbean - Apache Guacamole
Hello!, how do I access the guacd log?
-
[Plugin] NUT v2 - Network UPS Tools
Hello!, Just installed the plugin in the hope of being able to monitor my generic UPS. From the autodetect function, I got this configuration: These are the detected USB devices: But I get "Access denied" errors while testing the driver: Detailed device info: Any hints?
-
[Support] spaceinvaderone - Shinobi Pro
Anybody have seen high memory usage?, just had to kill the container because it was consuming 28GB of memory. 4 cameras, copy only (no enconding)
-
[Support] Linuxserver.io - Emby
- [Support] Linuxserver.io - Emby
user@nas03:/mnt/user/downloads/done$ ls -l /mnt/cache/appdata/emby/ total 0 drwxr-xr-x 1 user users 566 Aug 27 02:00 cache/ drwxr-xr-x 1 user users 130 May 25 15:37 config/ drwxr-xr-x 1 user users 670 Aug 30 03:17 data/ drwxr-xr-x 1 user users 2716 Aug 30 03:17 logs/ drwxr-xr-x 1 user users 24 May 17 12:13 metadata/ drwxr-xr-x 1 user users 676 May 25 15:39 plugins/ drwxr-xr-x 1 user users 54 Jun 16 00:00 plugins\\\\Statistics/ drwxr-xr-x 1 user users 14 May 17 00:38 root/ drwxr-xr-x 1 user users 0 Aug 30 03:17 transcoding-temp/ - [Support] Linuxserver.io - Emby