Jump to content

reggierat

Members
  • Posts

    231
  • Joined

  • Last visited

Everything posted by reggierat

  1. thats a little disappointing, just to clarify do you think it is the device being passed through? in this case a Seagate External HDD, or the USB controller it is connected to and being emulated? in this case one of the USB 3.0 ports in the front of my NAS
  2. Have tried silly things like installing USB drive from manufacturers website and disabling re enabling controller.
  3. Have just upgraded my CPU to i5-3470 CPU @ 3.20 for VT-d support, can confirm HVM and IOMMU are both enabled now. I have created a windows 7 VM and am attempting to passthrough an external hard drive as a test before attempting to passthrough one of my USB controllers to the VM. Using the template i have chosen the device in the list to be passed through and checked the box next to it. Copy of XML <domain type='kvm'> <name>rTorrent</name> <uuid>a8d7f9a9-59a3-91a3-1ee0-19de892dd49f</uuid> <description>Torrent + VPN</description> <metadata> <vmtemplate name="Custom" icon="windows7.png" os="windows7"/> </metadata> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>4194304</currentMemory> <memoryBacking> <nosharepages/> <locked/> </memoryBacking> <vcpu placement='static'>1</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> </hyperv> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='1' threads='1'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='writeback'/> <source file='/mnt/cache/appdata/virtual-machines/ruTorrent/vdisk1.qcow2'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/Software/unRaid/virtio-win-0.1-100.iso'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <controller type='usb' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:56:90:1b'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/rTorrent.org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='vmvga' vram='16384' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x0bc2'/> <product id='0x5021'/> </source> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </memballoon> </devices> </domain> Looking at device manager in the VM i can see that one of the USB Controllers cannot start, see attached picture. Any help would be appreciated
  4. I'm using for disknum in 0 `ls /dev/md* | sed "sX/dev/mdXX"`; do /root/mdcmd spindown $disknum; done on wake up to reset drive status on wake, otherwise sleep does not work for me, been like this since halfway through Beta cycle. Was previously using spinup but either works to get sleep functioning like normal after waking
  5. How feasible would it be to reply to the service status email in someway with a command in the subject line such as SHUTDOWN and have the server then perform a safe shutdown. Example would be overheating server or failing disk while away from the house
  6. the webui really makes VM's a breeze doesn't it ? Without a doubt, I couldn't imagine it getting any easier that that [edit] Windows VM to act as a backup server created! Have passed a single USB device through, will it 'remember' each device i plugin and passthrough? Next to work out how to pass through the whole port
  7. Running smoothly for 12 hours now. Congratulations to everyone who helped make this release all that it is. Even tried my hand running up a VM. Now have MineOS happily running 3 modded servers and one happy little buddy in the other room
  8. Hmm that seems pretty logical, will that effect the appearance of the cache disk in the system or just its use for user shares. Will This effect shares that are set to use cache only, such as appdata
  9. I decided that i do not need the benefit of the cache drive for user shares, and will just use my cache for docker/apps/vm's etc I have set all shares to not use the cache drive but i have two shares which refuse to play nice These shares are Movies and Kid's Movies, as far as i can tell there is something about Couch Potato that is causing this as the share behaves as expected if i manually copy data to it using windows explorer ie: nothing is created on the cache drive. I have a Couch Potato docker running for each share, the settings for Movies are as follows /mnt /mnt /config /mnt/user/appdata/couchpotato /downloads /mnt/user/downloads/complete/movies/ i pass /mnt /mnt through to the docker so that when i changed from the v5 plugin to the v6 docker i could copy my existing database over and file paths would remain the same within CouchPotato itself i have Renamer: TO: /mnt/user/Movies FROM: /mnt/user/downloads/complete/movies/ Manage: /mnt/user/Kids Movies /mnt/user/Movies
  10. If you put your server to sleep the status will definitely be out of sync when it wakes preventing the server from sleeping again until a disk is spun up.
  11. I'm having a problem with the Calibre Docker, i have passed through an additional variable /books/ which is mapped to /mnt/user/books/ during the setup wizard i have set my book library to /books but it is not saving the setting. If i stop and start the docker it reverts to /config
  12. I noticed the same segfaults last night in my logs Plugins: Cache folders Community Repo S3 sleep Dockers Sab Sonarr Couch potato x 2 Kodi headless x 2 Calibre Headphones Cadvisor
  13. Correct, workaround will spin up all drives after wake. After you manually spin all drives up be sure to let it sleep on its own and it will be fine
  14. Upgraded to RC1 this morning, everything running well and smoothly. The display bug for the cadvisor thumbnail is fixed. CPU not scaling and still have the disk activity bug when going to sleep but I know these aren't on the to do list. Just upgraded to RC2 after 12 hours on RC1 , all looking good guys!
  15. This is a known issue and won't be getting fixed, workaround here. http://lime-technology.com/forum/index.php?topic=39355.0
  16. FWIW this bug is still present in RC-1. I understand your position on this Jonp, but given the bug was introduced in the last 2 beta's i'm hoping that a future update might resolve this? Atleast we have a work around to keep this plugin working.
  17. pretty confident my flash is ok, but i will double check i am running CouchPotato from docker, the destination that has been passed to the Docker is /mnt/user/movies and the watched folder is something like /mnt/cache/downloads/movie
  18. Have tried all the basic stuff like that. Run mover, made sure there is no folder remaining on cache. Toggled setting various ways, start and stopped the array. Only thing I've not tried is a reboot yet
  19. I'm having an issue where i can't set a share to not use the cache drive. I decided to disable the cache drive for all my shares and it went fine except for my movie and kids movie shares, they still happily right to the cache drive. i have checked the app which writes to this share (CouchPotato) and destination is definitely set it mnt/user/Movies
  20. Same issue here, manually adding an image to the flash has no effect either.
  21. Boniel: sorry for not seeing your previous reply, i realise i shouldn't be changing things i don't properly understand but it did provide me a work around to this current bug. I think perhaps i was manually sleeping the server to test it and thus not getting the code to execute. Trying again with it in the post commands section and letting it sleep properly. Wally: were you experiencing the same bug? where the server would not sleep due to disk activity even though all drives were spun down?
×
×
  • Create New...