I think I did last night. It was late. I'll try again. I rebooted - it seemed a normal restart - but I got the "your computer was restarted because of a problem" message. This is from the log:
NVMeController.....?
*** Panic Report ***
panic(cpu 10 caller 0xffffff7f98f9d277): nvme: "systemWillShutdown, ShutdownNVMe() completed with status = 0xe00002e9\n"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/IONVMeFamily/IONVMeFamily-387.230.1/IONVMeController.cpp:532
Backtrace (CPU 10), Frame : Return Address
0xffffff82cf653c40 : 0xffffff80171aeb0d
0xffffff82cf653c90 : 0xffffff80172e8653
0xffffff82cf653cd0 : 0xffffff80172da07a
0xffffff82cf653d40 : 0xffffff801715bca0
0xffffff82cf653d60 : 0xffffff80171ae527
0xffffff82cf653e80 : 0xffffff80171ae373
0xffffff82cf653ef0 : 0xffffff7f98f9d277
0xffffff82cf653f30 : 0xffffff80178bcf4f
0xffffff82cf653f70 : 0xffffff80178bccc8
0xffffff82cf653fa0 : 0xffffff801715b0ce
Kernel Extensions in backtrace:
com.apple.iokit.IONVMeFamily(2.1)[ABA6DFDD-AC72-3008-83FE-EF9722E66FEB]@0xffffff7f98f8f000->0xffffff7f98fcefff
dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[A2492141-9480-3177-BC7D-455925BB4A2E]@0xffffff7f97f17000
dependency: com.apple.iokit.IOPCIFamily(2.9)[5C9A453F-559B-3683-9E81-D288D13A33CE]@0xffffff7f97a95000
dependency: com.apple.driver.AppleEFINVRAM(2.1)[328FCBD7-8C2C-3A4A-AF92-9270C1403891]@0xffffff7f980ed000
dependency: com.apple.iokit.IOStorageFamily(2.1)[9B2E7108-AA17-3998-BF41-4B1297F455E5]@0xffffff7f97d7d000
dependency: com.apple.iokit.IOReportFamily(47)[5F165AE5-F4F2-3415-857C-34F2462A730E]@0xffffff7f98489000
[doublepost=1551635135][/doublepost]
Code:
Mac-Pro:~ xxxxxxx$ diskutil unmount disk2
disk2 was already unmounted or it has a partitioning scheme so use "diskutil unmountDisk" instead
Mac-Pro:~ xxxxxxx$ diskutil unmountDisk disk2
Unmount of all volumes on disk2 was successful
Mac-Pro:~ xxxxxxx$ sudo gpt destroy disk2
Password:
gpt destroy: unable to open device 'disk2': Device error
Failed.