Have a strange vm issues. Getting the following errors on a vm's boot:
/bin/bash: line 616: /dev/null: No such device or address /bin/bash: line 588: /dev/null: No such device or address /bin/bash: line 593: /dev/null: No such device or address /bin/bash: line 559: /dev/null: No such device or address /bin/bash: line 579: /dev/null: No such device or address /bin/bash: line 559: /dev/null: No such device or address /bin/bash: line 579: /dev/null: No such device or address /bin/bash: line 603: /dev/null: No such device or address Setting CPU limit: 400 Setting CPU units: 1000 Setting CPUs: 8 /bin/bash: line 71: /dev/null: No such device or address /bin/bash: line 494: /dev/null: No such device or address Container start in progress... in digging around it appears to be caused by the following being set in the vps: none /dev tmpfs rw,relatime,mode=755 0 0 every other vm has: none /dev devtmpfs rw,relatime,mode=755 0 0 Anyone happen to know why this one vm might be getting a tmpfs instead of devtmpfs? or where that setting might be? Its only this one vm, all others on the node work without a issue. Thanks, _______________________________________________ Users mailing list [email protected] https://lists.openvz.org/mailman/listinfo/users
