September 30, 20214 yr Gday all, I do not have much experience with linux based systems at all, but for Shinobi i was asked to try CentOS 8 as its base OS. So far so good. However, compared to ubuntu 20.04, it seems to have dropped the support for mounting with 9p all together, while i do still need to mount a share. The tag i created in the VM, how would i go about mounting that to a dir on CentOS 8? The regular 'mount -t 9p -o trans=virtio' command results into the issue 'unkown file system 9p'.
September 30, 20214 yr 6 hours ago, Caennanu said: The tag i created in the VM, how would i go about mounting that to a dir on CentOS 8? The regular 'mount -t 9p -o trans=virtio' command results into the issue 'unkown file system 9p'. I wouldn't bother with 9p, just connect to the normal SMB shares using cifs. In my experience cifs is faster than 9p.
September 30, 20214 yr Author 3 minutes ago, JonathanM said: I wouldn't bother with 9p, just connect to the normal SMB shares using cifs. In my experience cifs is faster than 9p. Don't know about speed. But won't SMB actually use the network interface and cause data transfer, while actually being on the same machine?
October 4, 20214 yr Author Anyone who can clarify if an SMB share on unraid will generate actual network traffic when mounted to a VM also on unraid?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.