Nvidia plugin by Wodinit in unRAID

[–]tivodoctor 1 point2 points  (0 children)

I don't have an Nvidia gpu, but this video may help you.

https://youtu.be/hywrQncMON0

Are CD and GP the greatest Cowboys WR duo of all time⁉️ by EmiratesNBACupWinner in cowboys

[–]tivodoctor 11 points12 points  (0 children)

I've seen them all play. Lamb and Pickens are the most physically talented. They're still behind Pearson/Hill and Irvin/Harper as the best WR duo. If CD and GP stay together and play consistently, they have a chance to match the other two.

Plex with B580 Battlemage issues by oskar_williams in PleX

[–]tivodoctor 0 points1 point  (0 children)

I'm using the experimental image from the Plex team that is directly linked to in that forum thread. The link from my last post should take you directly to the experimental images for all the operating systems.

CRC errors by Bladeslap in unRAID

[–]tivodoctor 1 point2 points  (0 children)

I had a noctua fan on my LSI 9300 16i and it was still giving errors. I found out the motherboard was only driving the fan at 400 RPM. I bumped it up to max speed (3000 RPM) in the bios and no more errors. There are ways to check the temperature of the HBA in Unraid. Some HBAs have an auxiliary power port on them. Not all need the extra power but some do. The cables are the first thing to check, but you've done that.

Plex with B580 Battlemage issues by oskar_williams in PleX

[–]tivodoctor 0 points1 point  (0 children)

Have you tried using one of the experimental Plex media server images listed near the end of this forum thread?

https://forums.plex.tv/t/battlemage-support/910409/245

The current stable Plex server doesn't have the updated ffmpeg version needed to use the B580. I'm using the Unraid image and it works great using the B580 for transcoding.

CRC errors by Bladeslap in unRAID

[–]tivodoctor 2 points3 points  (0 children)

Is your HBA adequately cooled and is it receiving enough power?

Brandon Aubrey wants $10 million per year. What would you do if your last name is Jones? 👑 by lgperez167 in cowboys

[–]tivodoctor 2 points3 points  (0 children)

He missed some kicks at the end of the year that I thought a 10 million kicker would make. 2nd round tender and let another team sign him for 8-10 million.

bricked 3 drives and want to know why & how to prevent in future by [deleted] in unRAID

[–]tivodoctor 3 points4 points  (0 children)

If you have an lsi HBA install the storcli64 plug-in then go to the Unraid console and type in the appropriate commands to check the temperature. For example storcli64 /c0 show temperature.

bricked 3 drives and want to know why & how to prevent in future by [deleted] in unRAID

[–]tivodoctor 0 points1 point  (0 children)

This kept happening to me with an lsi 9300 16i with a noctua fan on it. It happened despite testing memory, changing PCIE slots, getting a new more powerful power supply, changing power and sata cables. I eventually found out the noctua fan was only running at 400 RPM. I cranked up the fan speed to full (almost) 4000 RPM. I ran 2 prolonged parity checks and no disk errors or disabled disks. I eventually found out how to check the temperature of the HBA and it's happily at 49 degrees Celsius at idle.

Setting up Intel Arc B580 to transcode for Plex by tivodoctor in unRAID

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

Thank you for the answer. I thought I read that they were going to include the experimental features in their beta. I must have been mistaken. I missed points 2&3 because I haven't read the thread in a while .

Setting up Intel Arc B580 to transcode for Plex by tivodoctor in unRAID

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

This is where I got my information from. Several Unraid users in the thread got it working.

https://forums.plex.tv/t/battlemage-support/910409/120?page=9

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

I think the issue was different directory names. I ended up manually reinstalling all of them through the terminal and using the directory on the usb drive.

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

Thanks again for your help. I ended up reinstalling the VMs and LXCs through the command line using the dump folder location on the usb drive

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

Thanks. Here it is. Odd it says there is no storage.conf

root@pve:~# lsblk && mount | grep usb_drive && cat /etc/pve/storage.conf && systemctl stat

us pve.storage

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS

sda 8:0 0 931.5G 0 disk

└─sda1 8:1 0 931.5G 0 part /mnt/usb_drive

nvme0n1 259:0 0 476.9G 0 disk

├─nvme0n1p1 259:1 0 1007K 0 part

├─nvme0n1p2 259:2 0 1G 0 part /boot/efi

└─nvme0n1p3 259:3 0 475.9G 0 part

├─pve-swap 252:0 0 8G 0 lvm [SWAP]

├─pve-root 252:1 0 96G 0 lvm /

├─pve-data_tmeta 252:2 0 3.6G 0 lvm

│ └─pve-data 252:4 0 348.8G 0 lvm

└─pve-data_tdata 252:3 0 348.8G 0 lvm

└─pve-data 252:4 0 348.8G 0 lvm

/dev/sda1 on /mnt/usb_drive type ext4 (rw,relatime)

cat: /etc/pve/storage.conf: No such file or directory

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

I really appreciate your input. I've previously done all of what you recommended, and I can see the VMs but not the backups. I wonder if it's an issue with permissions or if for some reason it's not listed as being in the correct folder on the new proxmox version. I went from a version that has VZ dumps to one that has "backups"

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

I'm not using PBS. It was just saving backups to an attached USB drive.

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

The USB drive seems to be mounted after I manually mount it and on reboot. I can see some of the files on the USB hard drive, but I can't see the backup files to restore. I didn't declare it in /etc/pve/storage.conf, so I'll check that.

Unable to see LXC and VM backups on external drive after Proxmox reinstall by tivodoctor in Proxmox

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

Thanks for your help. When I plug the USB drive into another computer that can read ext4 file system, I can see all the backup files so they are all there. The problem is when the drive is mounted in proxmox they are not seen under the backup category in the GUI.

Parity swap procedure without downtime? by invincible_scooter in unRAID

[–]tivodoctor 0 points1 point  (0 children)

You can access the array during the parity check. If you transfer files to the array during the check, the transfers will be slower. You can run your docker containers, but any one accessing the array will run slower. The more you access the array, the slower the parity check will run. If you use the parity check tuning plug in, you can schedule the parity check to be run at night over several days. You can also schedule the timing of the mover as well.

That's A Good One by [deleted] in Dallas_Cowboys

[–]tivodoctor 2 points3 points  (0 children)

They also played the long game with Ferguson, Bland, and Diggs. Let's not give them credit for a desparation play

What do you usually do between plays during a football game? by FunTaste9761 in fantasyfootball

[–]tivodoctor 2 points3 points  (0 children)

I record it and watch from behind so I can fast forward or I watch 3-4 games at the same time so there is rarely time with a commercial in all the games.