バックアップガイド
IONOS VPS での WordPress Multisite バックアップ
IONOS VPS 上の Multisite ネットワークをチャンク再開可能なジョブで保護します。ホストのスナップショットだけに頼らない運用です。
無料
IONOS VPS で Multisite バックアップを正しく行う
On IONOS VPS (vps hosting), a WordPress Multisite backup is more than copying wp-content. You need shared core files, network tables, per-site tables, and uploads under sites/ — or restore will miss users, settings, or media. You control PHP-FPM and Nginx/Apache timeouts — raise them, then still use chunked jobs.
Multisite Migrate runs chunked, resumable jobs from Network Admin (full network) or from a subsite dashboard when the role has manage_options. Free covers core network/subsite backup and restore plus one local schedule. Plus adds BYO cloud upload (Google Drive, Dropbox, S3-compatible, SFTP) and cloud schedules. Pro adds remote import, empty-server installer, Staging, WP-CLI, and network split. Object storage or SFTP offsite pairs well with local schedules.
IONOS VPS で完全な Multisite バックアップに含めるもの
Capture the network tables (wp_blogs, wp_site, wp_sitemeta, and related), each subsite’s tables, shared themes/plugins, and the sites/ upload tree. Skipping any of those on IONOS VPS creates “successful” archives that still fail a real restore drill. Exclude cache, tmp, and other regenerable noise so jobs finish faster on vps plans.
Disk I/O spikes during full network archives; schedule off-peak windows. Treat provider snapshots as an extra layer — not a Multisite-scoped import workflow. Keep a plugin archive you can move, import, and verify independently of the IONOS VPS control panel.
このホストクラスでの Multisite Migrate の実行方法
Shared and managed hosts often kill long PHP workers. Multisite Migrate therefore uses Jobs in Chunks that resume instead of restarting from zero after a timeout. On IONOS VPS, start from Network Admin for fleet backups, or from a single site when a subsite admin only needs their site. Watch the job log for the last completed chunk, disk/inode warnings, and cloud auth errors on Plus.
For schedules: Free keeps one local schedule; Plus can push finished archives to Drive, Dropbox, S3-compatible storage, or SFTP. Wasabi, Backblaze B2, Cloudflare R2, DigitalOcean Spaces, and MinIO are S3-compatible endpoints — not separate proprietary vaults. OneDrive is not a native destination.
IONOS VPS 向けリストア演習チェックリスト
Before you trust a IONOS VPS backup routine, restore once on Staging (or a throwaway site): check siteurl/home, HTTPS, domain mapping (sunrise.php if used), media under sites/, logins, and any WooCommerce or membership data. Confirm rewrite rules and purge CDN/object-cache drop-ins if the front end still shows stale content.
If a job restarts at 0% on IONOS VPS, check locks, tmp cleanup, and whether a new job ID was created before re-running.
保持・暗号化・サポート衛生
For wordpress multisite backup on ionos vps, keep enough archive generations to roll back a bad deploy or failed migration. Optional .venc AES-256 encryption on Multisite Migrate archives protects copies at rest when you store offsite on Plus destinations. Document credentials, schedule windows, and who may run Network Admin jobs.
Separate schedule failures from restore failures in your runbook so on-call staff do not rebuild a finished archive unnecessarily.
重要な理由
ネットワーク対応アーカイブ
IONOS VPS 上の Multisite 全体を取得します。1 ブログのテーブルだけでは不十分です。
PHP 制限に耐える
IONOS VPS 上の Multisite バックアップ(チャンク/BYO クラウド)に実務で効く点。
必要なときオフサイトへ
Multisite Migrate(Free)での Multisite バックアップ/リストアに役立つ利点です。
運用に合うリストア経路
Multisite Migrate(Free)での Multisite バックアップ/リストアに役立つ利点です。
手順
-
1インストールして Network Admin を開く
Network Admin またはサブサイトでこの手順を実行し、Staging で結果を確認します。
-
2Choose Multisite-correct scope(ローカライズ)
Network Admin またはサブサイトでこの手順を実行し、Staging で結果を確認します。
-
3Jobs in Chunks を実行
Network Admin またはサブサイトでこの手順を実行し、Staging で結果を確認します。
-
4Store offsite when Plus is available(ローカライズ)
Network Admin またはサブサイトでこの手順を実行し、Staging で結果を確認します。
-
5Prove recovery on Staging(ローカライズ)
Network Admin またはサブサイトでこの手順を実行し、Staging で結果を確認します。
よくある質問
この Multisite バックアップ話題の短い回答です。解決しない場合はドキュメントかサポートへ。
IONOS VPS のスナップショットだけで Multisite は足りますか??
スナップショットは追加の安全網です。インポートして検証できる Multisite 対応プラグインアーカイブの代わりにはなりません。
サブサイト管理者は自分のサイトだけバックアップできますか??
はい。サブサイトで manage_options があれば Free でサイト単位のバックアップ/リストアが可能です。
どのクラウド保存先が使えますか??
Plus のネイティブ先は Google Drive、Dropbox、S3 互換、SFTP。ネイティブ OneDrive や専用ボルトはありません。
質問:What usually breaks Multisite backups on vps hosts?
制限は安全な範囲で上げつつ、チャンクジョブは維持してください。共有ホストは長いワーカーを止めます。