It happens in VE0. mtab is a file an contains:

aipaddr:/pve/0.9 /pve/0.9 nfs rw,addr=XXX.XXX.XXX.XXX 0 0

But remount rw fails:

> mount -o ro,remount /pve/0.9/
mount: /pve/0.9 not mounted already, or bad option

Strace says:

mount("aipaddr:/pve/0.9", "/pve/0.9", 0x517c10, 
MS_MGC_VAL|MS_RDONLY|MS_REMOUNT, "\6") = -1 EINVAL (Invalid argument)

- Dietmar 

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag von Denis V. Lunev
> Gesendet: Montag, 17. März 2008 07:38
> An: [email protected]
> Cc: Alexey Dobriyan
> Betreff: Re: [Users] NFS problems with 2.6.24
> 
> Is this happens in VE0 or inside VE?
> 
> If this is a VE, could you check what if the file /etc/mtab is, i.e.
> whether it is a regular file or a symlink to /proc/mounts


_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to