Copy Ceph Disk on Ceph Storage

starnetwork

Renowned Member
Dec 8, 2009
422
8
83
Hi,
I have Ceph storage, now I want to copy my VM Disk from disk-1 to disk-3
using:
Code:
rbd -p Ceph1 -m 10.10.10.1 -n client.admin --keyring /etc/pve/priv/ceph/Ceph1_vm.keyring --auth_supported cephx cp vm-110-disk-1 vm-110-disk-3

show me the error:
rbd: error opening default pool 'rbd'
Ensure that the default pool has been created or specify an alternate pool name.

suggestions?
 
SYNOPSIS
rbd [ -c ceph.conf ] [ -m monaddr ] [--cluster cluster-name]
[ -p | --pool pool ] [ command ... ]
Taken from the man page. Try to set the '-p' after the connection details.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!