Displaying 3 results from an estimated 3 matches for "vgvol01".
2020 May 03
2
Understanding VDO vs ZFS
...l.
Hope this helps understanding where the space goes.
BTW: Testing system is CentOS Linux release 7.8.2003 stock. with only "yum
install vdo kmod-kvdo"
History of commands:
[root at localhost vdomounts]# history
2 pvcreate /dev/sdb
3 pvcreate /dev/sdc
8 vgcreate -v -A y vgvol01 /dev/sdb /dev/sdc
9 vgdisplay
13 lvcreate -l 100%FREE -n lvvdo01 vgvol01
14 yum install vdo kmod-kvdo
18 vdo create --name=vdoas --device=/dev/vgvol01/lvvdo01
--vdoLogicalSize=60G --writePolicy=async
19 mkfs.xfs -K /dev/mapper/vdoas
20 ls /mnt
21 mkdir /mnt/vdomounts...
2020 May 03
0
Understanding VDO vs ZFS
...the space goes.
>
>BTW: Testing system is CentOS Linux release 7.8.2003 stock. with only
>"yum
>install vdo kmod-kvdo"
>
>History of commands:
>[root at localhost vdomounts]# history
> 2 pvcreate /dev/sdb
> 3 pvcreate /dev/sdc
> 8 vgcreate -v -A y vgvol01 /dev/sdb /dev/sdc
> 9 vgdisplay
> 13 lvcreate -l 100%FREE -n lvvdo01 vgvol01
> 14 yum install vdo kmod-kvdo
> 18 vdo create --name=vdoas --device=/dev/vgvol01/lvvdo01
>--vdoLogicalSize=60G --writePolicy=async
> 19 mkfs.xfs -K /dev/mapper/vdoas
> 20 ls /mnt
&...
2020 May 03
9
Understanding VDO vs ZFS
Folks
I'm looking for a solution for backups because ZFS has failed on me
too many times. In my environment, I have a large amount of data
(around 2tb) that I periodically back up. I keep the last 5
"snapshots". I use rsync so that when I overwrite the oldest backup,
most of the data is already there and the backup completes quickly,
because only a small number of files have