I was prepared to jump through more than a few hoops. While adding drives and file systems has become progressively easier since I first started using Linux in 1995 this kind of thing can still be more than a bit trying... and so I prepared for the worst.
Turned out the procedure to add an external USB drive was so easy that I rechecked things 3 times in order to make sure I didn't miss an important step.
Typing rmformat at the prompt provided all the information needed to complete the setup:
beryl@workstation:~$ rmformat
Looking for devices...
1. Logical Node: /dev/rdsk/c8t0d0p0
Physical Node: /pci@0,0/pci-ide@1f,2/ide@1/sd@0,0
Connected Device: HL-DT-ST DVDRAM GH22NS50 TN00
Device Type: CD Reader
Bus: IDE
Size: 6.0 MB
Label:
Access permissions: Medium is not write protected.
2. Logical Node: /dev/rdsk/c9t0d0p0
Physical Node: /pci@0,0/pci17aa,1010@1a,7/storage@3/disk@0,0
Connected Device: WD 10EAVS External 1.75
Device Type: Removable
Bus: USB
Size: 953.9 GB
Label:
Access permissions: Medium is not write protected.
Then adding the drive and putting it to work backing up the internal drive was as easy:
beryl@workstation:~$ pfexec zpool create usbpool01 c9t0d0p0
You can check the result by entering zpool list at the command line.
beryl@workstation:~$ zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT rpool 464G 69.2G 395G 14% ONLINE - usbpool01 928G 37.9G 890G 4% ONLINE -
There you have it. Maybe 60 seconds total to add a drive and whip out a file system on it.
Such a deal!
The vast majority of the information that got me to this point came from: Constantin's Blooog. If you're just getting your feet wet with OpenSolaris Constantin's Blooog is a great resource.
We are, however, still trying to figure out what a "Blooog" is...
Beryl
Way back during the tail end of both the Vietnam and the Cold War I served on the USS Thomas A. Edison, SSBN 610 - a nuclear powered fleet ballistic missile submarine.