OpenVZ Forum


Home » General » Support » df: `/': No such device
df: `/': No such device [message #34482] Sat, 10 January 2009 12:35 Go to previous message
kraja is currently offline  kraja
Messages: 2
Registered: January 2009
Junior Member
Hello,
i have two servers - disk storage and master server.
To master server i mount (nfs) /var/lib/vz:
xx.yyy.xxx.yyy:/home/openvz on /var/lib/vz type nfs (rw,sync,hard,intr,addr=xx.yyy.xxx.yyy)


I make new virtual machine
vzctl create 101 --ostemplate debian-4.0-i386-minimal --config vps.basic


and enter to it:
vzctl enter 101


but df -h in this virtual say:
root@localhost:~# df -h
Filesystem            Size  Used Avail Use% Mounted on
df: `/': No such device
tmpfs                1005M     0 1005M   0% /lib/init/rw
tmpfs                1005M     0 1005M   0% /dev/shm
root@localhost:~#


mount is here:
root@localhost:/# mount
simfs on / type simfs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid)
proc on /proc type proc (rw,nosuid,nodev,noexec)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec)
root@localhost:/#


Can you any tips to fix this?

Thank you very much.

[Updated on: Sat, 10 January 2009 12:35]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: VE mutual dependence
Next Topic: Network Interfaces Configuration
Goto Forum:
  


Current Time: Sun Sep 08 05:15:13 GMT 2024

Total time taken to generate the page: 0.05465 seconds