shan81
Dabbler
- Joined
- Oct 11, 2011
- Messages
- 21
Hi Everybody.
I'm trying to find a current guide that covers FreeNas 8.0.1 for moving ZFS data between hardware.
Currently, I have 8 X 1TB drives that I wish to move to new hardware. I'm trying to use the guide as posted here:
http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=102&t=7922
But it doesn't appear to work, as when I SSL into my box and run the command:
"awk 'BEGIN{x=1}/<zfs>|<disks>/{print;getline;x=0}/<\/zfs>|<\/disks>/{x=1}x' /conf/config.xml > /tmp/temp.config.xml"
I receive the error: "awk: can't open file /conf/config.xml source line number 1"
Could anybody shed some light on what I'm doing wrong? Will the rest of the information in the above guide work with FreeNas 8.0.1? Or should I be doing something else entirely?
Any help would be greatly appreciated. Sorry I'm a FreeBSD n00b.
Cheers,
Shan.
I'm trying to find a current guide that covers FreeNas 8.0.1 for moving ZFS data between hardware.
Currently, I have 8 X 1TB drives that I wish to move to new hardware. I'm trying to use the guide as posted here:
http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=102&t=7922
But it doesn't appear to work, as when I SSL into my box and run the command:
"awk 'BEGIN{x=1}/<zfs>|<disks>/{print;getline;x=0}/<\/zfs>|<\/disks>/{x=1}x' /conf/config.xml > /tmp/temp.config.xml"
I receive the error: "awk: can't open file /conf/config.xml source line number 1"
Could anybody shed some light on what I'm doing wrong? Will the rest of the information in the above guide work with FreeNas 8.0.1? Or should I be doing something else entirely?
Any help would be greatly appreciated. Sorry I'm a FreeBSD n00b.
Cheers,
Shan.