Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can a VM be copied and ran on same server?

Featured Replies

Is it possible to make a copy of a VM that I have and run it as a second VM?, I have this VM set up and is working flawless and would like to make a copy of it and run a second VM for other tasks. is this possible?

cp --reflink /path/to/vdisk.img /path/to/snapshot.img

I use this method to have essentially 3 VMs running at the same time but not using 3 times as much space, since they are all identical windows VMs.

 

Edited by bigwah

  • Author

I will give this a try, Thanks!

 

 

  • Author

I get this when running command in Terminal :(

 

root@Tower:~# cp --reflink /mnt/disks/Samsung_SSD_850_EVO_500GB_S3PTNB0J938117M/Win7-Distro/vdisk1.img

/mnt/disks/Samsung_SSD_850_EVO_500GB_S3PTNB0J938117M/Win7-FTP/snapshot.img


cp: failed to clone '/mnt/disks/Samsung_SSD_850_EVO_500GB_S3PTNB0J938117M/Win7-FTP/snapshot.img' from '/mnt/disks/Samsung_SSD_850_EVO_500GB_S3PTNB0J938117M/Win7-Distro/vdisk1.img': Operation not supported

I think cp --reflink can only be done of btrfs volumes. Is the operation taking place on a btrfs formatted drive?

  • Author

I have no clue, Its a mounted SSD, XFS

 

 

Screen Shot 2019-01-07 at 2.33.46 AM.png

39 minutes ago, david279 said:

I think cp --reflink can only be done of btrfs volumes.

Correct, it won't work on an XFS formatted drive.

9 hours ago, johnnie.black said:

Correct, it won't work on an XFS formatted drive.

Definitely needs to be BTRFS to work.

 

This link is where I pulled that command from.  Pretty sure when I first added the cache drives I added them specifically as BTRFS to utilize that command.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.