On Thu, 23 May 2013 09:16:38 +0200 Michael Rasmussen <[email protected]> wrote:
> Using the clone features from the nexenta-plugin does not work either: > create full clone of drive virtio0 (nexenta_iscsi:vm-101-disk-1) > TASK ERROR: clone failed: unable to create image: Insecure dependency > in exec while running with -T switch > at /usr/share/perl/5.14/IPC/Open3.pm line 186. > I have found out what is causing the above error. Every time you try to make a clone where the target for the clone is a different storage than the storage of the source the error above is thrown. Following use cases have been tried with the same result: source target result nexenta zfs fails nexenta local fails nexenta nexenta success zfs nexenta fails zfs local fails zfs zfs success seems that command 'exec' in IPC/Open3.pm cannot be executed on a tainted command which normally is seen when path is not untainted. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Your step will soil many countries.
signature.asc
Description: PGP signature
_______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
