OpenVZ Forum


Home » General » Support » error /sbin/ip: 1: Syntax error: Unterminated quoted string
Re: error /sbin/ip: 1: Syntax error: Unterminated quoted string [message #37717 is a reply to message #37716] Wed, 14 October 2009 07:58 Go to previous messageGo to previous message
lowlow2
Messages: 7
Registered: March 2009
Location: Belgium
Junior Member
ramjet wrote on Tue, 13 October 2009 17:48
Some command is returning the string "vps-net_add Warning: Device list is empty" and then each word is treated as a network device.

How does your 101.conf and 201.conf files look like?

What does ls /var/lib/vz/private output?

Quote:
I manually copied files to the host /var/lib/private/201


Did something go wrong with your copy command. Above command has no vz in path.

It seems you somehow have changed a globally configuration file or setting.


Thx. The command 'ls /var/lib/vz/private' returns 101 and 201; my two containers. Also the structure/content of the this two subfolders is fine.

Maybe I wasn't very clear before but what I did was: I was trying to make a sort of clone of a VE on another machine so I copied the files manually. When I saw that I got errors I decided to undo my operation. I restarted the host, destroyed the VE (succesfully) and made a new VE (id: 201).
I've never touched container 101 so find it weird it doesn't start anymore.
Below the 201.conf ; which seems okay?

PS: the same error persists when starting both the containers

Thanks in advance

#  Copyright (C) 2000-2007 SWsoft. All rights reserved.
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
#

ONBOOT="yes"

# UBC parameters (in form of barrier:limit)
KMEMSIZE="11055923:11377049"
LOCKEDPAGES="256:256"
PRIVVMPAGES="65536:69632"
SHMPAGES="21504:21504"
NUMPROC="240:240"
PHYSPAGES="0:2147483647"
VMGUARPAGES="33792:2147483647"
OOMGUARPAGES="26112:2147483647"
NUMTCPSOCK="360:360"
NUMFLOCK="188:206"
NUMPTY="16:16"
NUMSIGINFO="256:256"
TCPSNDBUF="1720320:2703360"
TCPRCVBUF="1720320:2703360"
OTHERSOCKBUF="1126080:2097152"
DGRAMRCVBUF="262144:262144"
NUMOTHERSOCK="120:120"
DCACHESIZE="3409920:3624960"
NUMFILE="9312:9312"
AVNUMPROC="180:180"
NUMIPTENT="128:128"

# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="1048576:1153024"
DISKINODES="200000:220000"
QUOTATIME="0"

# CPU fair sheduler parameter
CPUUNITS="1000"


VE_ROOT="/var/lib/vz/root/$VEID"
VE_PRIVATE="/var/lib/vz/private/$VEID"
OSTEMPLATE="ubuntu-8.04-x86"
ORIGIN_SAMPLE="vps.basic"
NAMESERVER="192.168.0.2 192.168.0.3"
HOSTNAME="wiki.ixx.iyy.be"
IP_ADDRESS="192.168.0.233"
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: nf_conntrack on container ?
Next Topic: Urgent/important vzdump error
Goto Forum:
  


Current Time: Sun Aug 04 03:16:47 GMT 2024

Total time taken to generate the page: 0.02460 seconds