[Users] vzlist stderr message Invalid value for DEVICES

Gary Wallis ggw at unixservice.com
Sat Jul 23 12:20:09 EDT 2011


Gary Wallis wrote:
> I started getting a strange stderr message from vzlist
> 
> [root at rc5 ~]# vzlist | head
> Invalid value for DEVICES=c:196:255:rw, skipped
>       CTID      NPROC STATUS    IP_ADDR         HOSTNAME
> ...
> 
> Thanks for any clues or information about how I can find the 
> "c:196:255:rw" device.
> 
> Cheers!
> Gary
> _______________________________________________
> Users mailing list
> Users at openvz.org
> https://openvz.org/mailman/listinfo/users
> 
> 

Found it...it is the pseudo dev

[root at rc5 ~]# ls -Rl /dev | grep 196 | grep 255
crw-rw----  1 root root 196, 255 Feb  1 14:55 pseudo

Main issue remains: Any ideas why this dev would have an invalid value?


More information about the Users mailing list