Skip to main content

Local restore of account not doing anything

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! That's definitely odd and I would expect some additional errors to happen. This wouldn't be related to the trial license as that doesn't restrict any of the features on the system. Do you see anything odd in the cPanel logs at /usr/local/cpanel/logs/error_log on the system? You could also try performing the restore directly from the command line to see if that gives you additional output. To do that, you'd run this command: /scripts/restorepkg boiling1 /home/cpmove-boiling1.tar.gz
    Could you try that to see if that gets you more detail?
    0
  • mvandemar
    @cPRex Thanks, I did actually open a ticket after posting this, and yeah, that shows that there is not enough space on the primary disk. I do have an additional partition with plenty of space on it, and i know you can have multiple home directories, but for some reason it's not creating new accounts on the /home2 directory I created on the other partition (even though that partition has much more space on it). It's a bug that the error that shows when i run it manually is not showing in the control panel, right? That should be showing something? Edit: In Basic WHM Setup i explicitly told it to create new accounts under /home2, and that worked for new accounts at least, but still not putting the restore there. -Michael
    0
  • cPRex Jurassic Moderator
    It should definitely show something in the interface if an error happens. Can you post the ticket number here so I can follow along on my end?
    0
  • mvandemar
    It's 94055235. Regarding /home2, I put it on the wrong partition, doh! The Basic WHM setup says: [quote]Additional home directories matching the following value will also be used for new home directory creations. (Leaving this value blank disables the feature.) Only mount points are considered.
    My additional drive is mounted at /mnt/volume_nyc3_01. Do I need to rename the mount point to /home2 in order for cpanel to automatically use it? -Michael
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. For cPanel to automatically see and use that, it should be named /home$ to work with all our tools.
    0
  • mvandemar
    Thanks for the additional details. For cPanel to automatically see and use that, it should be named /home$ to work with all our tools.

    When you say "it", are you referring to the directory or the mount point? I copied the cpmove file to the directory on the additional disk and ran the command from there, and now it actually appears to be working: /scripts/restorepkg /mnt/volume_nyc3_01/home2/cpmove-boiling1.tar.gz
    Edit: nope. It checked for space on the home2, then went ahead and starting installing it in /home. My guess is it will run out of space and crash. /sigh -Michael
    0
  • cPRex Jurassic Moderator
    Ah, sorry for that confusion. You'd want the mount point itself to have the name, as it won't know what to do with /mnt/other_name/home2.
    0

Please sign in to leave a comment.