Hola. I've been doing something in my virtualization environment and I thought I better check with the experts before I continue my pratices and run into issues. I use SCST to carve out luns via iSCSI and FC to servers in my environment. Generally I will take a hardware RAID volume from the controller, create a volume group and a number of logical volumes and share those out to servers using the targets I mentioned above. Most of these servers are running XCP and they also use LVM and the VG and LVs are not only visible on the initiator but also on the target. So here is where I need so help understanding if I'm doing something "bad" or something that could create scenarios where data can be corrupted. I've begun doing off-host backups by using partclone, nfsclone and dd from the SCST server. I just create a snapshot of the visible LV associated with the XCP SR and then run partclone or ntfsclone, depending upon the OS on the snapshot. My question is around the snapshot. Since the snapshot was not created on the XCP host but on the storage server, how does the kernel on the XCP host react? Could my practices result data being corrupted? Thanks in advance for your thoughts..