Search results

  1. S

    Kernel Panic when disconnecting USB hardware

    Re: Kernel Panic when disconnecting keyboard Strange thing is if i stop UPS monitor service (using Tecnoware UPS) i cannot reproduce kernel panics and only this messages shows up each time the keyboard is disconnected:
  2. S

    Kernel Panic when disconnecting USB hardware

    Re: Kernel Panic when disconnecting keyboard What happens if you connect keyboard to external USB HUB with its own power supply? Is there any UPS software installed on pve host? Can you tell us which motherboard is in use? look for kernel messages in /var/log/syslog something like this: Apr...
  3. S

    migration slow, disable encryption?

    http://pve.proxmox.com/pipermail/pve-devel/2013-July/008429.html
  4. S

    [Display] Show Proxmox and KVM IP's

    Connect to pve host via ssh and execute: and then ?
  5. S

    Can't upload ISO images on proxmox server

    As workaround: install Filezilla and use SFTP connection to upload iso directly to /var/lib/vz/template/iso
  6. S

    Java console window size problem

    There was a bug in icedtea java. It's fixed in latest ubuntu versions (13.10). http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=29aad2f10875 Try to disable all desktop effects. I guess that the lack of 3D acceleration capabilities makes this kind desktop more or less useless in...
  7. S

    ARP moved on nas4free server

    ARP is on Layer 2. I guess you'll need to create VLANs for each subnet (separate arp broadcast domain)? http://n4f.siftusystems.com/index.php/2013/07/03/iscsi-multipathing-mpio/
  8. S

    ARP moved on nas4free server

    Source: https://doc.pfsense.org/index.php/ARP_moved_log_messages
  9. S

    Installation on a USB SSD?

    No, it should work without problems. Just keep in mind to avoid big writes on SSD and use ext4 for filesytem (default is ext3). Here are some tips how to optimize SSD: https://sites.google.com/site/easylinuxtipsproject/ssd
  10. S

    Install Proxmox VE on HP DL380 G5 with Smart Array

    hmm, check BIOS and set properly first boot device? But as usual it can be something else.
  11. S

    Status: internal-error ?

    on what storage? Check install iso with md5sum. https://help.ubuntu.com/community/UbuntuHashes
  12. S

    Proxmox server unreachable!

    I discovered that my UPS software on pve host sometimes causes kernel panics: 1. if i disconnect USB keyboard or 2. if for some reason USB voltage drops.
  13. S

    NFS Performance / Cifs 3.1

    Are you using CIFS (windows share) or NFS (Linux)? This two things are not the same. cat /proc/mounts
  14. S

    NFS Performance / Cifs 3.1

    Backuping openvz containers should work. I also noticed that i could not copy larger iso file (>1GB) to cifs mount/folder. Please test this. for example cp /var/lib/vz/template/iso/someISOfile.sio /mnt/smb You could try to change elevator to cfq, default is deadline...
  15. S

    shutdown by Cron

    I guess you need to use full path: or For powering it back again automatically check the bios power options (S5).
  16. S

    NFS Performance / Cifs 3.1

    In my case backup to samba share (directory) begin to fail after 11th October (i'm using enterprise repo.). So I bought new hardware, install nas4free and now backup runs with NFS mount without problems.
  17. S

    Windows 8 change resolutions

    Does it help if you change display adapter to vmware compatible or spice?
  18. S

    Step by step...

    Your options are b) or c). For c) you will need router or iptables. See examples: http://pve.proxmox.com/wiki/Network_Model
  19. S

    High server load during backup creation

    Does it help if you decrease chunk size (rsize and wsize)? http://nfs.sourceforge.net/nfs-howto/ar01s05.html
  20. S

    Java console cert problem

    See: http://forum.proxmox.com/threads/16068-Java-runtime-security-warning-when-opening-a-console