blog:importing_plex_jail_failure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:importing_plex_jail_failure [2021/08/17 15:04] brettblog:importing_plex_jail_failure [2021/08/17 15:13] (current) – [Importing Plex jail failure] brett
Line 3: Line 3:
 I was relocating my jails from one storage pool to another. Shout to digimoot for some good documentation. I was relocating my jails from one storage pool to another. Shout to digimoot for some good documentation.
   * https://digimoot.wordpress.com/2020/01/11/freenas-backup-jails-automatically-using-iocage-import-and-export/   * https://digimoot.wordpress.com/2020/01/11/freenas-backup-jails-automatically-using-iocage-import-and-export/
-When I went to import the Plex jail it failed. The problem is the plex jail is 64Gb before exporting 48Gb exported. The database for it should probably be separate from the Jail.+When I went to import the Plex jail it failed.  
 +<code> 
 +root@ale[~]# iocage import plex -p /mnt/u02/images 
 +Importing dataset: plex 
 +Importing dataset: plex/root 
 +cannot receive: failed to read from stream 
 +zsh: killed     iocage import plex -p /mnt/u02/images 
 +</code> 
 +The problem is the plex jail is 64Gb before exporting 48Gb exported. The database for it should probably be separate from the Jail.
  
 This was the first post that I ran across on this issue This was the first post that I ran across on this issue
Line 46: Line 54:
 It has not been backported FreeNAS 11, we will do that ourselves so we can continue to use the "iocage import" process without hacking about with workaround commands. It has not been backported FreeNAS 11, we will do that ourselves so we can continue to use the "iocage import" process without hacking about with workaround commands.
  
-{{tag>freenas plex}}+That worked well. 
 +<code> 
 +root@ale[~]# iocage import plex -p /mnt/u02/images 
 +Importing dataset: plex 
 +Importing dataset: plex/root 
 + 
 +Imported: plex 
 +</code> 
 +{{tag>freenas plex jail}}
  
 ~~LINKBACK~~ ~~LINKBACK~~
  
  
  • blog/importing_plex_jail_failure.txt
  • Last modified: 2021/08/17 15:13
  • by brett