-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support CIFS? #39
Comments
We should also support NFS, ZFS as well at a minimum. |
I don't know much about ZFS.
And also I'm worrying about its footprint. |
ZFS's footprint is really small. Just the zfs kernel modules and a few binaries.
So about ~2MB :) |
OK. 2MB is not small for Barge, but I will consider it. :) How about CIFS? Do you need it? |
Nope I don't need CIFS. NFS maybe/probably. And ZFS for sure (local storage)
James Mills / prologic
E: [email protected]
W: prologic.shortcircuit.net.au
…On Wed, Jun 27, 2018 at 9:55 AM, A.I. ***@***.***> wrote:
OK. 2MB is not small for Barge, but I will consider it. :)
How about CIFS? Do you need it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABOv-iTTEuo6yCFM-BUSweBz_nwaevdLks5uA7jtgaJpZM4MpmCS>
.
|
Well I take that back; the way I normally run my infra -- Is a bunch of KVM
VM(s). Proxmox VE is the Hypervisor which it does ZFS.
Barge itself probably doesn't need to unless you plan on running on bare
metal.
James Mills / prologic
E: [email protected]
W: prologic.shortcircuit.net.au
On Wed, Jun 27, 2018 at 9:57 AM, James Mills <[email protected]>
wrote:
… Nope I don't need CIFS. NFS maybe/probably. And ZFS for sure (local
storage)
James Mills / prologic
E: ***@***.***
W: prologic.shortcircuit.net.au
On Wed, Jun 27, 2018 at 9:55 AM, A.I. ***@***.***> wrote:
> OK. 2MB is not small for Barge, but I will consider it. :)
>
> How about CIFS? Do you need it?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#39 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABOv-iTTEuo6yCFM-BUSweBz_nwaevdLks5uA7jtgaJpZM4MpmCS>
> .
>
|
I see. Thank you for your input. We may need it in the future. :) |
No description provided.
The text was updated successfully, but these errors were encountered: