thebigslicksuitd

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by thebigslicksuitd

  1. Same here. I was getting the PyXDG error (and it still shows up in my logs), however, after increasing the max memory my backups are finally running again. Thanks @ksignorini !
  2. It's the product key for OSX that you can only get from Mac hardware. Follow his instructions to locate.
  3. Also is there another way to extract the serial number from OSX? The only method I've seen online is if you have a Linux vm running on OSX.
  4. Ironic - any chance you'll re-create that owncloud appliance under KVM? Under Xen, had mine setup as an nginx reverse proxy and would love to get back to that. Thanks!
  5. Likewise I'm experiencing this same problem with Arch. Although on reboot my VM will boot up fine through the powerdown Sxx.sh scripts for APCUPSD plugin. My arch cfg file name = "archVM" bootloader = "pygrub" memory = 2560 vcpus = '2' disk = [ 'phy:/mnt/cache/Domains/ArchVM/arch.img,xvda,w', 'file:/mnt/cache/Domains/ArchVM/data.img,xvdb,w' # 'phy:/mnt/user/nameofshare,xvdb,w' ] vif = [ 'mac=00:16:3e:27:11:22,bridge=xenbr0' ] bootloader = "pygrub"
  6. Another complete crash for me, server was completely unresponsive and had dropped IP with router (unlike last time when I was still able to ping, but nothing else). Even the powedown package couldn't shut the server down entirely. Log attached. syslog.txt
  7. That's weird, I've setup the version on Badger's repo without issue multiple times as I've tinkered with other parts of that VM and then had to start over. Are you also referencing this post from Badger's blog? http://blog.ktz.me/?p=233 I've found it quite useful. Sent from my iPhone using Tapatalk
  8. I thought that number correlated with the VM instance because when I restart my VMs the number goes up. i.e. 2 VMs, if I restart VM 1 it now shows as ID 3, likewise restarting VM 2 would then be ID 4. If you only have 1 VM then it would appear to be restarting...caveat, I'm still pretty new with this so I could be wrong. Sent from my iPhone using Tapatalk
  9. Peter, that's actually me - I had forgotten about that account and didn't realize my laptop was signed in under that account. So ya, nothing new there. Sent from my iPhone using Tapatalk
  10. Question for you guys - is there a difference / impact to having the plex library on my cache drive vs. creating an img file as outlined in Badger's first post? I recently moved my plex library to my cache drive in my apps folder (cache only) and i've been noticing that its crashing randomly, even when not in use. I haven't tried the img yet to see if the issue remains. Any input would be appreciated. Thanks.
  11. No issues since then for me too. The only diff since then is that I haven't booted up my Win7Pro VM as I forgot my license key was OEM based...but that's a separate issue. Sent from my iPhone using Tapatalk
  12. Did you have the dhcp delay workaround in place by any chance too? Come to think of it, I did. What I'm not positive on was whether I had just switched to Tom's method or not. Sent from my iPhone using Tapatalk
  13. I had the same issue, posted a thread about it but got no feedback. Like binhex had to do a hard reset but got no logs. Remains a mystery. Sent from my iPhone using Tapatalk
  14. I don't see that option, but I've been proven to be blind before. Sent from my iPhone using Tapatalk
  15. ok found it - my /movies folder had incomplete download crap in it...not even sure how that happened but an issue for a different thread. thanks mykroft for the help.
  16. /opt/sabnzbd is 12M /opt is 351M All the /mnt/unraid folders show the cache/array contents when i run du -h. Where else should I look? Thanks.
  17. Ya I know, that's what I'm trying to figure out since I have everything mapped to store on my cache drive. Sorry if that wasn't clear. Sent from my iPhone using Tapatalk
  18. Hi - i'm having a problem that i'm not sure how to fix. I logged into my archvm to find that the .img file was full at 14G + OS: Arch Linux x86_64 # Hostname: ArchVM ### Kernel Release: 3.13.7-1-ARCH ##### Uptime: 1 day, 17:45 ###### WM: None ; #####; DE: None +##.##### Packages: 194 +########## RAM: 686 MB / 4005 MB #############; Processor Type: Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz ###############+ $EDITOR: nano ####### ####### Root: 14G / 14G (100%) (ext4) .######; ;###;`". .#######; ;#####. #########. .########` ######' '###### ;#### ####; ##' '## #' `# I'm not sure why though, since all my apps are using the cache drive. I've got sab, cp, sb and headphones setup. As much as I could in each of their settings I pushed things to the cache drive (i.e. logs, cache, admin and of course download folders). I've got my fstab setup as follows: //Server/Apps /mnt/unraid/Apps cifs auto,rw,guest,iocharset=utf8,file_mode=077,dir_mode=077,noperm 0 0 //Server/Movies /mnt/unraid/Movies cifs auto,rw,guest,iocharset=utf8,file_mode=077,dir_mode=077,noperm 0 0 //Server/Pictures /mnt/unraid/Pictures cifs auto,rw,guest,iocharset=utf8,file_mode=077,dir_mode=077,noperm 0 0 //Server/Music /mnt/unraid/Music cifs auto,rw,guest,iocharset=utf8,file_mode=077,dir_mode=077,noperm 0 0 //Server/TV /mnt/unraid/TV cifs auto,rw,guest,iocharset=utf8,file_mode=077,dir_mode=077,noperm 0 0 Where the Apps folders is my cache drive and the others are the array shares, set to use the cache disk. The VM has been up since I rebuilt it Monday night...so it's not like a reboot screwed up the fstab...at least not that i know. I'm not sure what else to look for or what other info to show you guys. Thanks in advance.
  19. Sorry for the rudimentary question, but what are the contents of my Kxx file supposed to be to stop a VM under v6b3? Is it by replacing "vmware" with the "DomID" or the "hostname" in the following? [ -x /etc/rc.d/init.d/vmware ] && /etc/rc.d/init.d/vmware stop Thanks.
  20. I'm not sure what's going on with my fstab...i'm getting the following: [root@ArchVM movies]# mount -a mount error(127): Key has expired Refer to the mount.cifs( manual page (e.g. man mount.cifs) mount error(127): Key has expired Refer to the mount.cifs( manual page (e.g. man mount.cifs) contents of fstab # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <pass> # /dev/xvda1 UUID=93ec2c22-36c1-487c-a888-adde602a16fe / ext4 rw,relatime,data=ordered 0 1 //192.168.11.5/Movies /mnt/unraid/movies cifs rw,guest,username=nobody,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm 0 0 //192.168.11.5/Apps /mnt/unraid/apps cifs rw,guest,username=nobody,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm 0 0 Any thoughts? **edited post, previously asking about running out of space on my VM, but realized that my fstab link to unraid wasn't working so all my incomplete sab downloads were sitting in the vm and not actually saving to unraid.