From: "Mark Schouten" <mark@tuxis.nl>
To: pbs-devel <pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] Create a ZFS filesystem upon datastore creation
Date: Mon, 27 Jun 2022 08:20:27 +0000 [thread overview]
Message-ID: <em22ccb14f-16b5-47c1-8104-2661ed46dcfe@96b102e8.com> (raw)
Hi,
We run a few PBS servers with a lot of datastores, ZFS based. While PBS
can create zpools, it currently cannot create a ZFS datastore when you
create a datastore via the API.
Currently we have a script to create users and datastores and with the
corresponding ZFS filesystem:
1: Create PBS user
2: Create ZFS filesystem for this user (we set the quotum here)
3: Create a ZFS filesystem for this datastore, inside the users
filesystem
4: Create the datastore
As we’re going to implement PBS-as-a-service into our portal, I would
like to know if it’s feasable to make the API create a filesystem when
you create a datastore, or is the general feeling that this should not
be inside PBS’ scope?
Regards,
—
Mark Schouten, CTO
Tuxis B.V.
mark@tuxis.nl
next reply other threads:[~2022-06-27 8:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-27 8:20 Mark Schouten [this message]
2022-06-27 10:03 ` Dominik Csapak
2022-06-27 10:14 ` Mark Schouten
2022-06-30 15:13 ` Mark Schouten
2022-07-01 6:46 ` Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=em22ccb14f-16b5-47c1-8104-2661ed46dcfe@96b102e8.com \
--to=mark@tuxis.nl \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.