Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
NAMA
gdcloud compute disks start-async-replication - Start async replication on a virtual machine disk. Perintah ini harus dipanggil di disk utama dan --secondary-disk harus diberikan.
To start replication from the primary disk 'example-disk-1' in zone us-east1-a to the secondary disk 'example-disk-2' in zone us-west1-a, run:
gdcloud compute disks start-async-replication example-disk-1 \
--project example-project \
--zone us-east1-a \
--secondary-disk example-disk-2 \
--secondary-zone us-west1-a
FLAG WAJIB
--secondary-zone string Zone of the secondary disk for asynchronous replication.
FLAG OPSIONAL
--secondary-disk string Secondary disk for asynchronous replication.
--zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.
FLAG GDCLOUD WIDE
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-19 UTC."],[[["\u003cp\u003eThis command \u003ccode\u003egdcloud compute disks start-async-replication\u003c/code\u003e initiates asynchronous replication for a virtual machine disk, requiring invocation on the primary disk.\u003c/p\u003e\n"],["\u003cp\u003eThe command mandates the specification of the secondary disk using the \u003ccode\u003e--secondary-disk\u003c/code\u003e flag, along with its corresponding zone via \u003ccode\u003e--secondary-zone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo start replication, the primary disk name, project, primary zone, secondary disk name, and secondary zone must be provided as demonstrated in the example.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--zone\u003c/code\u003e flag is required and specifies the primary zone, while the \u003ccode\u003e--secondary-zone\u003c/code\u003e flag is also required and specifies the secondary zone.\u003c/p\u003e\n"],["\u003cp\u003eCommon gdcloud flags such as \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e are accessible with this command.\u003c/p\u003e\n"]]],[],null,[]]