blewstar

Members
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

blewstar's Achievements

Noob

Noob (1/14)

0

Reputation

  1. While troubleshooting the cache drive I unassigned the wrong one and wiped the drive. Possible to recover the data, but not much on it so ordered new SSD drives. I believe this is the solution. The drive is 5 years old and ran hot so failure was possible moreso. Will update this once up just making sure there is no other issues with updating to latest version of unraid.
  2. Thank you for your help. I will start over using what I've learned from you.
  3. Sorry, root@Blewstar:~# fdisk -l /dev/nvme0n1 Disk /dev/nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors Disk model: SBX Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes root@Blewstar:~# fdisk -l /dev/nvme1n1 Disk /dev/nvme1n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors Disk model: SBX Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes root@Blewstar:~#
  4. Well, you burn and learn. Seems that info is gone. Thanks for your help. I have ordered new SSDs and will build the shares and dockers back up. Most of my info is on the array so shouldnt take me long. It taught me to make sure to review documentation and always do backups. What backup option covers shares including appdata? I thought I read flash in one place, perhaps an old thread. root@Blewstar:~# fdisk -1 /dec/nvme0n1 fdisk: invalid option -- '1' Try 'fdisk --help' for more information. root@Blewstar:~# fdisk -1 /dev/nvme0n1 fdisk: invalid option -- '1' Try 'fdisk --help' for more information. root@Blewstar:~# fdisk -1 /dev/nvme1n1 fdisk: invalid option -- '1' Try 'fdisk --help' for more information. root@Blewstar:~# fdisk help Welcome to fdisk (util-linux 2.38.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. fdisk: cannot open help: No such file or directory root@Blewstar:~#
  5. I opened up the console and entered that and there was nothing coming up. It's like pressing enter. It did think for a moment before
  6. Here is the diagnostics. Thanks for your help blewstar-diagnostics-20240102-1639.zip
  7. Hi, I have been troubleshooting shares that disappeared until rebooted. It turned out that one of the 2 cache drives was read only. While troubleshooting this I unassigned the drives while switching them. I did not format them, but followed information to remove and start array for unraid to forget then assign them. I am at a lost of how to restore them after several hours of reading forums. I have very little experience with unraid only setting up and forgetting until I updated from version 6.9.2 to current. Think that is what caused my drive to go out. Been chasing my tail ever since. Any help appreciated
  8. Thought I would update some information on this issue of what I have done so far. With a good friend of mine that is more knowledgable with unraid we started from scratch. 1. Made sure that the VM has the right binds set up. This also looked at the grouping without separating the gpu in its own group 2. Disabled vm and docker as well as services 3. Checked settings> fix common problems (app) for errors. Found several files on both the array and cache. Moved files to cache and deleted. There were versions of libvirt(spelling) on both. 4. Checked shares and noticed that appdata share was also being removed. 5. logs were checked, but for now doing the above and seeing if issue persist. 6. Scan fixed common problems and have a new error that will be next to look at. Error*** Unable to write to cacheDrive mounted read-only or completely full. Begin Investigation Here: I have a mirrored cache 1TB nvme drives. I am begginning to think that the primary nvme is not working(stuck in read only). My solution for this is to switch them on the motherboard. If the issue is resolved then the nvme needs to be replaced. Will wait for friend before doing this. The cache is not full from what I see so issue is the physical drive. Will update every 3 days or so blewstar-syslog-20231231-2232.zip
  9. Hello everyone, I made the update version from 6.92 to latest version. My VM is crashing and I have noticed that my "Domain Share" is being removed. However, I reboot and it comes back. I can use the VM for hours and then walk away and it crashes. When I try to start the VM before rebooting I received the errors internal error: qemu unexpectedly closed the monitor: 2023-12-26T20:43:57.775837Z qemu-system-x86_64: Could not open '/etc/libvirt/qemu/nvram/30595530-640e-414c-535d-3361c45c54a0_VARS-pure-efi.fd': Read-only file system The following error I just stayed at the log in screen: internal error: process exited while connecting to monitor: 2023-12-27T01:48:33.861571Z qemu-system-x86_64: Could not open '/etc/libvirt/qemu/nvram/30595530-640e-414c-535d-3361c45c54a0_VARS-pure-efi.fd': Read-only file system I believe this is refering to a full cache or disk. I really don't know how to properly read the storage to determine where I am having the problem. There was no issue before the update so scratching my head here. I have sinced removed all vm vdisk except the one I am using freeing up about 120 GB. The issue is still there. Could I ask the communitys help on what screen shots or tools I use to provide the information needed to troubleshoot this? I'm not sure if I use paint to copy the screen for main, domain, vm edit/xml etc... Thank you for any help!
  10. Hi, Seems I have made a mistake and not sure what the process is to correct it. I added a SSD Evo (unassigned) and thought I had tied it to my VM correctly. This SSD is storing games and want to keep it separate from the VM. For the last couple weeks my performance has suffered some. I looked in the VM and the SSD is a vdisk. I know unraid controls the vdisk which is not what I wanted to do. Steps i think I should take. 1. Copy data from SSD to array. 2. Nuke the SSD so can remount it (need to figure how I created a vdisk so don't do it again) 3. Do I remove the SSD from the VM by deleting the XML entry? Appreciate any help, Blewstar
  11. Hello, I have been trying to remove unallocated space from a VM using elevated command line. I am getting the error -bash: cd: Too many arguments. The directory I am trying to get to /mnt/user/domains/Windows 10 Virtual Desktop/ --- I can get to domains directory with no issue. I have tried quotes around windows 10 Virtual Desktop and spaces and anything else I can think of.... when I do list it shows as: Windows\ 10/ Windows\ 10\ Virtual\ Desktop/.... I tried under scores to tie the Windows 10 Virtual Desktop file name together, but no dice. Have little experience in file names and tried to find this in google. I have copy and pasted the list result and still get the same error. Am stuck, any ideas? With thanks
  12. Good Day, I have a logitech g910 orion spectrum keyboard and a g600 mmo mouse that I am trying to setup in win 10 vm. The system recognizes the mouse and the description is there, but keyboard is a generic "HID Keyboard Device" in device manager. Both work, but I can not get the logitech gaming software to apply changes to either. I have changed usb ports to a PCIe USB expansion card and is the same. Is there some compability issue or a trick I need to do? For instance, the default keys for the mouse works, but changing it to another key like F11 does not take affect. I have looked for this issue online and not coming up with anything solid. Thoughts? Suggestions? Appreciate any help
  13. ***Update*** Adding the SB Audigy Rx sound card and then loading drivers off the site I now have sound.
  14. Hi all, Think I have a good grasp on what I need from reading the pages here. Have a few questions to make sure though. I am looking at adding 8 SATA ports for expansion including one optical drive as my win 10 vm recognizes the optical drive, but crashes the vm when opening data disk. For instance installing audio drivers for an Audigy Rx sound card that was just installed. I will be using this optical drive for burning blu-ray for the plex server. After reading additional threads that the expansion resolved there issue. Currently I have just 2 4TB HGST with room to add 6 more so makes sense to get a card now for future growth. 1. Purchasing an LSI 9211-8i - does this come in IT mode? this IT mode removes the raid component correct? 2. When purchasing cables, do not get the ones that have the metal latches? Need the SATA end for HDD to be a 90 down. Could use recommendation here of which ones for the expansion board. 3. This board is plug-n-play? Does not matter if I need to configure it as long as I have directions to follow 4. Which vendor is recommended to avoid counterfeits? Rather pay more for quality than being cheap. 5. Anything else I need to know 6. Adding this to the pcie lanes impact the 16 lanes for the GPU? Would this be the right card wit IT already installed? https://www.amazon.com/LSI-Controller-LSI00301-9207-8i-Internal/dp/B008J49G9A/ref=olp_product_details?_encoding=UTF8&me= Thanks!
  15. Hi all, Shameless bump as last attempt for a solution to use onboard. I looked into the hardware recommendation for sound card and see Creative Labs Sound Blaster Audigy fx as an alternative. Since this is a gaming vm that may be a better choice.