<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://192.168.180.206:8001/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://192.168.180.206:8001/feed.php">
        <title>wiki.niziak.spox.org - vm:proxmox:storage</title>
        <description></description>
        <link>http://192.168.180.206:8001/</link>
        <image rdf:resource="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-05T00:23:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://192.168.180.206:8001/vm:proxmox:storage:iscsi?rev=1587740230&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/vm:proxmox:storage:lvm?rev=1741250982&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/vm:proxmox:storage:zfs_over_iscsi?rev=1587741492&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg">
        <title>wiki.niziak.spox.org</title>
        <link>http://192.168.180.206:8001/</link>
        <url>http://192.168.180.206:8001/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://192.168.180.206:8001/vm:proxmox:storage:iscsi?rev=1587740230&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-24T14:57:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>iSCSI</title>
        <link>http://192.168.180.206:8001/vm:proxmox:storage:iscsi?rev=1587740230&amp;do=diff</link>
        <description>iSCSI

Proxmox doc recommends:
iSCSI is a block level type storage, and provides no management interface. 
So it is usually best to export one big LUN, and setup LVM on top of that LUN. 
You can then use the LVM plugin to manage the storage on that iSCSI LUN.</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/vm:proxmox:storage:lvm?rev=1741250982&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-06T08:49:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LVM</title>
        <link>http://192.168.180.206:8001/vm:proxmox:storage:lvm?rev=1741250982&amp;do=diff</link>
        <description>LVM

resize LVM-thin

	*  pvs
	*  vgs
	*  lvs
	*  use cfdisk to resize partition where PV is located
	*  pvresize /dev/sda3
	*  check with pvdisplay that new size is correct
	*  lvextend -l 100%FREE pve/data or lvextend -L +20G pve/data

local-lvm on ZFS</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/vm:proxmox:storage:zfs_over_iscsi?rev=1587741492&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-24T15:18:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ZFS over iSCSI</title>
        <link>http://192.168.180.206:8001/vm:proxmox:storage:zfs_over_iscsi?rev=1587741492&amp;do=diff</link>
        <description>ZFS over iSCSI

	*  IT IS: This storage type let to use remote ZFS system using iSCSI.
	*  IT IS NOT: ZFS over iSCSI block device

Proxmox need access using SSH to target iSCSI device (i.e. Zyxel NAS326).

It is trying to execute following command:


/usr/bin/ssh -o &#039;BatchMode=yes&#039; -i /etc/pve/priv/zfs/192.168.28.150_id_rsa root@192.168.28.150 zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hr</description>
    </item>
</rdf:RDF>
