public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] storage plugins: what is plugindata()->{content}[1]
@ 2025-02-07  9:02 Roland Kammerer via pve-devel
  2025-02-07  9:18 ` Fabian Grünbichler
  2025-02-07  9:19 ` Fiona Ebner
  0 siblings, 2 replies; 9+ messages in thread
From: Roland Kammerer via pve-devel @ 2025-02-07  9:02 UTC (permalink / raw)
  To: pve-devel; +Cc: Roland Kammerer

[-- Attachment #1: Type: message/rfc822, Size: 5660 bytes --]

From: Roland Kammerer <roland.kammerer@linbit.com>
To: pve-devel@lists.proxmox.com
Subject: storage plugins: what is plugindata()->{content}[1]
Date: Fri, 7 Feb 2025 10:02:04 +0100
Message-ID: <Z6XMDGbw9qml59Jh@arm64>

Hi all,

rather simple question I guess, but I could not find the answer in
https://pve.proxmox.com/wiki/Storage_Plugin_Development and linked
documents and looks like my grep foo is lacking today, so here we go:
I guess I know what the first hash in the 'content' array is, but what
is the second? Actually, why is there a second one?

Storage/LVMPlugin.pm:
content => [ {images => 1, rootdir => 1}, { images => 1 }]

vs.

Storage/LvmThinPlugin.pm:
content => [ {images => 1, rootdir => 1}, { images => 1, rootdir => 1}]

Best, rck


[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-03-12 11:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-07  9:02 [pve-devel] storage plugins: what is plugindata()->{content}[1] Roland Kammerer via pve-devel
2025-02-07  9:18 ` Fabian Grünbichler
2025-02-07 12:34   ` Roland Kammerer via pve-devel
2025-02-12 10:57     ` Fabian Grünbichler
     [not found]   ` <Z6X9vOv2lCsvTy3o@arm64>
2025-02-25 10:50     ` Max Carrara
2025-03-07  8:24       ` Roland Kammerer via pve-devel
     [not found]       ` <Z8qtOTycFZpN5bpL@arm64>
2025-03-07 12:01         ` Roland Kammerer via pve-devel
2025-03-12 11:09         ` Max Carrara
2025-02-07  9:19 ` Fiona Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal