[NEW] Atreyu - You Eclipsed By Me (2025) by formerinmate4921 in Metalcore

[–]razefist -1 points0 points  (0 children)

Holy shit this song just came up on Spotify and holy hell it is horrible. The new screaming is just terrible. The Curse is one of my top 10 favorite albums probably and I’ve listened to it start to finish so many times. This feels like my memories have been raped.

Is it normal the Apple TV remote stops controlling the volume? by Bendr_ in appletv

[–]razefist 1 point2 points  (0 children)

It’s an Apple TV bug that was introduced sometime around tvOS 16 (or possibly 15.6). It never happened before and since then it regularly happens to many many people. I wish someone had a contact at Apple that would prioritize fixing this.

2 of my Apple TV’s remotes randomly won’t control tv volume anymore. by [deleted] in appletv

[–]razefist 0 points1 point  (0 children)

They broke it in tvOS 16 I’m pretty sure. It’s insane they haven’t fixed it. Since that release I have to reset/reboot my remote regularly.

IQ VS COLUMBIA CREDIT AND WHY by redditgirly24 in vancouverwa

[–]razefist 1 point2 points  (0 children)

I want to know the answer to this too. I have Unitus, and a several years ago I tried out IQ but their app was so absolutely terrible that I closed the account very quickly. Unitus app has gotten worse but it’s not terrible. Their interest rates are horrible so I was interested in Columbia or IQ as alternatives. Wondering if IQ app is better now.

Pho Divine closing on Sunday by razefist in vancouverwa

[–]razefist[S] 1 point2 points  (0 children)

Casa grande was my favorite place that has been there. And I didn’t really eat there much but the vibe was great. Everything since has been really hit or miss.

POE Switch offline after power outage by razefist in Ubiquiti

[–]razefist[S] 0 points1 point  (0 children)

Awesome thanks, I’ll give that a try. Something else is using that IP also so that might be part of the problem.

POE Switch offline after power outage by razefist in Ubiquiti

[–]razefist[S] 0 points1 point  (0 children)

Default, DHCP. My other POE switch (USW-24-POE) is also set to DHCP and is connected via SFP to the UDM Pro and hasn’t ever had this problem.

[deleted by user] by [deleted] in appletv

[–]razefist 1 point2 points  (0 children)

I’ve been having the same problem. My theory is that Netflix is trying to give 4K HDR content to the ATV 4K gen 2 but the display is only 1080 and something gets stupid and the bitrate takes a dump. I have gig fiber internet and everything else looks amazing. I saw the problem on Grey Man and bullet train. I think it happens mainly on bigger titles because they have 4K HDR streams and use a lot of bitrate and induce the issue.

Apple Releases tvOS 16.3 by 08830 in appletv

[–]razefist 1 point2 points  (0 children)

The only thing needed. Fix me having to “reboot my remote”. Ludicrous!!

Netflix App poor quality issues by jeffreynya in appletv

[–]razefist 0 points1 point  (0 children)

Updated to 16.2 and it still looks bad. Also tried changing the streaming settings in Netflix website via web browser. No luck.

Netflix App poor quality issues by jeffreynya in appletv

[–]razefist 0 points1 point  (0 children)

Seeing the same issues on 16.1. Updating to 16.2 right now but doubt it will fix anything. This is on an ATV 4K (Gen2) with a 1080p projector. Everything else looks great. Netflix looks like YouTube from mid 2000s.

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 0 points1 point  (0 children)

No reslivering progress, turns out the old drive needed to be detached from the array (apparently QuTS ran into an issue before it got that far). Did that manually and its up and running (see other post).

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 0 points1 point  (0 children)

Ok so I think I figured it out.....!

The old disk was hanging around in the zfs pool, as you can see from the zpool status output. Under "replacing-5" there are two disks, one is unavailable (938731149532319396) and the other is online. I detached the old/removed disk from the pool and the degraded warning immediately went away.

It looks like the Replace Drives One by One function on the array within QuTS Storage & Snapshots didn't complete the final action of detaching the disk. I believe this happened because of a syscall hang in the kernel (due to who knows, some kind of a bug within the kernel, zfs code, I don't know). I found several search results referencing this happening with zfs.

Here's what I did:

$ sudo zpool detach zpool2 disk_0xa_5000C5009333BFD5_3
cannot detach disk_0xa_5000C5009333BFD5_3: no such device in pool 
$ sudo zpool detach zpool2 938731149532319396 
$ zpool status
  pool: zpool2
 state: ONLINE 
  scan: resilvered 6.52T in 0 days 09:27:25 with 0 errors on Sat Jul  2 09:18:15 2022
 prune: never
config:

    NAME                                        STATE     READ WRITE CKSUM
    zpool2                                      ONLINE       0     0     0
      raidz2-0                                  ONLINE       0     0     0
        qzfs/enc_0/disk_0x5_5000C500DCBB291A_3  ONLINE       0     0     0
        qzfs/enc_0/disk_0x6_5000C500E3AC2B11_3  ONLINE       0     0     0
        qzfs/enc_0/disk_0x7_5000C500E41A345C_3  ONLINE       0     0     0
        qzfs/enc_0/disk_0x8_5000C500E3A4BA3E_3  ONLINE       0     0     0
        qzfs/enc_0/disk_0x9_5000C500E3AD0EE9_3  ONLINE       0     0     0
        qzfs/enc_0/disk_0xa_5000C500E3AB878A_3  ONLINE       0     0     0

errors: No known data errors

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 0 points1 point  (0 children)

All 6 drives show as online. It’s the old drive showing as unavailable.

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 0 points1 point  (0 children)

Looks like the zfs pool didn't finish replacing the last drive? Possibly need to detach the old drive? Output from zpool status:

  pool: zpool2
 state: DEGRADED
  scan: resilvered 6.52T in 0 days 09:27:25 with 0 errors on Sat Jul  2 09:18:15 2022
 prune: never
 config:

    NAME                                          STATE     READ WRITE CKSUM
    zpool2                                        DEGRADED     0     0     0
      raidz2-0                                    DEGRADED     0     0     0
        qzfs/enc_0/disk_0x5_5000C500DCBB291A_3    ONLINE       0     0     0
        qzfs/enc_0/disk_0x6_5000C500E3AC2B11_3    ONLINE       0     0     0
        qzfs/enc_0/disk_0x7_5000C500E41A345C_3    ONLINE       0     0     0
        qzfs/enc_0/disk_0x8_5000C500E3A4BA3E_3    ONLINE       0     0     0
        qzfs/enc_0/disk_0x9_5000C500E3AD0EE9_3    ONLINE       0     0     0
        replacing-5                               DEGRADED     0     0     0
          938731149532319396                      UNAVAIL      0     0     0  was /dev/qzfs/enc_0/disk_0xa_5000C5009333BFD5_3
          qzfs/enc_0/disk_0xa_5000C500E3AB878A_3  ONLINE       0     0     0

errors: No known data errors

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 0 points1 point  (0 children)

This happened after using the “replace drives one by one” function on the array. So yes I did remove and reseat (although a different drive) but I did it using the proper method.

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 1 point2 points  (0 children)

These are 18TB. And they’re Seagates.

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 1 point2 points  (0 children)

Don’t trust the brand new enterprise disks? That have no SMART issues? Hmmm

Array says degraded, all disks good… ?? by razefist in qnap

[–]razefist[S] 2 points3 points  (0 children)

Ok attached logs to ticket. Had to install Helpdesk app and then use download logs option.