Search results

  1. M

    Virtual Machine Disk

    hi, yes this is possible. but what you're asking for is basic linux knowhow. where are you struggeling? kind regards
  2. M

    nfs not mounted (pve3.3)

    Hi, i got a HA-Setup with drbd and nfs running. Since the last crash of rgmanager on one node the nfs-storage is not getting mounted. a manual mount works just fine. i saw a lot of "pvestadt <defunct>" processes coming up. is there a point to debug? kind regards MasterTH
  3. M

    LXC restore issue and security question

    ok, i will give it a try. but whats about the security (dmesg output).
  4. M

    LXC restore issue and security question

    Hi, i just tried to restore an openvz backup to a lxc on zfs-storage in unprivileged mode. i got this error: pct restore 101 vzdump-openvz-101-2016_02_21-23_15_57.tar --unprivileged --storage ZFS-Local extracting archive '/root/vzdump-openvz-101-2016_02_21-23_15_57.tar' tar...
  5. M

    Unprivileged containers

    so, there is no way to change an privileged to an unprivileged container??
  6. M

    Unprivileged containers

    can this be changed for a container that already exists? is it this option inside the webinterface?
  7. M

    DEBUG Mode no Inputs possible

    yes. i did not check the dmesg output. and i didn't test if the inputs from usb-keyboard are accepted when ps2 is connected
  8. M

    DEBUG Mode no Inputs possible

    your funny ;) when the usb keyboard is connected i cannot type in anything. when the ps2-keyboard is plugged in, the numlock state of the usb-keyboard is the same as the ps2 (is switching on and of as i do it on the ps2) dmesg not tested.
  9. M

    [SOLVED] LXC Container on ZFS Volume

    ah... thats the trick. thanks
  10. M

    [SOLVED] LXC Container on ZFS Volume

    getting this now: mount: special device /rpool/ROOT/pve-1/subvol-100-disk-1 does not exist mounting container failed TASK ERROR: command 'mount -o bind -o '' /rpool/ROOT/pve-1/subvol-100-disk-1 /var/lib/lxc/100/rootfs/' failed: exit code 32
  11. M

    [SOLVED] LXC Container on ZFS Volume

    Hi, i tried to create an lxc on a zfs-pool. this is what i get as an error: Formatting '/var/lib/vz/images/100/vm-100-disk-1.raw', fmt=raw size=8589934592 mke2fs 1.42.12 (29-Aug-2014) Discarding device blocks: 4096/2097152 done Creating filesystem with 2097152 4k blocks and 524288 inodes...
  12. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    when i booted up in debug mode of the pve-installer i was able to remove the log-partition and after this the system boots up. is there another way to fix a broken ssd, without the proxmox installer? (i got a issue with the kvm keyboard inside the proxmox debug-mode installer (posted already...
  13. M

    DEBUG Mode no Inputs possible

    Hi, i'm trying to boot the debug mode of the installer to fix a grub-error message with a zfs-root partition. But i cannot type anything. i tested it with two different type of inputs and two different mainboards. Input Type 1: Intel AMT/KVM Input Type 2: USB-Keyboard Mainboard 1: ASUS CS-B...
  14. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    i did some further testings. did the installation with sda as the drive that stores the bootloader aso... when the ssd is not avail. the same grub error appears.
  15. M

    How to move/convert container on OpenVZ to lxc in Proxmox VE 4.1

    ah - that info was really necessary. if it is possible install proxmox ve 3.4 (it's possible to run it as a kvm on the pve4.1) then create a new openvz with the same OS on it. Then just copy all the openvz data from your original vm into this new openvz. Create a backup and restore it as lxc on...
  16. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    @nasenmann72 yes i was able to write. no it isn't fixed. I'm using the latest installer for my currently testings. The other installation (with RAID10) is also the latest installer.
  17. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    yes, that's why i used the is when adding the log and cache. But the pve-installer just gives the option to do it by names not ids. but - thanks for the link. there is the option to change it to ids. BTW would be nice if the installer does it correct by default
  18. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    yeah but not the logs partition. it still show ONLINE. (sda is the SSD - i don't know why it shows sda2 i added the log and cache by-id) after removing the ssd i tried to remove the sda2 from the pool, then the system doesn't accept any inputs. After reboot the same GRUB-Error-Message came up...
  19. M

    ZFS with SSDs: Am I asking for a headache in the near future?

    ok, 5 secs or 10secs. i think it's like writing to an ext3 filesys with barriers=0. the most what i worry about is that the ssd is broken and the system will not come up again. and this will happen. i just tried it out. Have another test-setup here. With a ssd drive for log and cache. I...