Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 15:47:30 +0800
From:      francisv@dagupan.com
To:        freebsd-isp@FreeBSD.ORG
Subject:   vnode disks
Message-ID:  <10F29E27A956D511B0940050DA8D86A9084517@mailserver.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm using vnode disks to limit jailed hosted clients. I wanted to transfer
the vnodes from one computer to another. I tried copying the file (while
still mounted) on to another computer via FTP and then did:

	vnconfig vn0c /usr/local/vnodes/client_a
	mount /dev/vn0c /usr/local/vps/client_a

but mount gave me this error:

	# mount /dev/vn0c /usr/local/vps/client_a
	mount: /dev/vn0c: Operation not permitted

What should be the proper way?

---
 francis a. vidal [bitstop network services] | http://www.bitstop.ph
 streaming media + web hosting               | http://www.keystone.ph
 v(02)330-2871,(02)330-2872; f(02)330-2873   | http://www.kuro.ph 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A9084517>