Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
/dev/mapper/vg01 に xen ゲスト パーティションをマウントしました。また、/home/user/a.txt にファイルを作成します。
次に、ゲストサーバーにsshし、端末の/ home/user/b.txtにファイルを作成しますが、a.txt、b.txtは表示されませんでした
マウントされたパーティションでも同じです。b.txtではなくa.txtのみが表示されます
どうすればこれを修正できますか? または、ファイルを変更する他の方法がありますか?
同時に複数の場所から分散されていないローカル ファイルシステムをマウントすることはできません。最終的に破損することになります。