Search results

  1. J

    vzmigrate after migration VE not in web interface

    I checked syslog and there was few lines with ERROR: unable to parse config line: DISK_QUOTA=no#012 This was also in two more VEs I migrated to that server. When I cleaned all conf files. I removed line DISK_QUOTA and set line ORIGIN_SAMPLE="pve.auto" to all conf files it started working...
  2. J

    vzmigrate after migration VE not in web interface

    Nope, still cannot see it. When I create new VE from web I can see it. But cannot see only migrated VEs from another server.
  3. J

    vzmigrate after migration VE not in web interface

    I have ORIGIN_SAMPLE line in config. When I remove "nano" line this is what I get from #pvectl print 102 Resource settings for VE 102: Memory: 16 MB SWAP: 1188 MB Disk Space: 4.48 GB CPU Units: 66504
  4. J

    vzmigrate after migration VE not in web interface

    #pvectl print 102 firstly returns: unable to parse config line: DISK_QUOTA=no then when I comment quota line it returns: unable to parse config line: nano /etc/vz/conf/102.conf I added this nano line at the bottom of conf file according to this howto...
  5. J

    vzmigrate after migration VE not in web interface

    Container is running good after migration. It is in /var/lib/vz. Everything seems OK only it is not showing in web interface and cannot manage it through that. If I run commands from console everything is OK.
  6. J

    vzmigrate after migration VE not in web interface

    Hi, I migrated VE using vzmigrate from old openVZ server to Proxmox. But after migration the VE didn't appear in Proxmox web interface. What are the steps needed for VE to appear in web interface after migration?