Re: [pve-devel] [PATCH] ZFSPoolPlugin: Added the ability to use nested ZVOLs

2015-02-12 Thread Adrian Costin
like iscsi, and thus should not be mounted by two nodes at the same time). I agree. Should I add another parameter for this? If yes, should this be default to auto-import, or not? Best regards, Adrian Costin ___ pve-devel mailing list pve-devel

[pve-devel] [PATCH] ZFSPoolPlugin: Added the ability to use nested ZVOLs

2015-02-12 Thread Adrian Costin
- Moved the zpool_import method of zfs_request() to it's own pool_request function - activate_storage() is now using zfs list to check if the zpool is imported - pool import only the configured pool, not all the accessible pools Signed-off-by: Adrian Costin adr...@goat.fish --- PVE/Storage

Re: [pve-devel] Spice problems with intermediate certificates

2014-08-26 Thread Adrian Costin
Please remove the private key here! I guess it wasn't necessary. I've removed it and everything seems to work. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] Spice problems with intermediate certificates

2014-08-25 Thread Adrian Costin
-ssl.pem contains the following: -BEGIN CERTIFICATE- [My Cert] -END CERTIFICATE- -BEGIN CERTIFICATE- [Intermediate cert] -END CERTIFICATE- -BEGIN RSA PRIVATE KEY- [Private key] -END RSA PRIVATE KEY- Best regards, Adrian Costin

[pve-devel] strange API behaviour for vncproxy

2014-08-15 Thread Adrian Costin
an extra get to find our the node name. Is this a bug or it¹s the intended behaviour? I¹m running the latest packages from pvetest, but I¹ve tested the same with the latest from pve-no-subscription as well. Best regards, Adrian Costin ___ pve-devel

[pve-devel] libiscsi / pve-qemu-kvm conflict

2014-05-08 Thread Adrian Costin
In the git version: - If libiscsi1 was renamed to libiscsi2, then it needs a Replace: libiscsi1 or it won't install correctly - pve-qemu-kvm needs to depend on libiscsi2 rather then libiscsi1 Just my findings when trying to compile qemu 2.0 with the latest libiscsi. Best regards, Adrian Costin

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-05 Thread Adrian Costin
remains: scsihw: lsi scsihw: lsi53c810 scsihw: pvscsi using scsihw: virtio-scsi-pci or megasas SeaBIOS detects the drive and can start grub from it. Maybe we need an updated SeaBIOS as well? Best regards, Adrian Costin ___ pve-devel mailing list pve

[pve-devel] zfs plugin improvements

2014-05-05 Thread Adrian Costin
Infiniband which degrades performance. I've tested SRP on our network and it has at least 100% improvement over the current solution. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman

Re: [pve-devel] zfs plugin improvements

2014-05-05 Thread Adrian Costin
Already in git: commit 082e79f35b2f7b75862dc3014fb7de8e65fa76c6 Sorry, I didn't see if. It's not visible here: https://git.proxmox.com/?p=pve-storage.git;a=summary Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-05 Thread Adrian Costin
monster though;-) It's not as fast as VirtIO, but it's definitely better the IDE. maybe can you try with qemu 2.0 ? (I can built it for you if you want). I can definitely test with qemu 2.0. Are there packages available? Best regards, Adrian Costin

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Adrian Costin
,romfile=,mac=82:D3:92:5F:29:5A,netdev=net0,bus=pci.0,addr=0x12,id=net0 Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Adrian Costin
2.0.873-3 amd64High performance, transport independent iSCSI implementation Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-03 Thread Adrian Costin
local SCSI drive works. Best regards, Adrian Costin -- # pveversion -v proxmox-ve-2.6.32: 3.2-126 (running kernel: 2.6.32-29-pve) pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1) pve-kernel-2.6.32-28-pve: 2.6.32-124 pve-kernel-2.6.32-29-pve: 2.6.32-126 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-03 Thread Adrian Costin
on an already installed VM (using VirtIO or IDE which is then switched to SCSI). Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-03 Thread Adrian Costin
. I'vee just tried MegaRAID and it doesn't work either. Basically I've tried all the SCSI HW and the same think happens. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-03 Thread Adrian Costin
want to take the performance penalty of running with IDE. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] zfs plugin: creating 2 disks

2014-05-03 Thread Adrian Costin
to keep all the images inside a secondary zfs. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] zfs plugin: creating 2 disks

2014-05-03 Thread Adrian Costin
this. This is the only problem. I've been using this config in production with no other issues for a while. VMs start, disk creation / deletion works fine (if only one disk). Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http

Re: [pve-devel] zfs plugin: creating 2 disks

2014-05-03 Thread Adrian Costin
I was using version 3.0-19. I've manually applied the diff from git and indeed it fixes the problem. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] pve-kernel 2.6.32-28 crashes..?

2014-04-23 Thread Adrian Costin
Also no crashes here: Xeon 5500 and 5600 series, and Xeon E3-12XX. Best regards, Adrian Costin On Thu, Apr 24, 2014 at 12:28 AM, Adrian Costin adrian.cos...@gmail.com wrote: Also no crashes here: Xeon 5500 and 5600 series, and Xeon E3-12XX. Best regards, Adrian Costin On Thu, Apr 24

[pve-devel] ZFSOnLinux Support

2013-10-29 Thread Adrian Costin
SSH stack and running zfs/zpool command directly. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] Fw: Generic ZFS rest API

2013-05-21 Thread Adrian Costin
ca install zfs on Proxmox by simply adding the Ubuntu PPA and doing apt-get install ubuntu-zfs. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] Debug in gui

2013-05-21 Thread Adrian Costin
I need to find a bug in the ZFSPlugin. The plugin should be named something like RemoteZFSPlugin as it would be confused with a local zfs plugin. I've already made one and I'm thinking of submitting it after a bit more testing (if people are interested that is). Best regards, Adrian Costin

Re: [pve-devel] Disk removed from config but not named unused

2013-04-20 Thread Adrian Costin
the config file. Best regards, Adrian Costin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] Count monthly traffic

2013-04-17 Thread Adrian Costin
regards, Adrian Costin On Wed, Apr 17, 2013 at 3:29 PM, Stefan Priebe - Profihost AG s.pri...@profihost.ag wrote: Am 17.04.2013 14:17, schrieb Dietmar Maurer: Nowhere ;-) how about just return the counter values for the correct tap device through API? So it is basically: 1.) a wrapper