Re: [lxc-users] What are the options for connecting to storage?

2016-11-23 Thread McDonagh, Ed
From: lxc-users [mailto:lxc-users-boun...@lists.linuxcontainers.org] On Behalf Of Ron Kelley Sent: 16 November 2016 19:49 To: LXC users mailing-list Subject: Re: [lxc-users] What are the options for connecting to storage? What about using a bind-mount? Mount your iscsi volume to the LXD server and

Re: [lxc-users] What are the options for connecting to storage?

2016-11-17 Thread Ron Kelley
...@lists.linuxcontainers.org] On Behalf Of Ron Kelley Sent: 16 November 2016 19:49 To: LXC users mailing-list Subject: Re: [lxc-users] What are the options for connecting to storage? What about using a bind-mount? Mount your iscsi volume to the LXD server and bind-mount it into the container. A quick

Re: [lxc-users] What are the options for connecting to storage?

2016-11-17 Thread McDonagh, Ed
. Kind regards Ed From: lxc-users [mailto:lxc-users-boun...@lists.linuxcontainers.org] On Behalf Of Ron Kelley Sent: 16 November 2016 19:49 To: LXC users mailing-list Subject: Re: [lxc-users] What are the options for connecting to storage? What about using a bind-mount? Mount your iscsi volume

Re: [lxc-users] What are the options for connecting to storage?

2016-11-16 Thread Ron Kelley
What about using a bind-mount? Mount your iscsi volume to the LXD server and bind-mount it into the container. A quick URL: https://github.com/lxc/lxd/issues/2005 On Nov 16, 2016, at 11:42 AM, McDonagh, Ed wrote: Hi I need to create a containe

[lxc-users] What are the options for connecting to storage?

2016-11-16 Thread McDonagh, Ed
Hi I need to create a container that has access to a couple of TB to store image files (mostly 8MB upwards). My instinct is to create an iSCSI target on my Synology server and connect from the container to get a new disk that I can use for the storage. I understand that the guest has to be pri