[pve-devel] [PATCH 1/2] This patch refactors ZFS's LUN management code, removing the existing LunCmds implementations, in favor of a single lun management infraestructure which just invokes a 'management helper' (which can be either an script or a nat

Daniel Hunsaker danhunsaker at gmail.com
Wed Mar 19 06:23:54 CET 2014


> AFAIK ssh does not allow to pass environment variables to remote hosts?
So I guess
> it is better to pass all arguments on the command line?

Yes and no.  While ssh doesn't pass the local environment to the remote
system, you can include the env var assignments as part of the ssh command
line, just as you would when executing such a command locally.  Indeed,
that's what this patch does.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20140318/da485dc4/attachment.htm>


More information about the pve-devel mailing list