Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171791

ZFS Datasets not included in backups

$
0
0
Hello i have

Code:

pve-manager/4.0-50/d3a6b7e5 (running kernel: 4.2.2-1-pve)
running some mysql instance and ive began modifying the ZFS underneath it to get this result

Code:

NAME                                        RECSIZE    LOGBIAS  PRIMARYCACHE
rpool                                          128K    latency          all
rpool/ROOT                                    128K    latency          all
rpool/ROOT/pve-1                              128K    latency          all
rpool/subvol-1000-disk-1                      128K    latency          all
rpool/subvol-1000-disk-1/mysql                128K    latency      metadata
rpool/subvol-1000-disk-1/mysql/innodb-data      16K  throughput      metadata
rpool/subvol-1000-disk-1/mysql/innodb-logs    128K    latency      metadata
rpool/swap                                        -    latency          all

But when i backup data using the backup in client or using console and restore the backup back i get the following disk layout
Code:

NAME                      RECSIZE    LOGBIAS  PRIMARYCACHE
backup                      128K    latency          all
rpool                        128K    latency          all
rpool/ROOT                  128K    latency          all
rpool/ROOT/pve-1            128K    latency          all
rpool/subvol-1000-disk-1    128K    latency          all
rpool/swap                      -    latency          all

All modifications to the metadata and recordsize are gone... is there some way around that eq. to restore backup back with appropriate recordsizes etc??

Viewing all articles
Browse latest Browse all 171791

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>