Everything posted by ridewithjoe
-
v6.9.2: Cache Pool - Unmountable BTRFS File System
OK this is great. That let me recover most files. I think that most files that were not recovered can be recreated. Thanks so much for the guidance. Now I need to investigate and determine what has destabilized the pool and add some recovery backups to the cache directories. Thanks again.
-
v6.9.2: Cache Pool - Unmountable BTRFS File System
I updated to 6.10.0-rc4... figured that was my best bet at this point. That went well. I was able to mount using mount -o rescue=all,ro /dev/sdi1 /mnt/disk6/cachetmp Mount shows: /dev/sdi1 on /mnt/disk6/cachetmp type btrfs (ro,relatime,ssd,rescue=nologreplay:ignorebadroots:ignoredatacsums,space_cache,subvolid=5,subvol=/) So that all seems pretty good.. however not seeing any files or data in the mountpoint.... that doesn't seem good at all. root@nasvm:/mnt/disk6/cachetmp# ls -l total 0
-
v6.9.2: Cache Pool - Unmountable BTRFS File System
Thank you for the assistance. My cache pool drives are: (sdi) (sdl) (sdk) (sdj) Following the instructions in the recovery post I created Temp directory /cacherpr I initiated the mount mount -o usebackuproot,ro /dev/sdi1 /cacherpr I get "mount: /cacherpr: can't read superblock on /dev/sdi1" same result if try and mount any of the 4 drives. I fear I have something far worse going on than I anticipated.
-
v6.9.2: Cache Pool - Unmountable BTRFS File System
Rebooted and uploaded updated diags.
-
v6.9.2: Cache Pool - Unmountable BTRFS File System
I have a rather sizeable array and a cache pool of 4 SSD's. I've been chasing some issues with my array drive dropping out and needing to rebuild. Right now the array is sync'ed ok but my cache pool is showing Unmountable File System. I'm not sure how to proceed to resolve it properly or even if I can do it and not lose any option to recover the data. I've attached a diagnostic dump of the current state. nasvm-diagnostics-20220324-1733.zip
-
[Support] MeTube
Is there a way to pass Youtube Authentication to download videos that require age verification?
-
[Support] binhex - PyCharm
Apparently there is an issue with the JDK. "2021-04-05 09:38:13,987 DEBG 'start' stdout output: ERROR: Cannot start PyCharm No JDK found. Please validate either PYCHARM_JDK, JDK_HOME or JAVA_HOME environment variable points to valid JDK installation."
-
[support] dlandon - Zoneminder 1.36
Unfortunately, even though there are a ton of configs, zoneminder.subdomain.conf is not there. I'll try and find it online. EDIT: Oddly enough.... I cannot seem to find a location with zoneminder.subdomain.conf anywhere.... .wonder if it was removed for some reason. Even reinstalled the letsencrypt docker and that config is not present in the list at all.
-
[support] dlandon - Zoneminder 1.36
Yes.... I resolved the certificate error by copying the certs from my nginx/letsencrypt docker to my zoneminder keys.... so now i get a untrusted cert error instead of a root revocation error. This lets me get into zoneminder. Now all I need is a properly configured subdomain reverse proxy configuration to have everything working correctly. Anyone have soem examples? ie: https://zoneminder.mydomain.com vs https://myserver.mydomain.com/zm ?
-
[support] dlandon - Zoneminder 1.36
Chrome is throwing NET::ERR_CERT_REVOKED error when trying to access the zoneminder url.
-
[support] dlandon - Zoneminder 1.36
I have the same issue and localhost is present in the ServerName file. I cannot get past it to even get going.
-
[Support] Linuxserver.io - Radarr
It was the movie path not mapped correctly.
-
[Support] Linuxserver.io - Radarr
Odd issue..... I imported my movie directory fine but all of the movies show a red banner that says "missing". If I look at the settings of the movie entry, it shows the path to the movie file just fine. Not exactly sure what would cause this behavior. Any thoughts?
-
[Support] Linuxserver.io - Tautulli
I have an interesting issue where my libraries are duplicated in Plexpy.... example... I have two music libraries, two TV libraries.. etc. If I delete one... then both disappear. I'm not sure what is causing this behavior. Any thoughts on how to correct this? Once they disappear, how do I get them to rescan and appear?
-
What are "Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen" Errors?
Thanks for the info. I just ordered an LSI 8 port controller. I suspected that additional cheapie one may be the issue. I'll swap that Parity drive too. I recently got a deal on an 8TB seagate but it's not going to cut it as a parity drive. I'll move it to another slot. That port multiplier problem may be harder to resolve... thats because I have those 4 drives in an external enclosure because I don't have enough drive slots in my tower.
-
What are "Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen" Errors?
Seeing a lot of the following errors and trying to figure out what may be causing them. "exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen". I've attached a diagnostics dump. Almost seems like the embedded mainboard sata controllers are choking. Thats just a guess though. Any thoughts on a direction are appreciated. nasvm-diagnostics-20170517-1727.zip
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Let me give that a try.... makes sense.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Thanks for that advice but it's not an option for this configuration. I need to actually solve the problem. Thanks for the suggestion but it's not an option for this configuration. I need to actually solve the problem. I think there is a deeper issue because I see the same behavior with VNC on my Ubuntu VM.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Hi Folks! Working on getting a MACOS Sierra 10.12.4 running from the "easy updated" youtube guide. I actually have it running fine now but I'm having trouble with VNC. I need to use VNC so my guacamole server can connect to it. The issue is that the mouse and keyboard are very flaky.... big delays on typing text and multiple key presses (like a stuck key) and of course, the mouse is not syncing correctly. I've tried Real VNC client and Chicken of the VNC with the same results as NOVNC any suggestions? XML below <domain type='kvm' id='44' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>macos</name> <uuid>1cec0054-3805-3932-dddd-3a6ac1755aa8</uuid> <metadata> <vmtemplate xmlns="unraid" name="Ubuntu" icon="default.png" os="ubuntu"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='6'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-2.7'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/1cec0054-3805-3932-dddd-3a6ac1755aa8_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu> <topology sockets='1' cores='4' threads='1'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/vmdisk/macvm/sierra.img'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='dmi-to-pci-bridge'> <model name='i82801b11-bridge'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/> </controller> <controller type='pci' index='2' model='pci-bridge'> <model name='pci-bridge'/> <target chassisNr='2'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:51:66:48'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='e1000-82545em'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/> </interface> <input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='keyboard' bus='ps2'> <alias name='input1'/> </input> <graphics type='vnc' port='5901' autoport='yes' websocket='5701' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <alias name='video0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='none'> <alias name='balloon0'/> </memballoon> </devices> <seclabel type='none' model='none'/> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd'/> <qemu:arg value='-device'/> <qemu:arg value='usb-mouse'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,vendor=GenuineIntel'/> </qemu:commandline> </domain>
-
[Support] Linuxserver.io - Nextcloud
try linuxserver/nextcloud:latest
-
[Support] Linuxserver.io - Nextcloud
Not finding it.... getting a 404 error. EDIT: found it by putting linuxserver/nextcloud in my template...... the link to the web is what gives the 404.
-
[Plugin] unbalanced
Has anyone had luck running unbalance behind an nginix reverse proxy?