I thought 'noauto' only was for ignoring the volume upon reboot. What I
want to accomplish is to delete a current volume, e.g. sd2 below.
But I tested anyway, and this is the, perhaps not too surprisingly, result:# bioctl -i softraid0
Volume Status Size Device
softraid0 0 Online 10813440 sd3 RAID1
0 Online 10813440 0:0.0 noencl
1 Online 10813440 0:1.0 noencl
softraid0 1 Online 21562368 sd2 RAID0
0 Online 10781184 1:0.0 noencl
1 Online 10781184 1:1.0 noencl
# bioctl -C noauto -c 0 -l /dev/sd0a,/dev/sd1a softraid0bioctl: BIOCCREATERAID: Invalid argument
# bioctl -C noauto -C force -c 0 -l /dev/sd0a,/dev/sd1a softraid0
# bioctl -i softraid0
Volume Status Size Device
softraid0 0 Online 10813440 sd3 RAID1
0 Online 10813440 0:0.0 noencl
1 Online 10813440 0:1.0 noencl
softraid0 1 Online 21562368 sd2 RAID0
0 Online 10781184 1:0.0 noencl
1 Online 10781184 1:1.0 noencl
softraid0 2 Online 21562368 sd4 RAID0
0 Online 10781184 2:0.0 noencl
1 Online 10781184 2:1.0 noencl/Markus
Marco Peereboom wrote:
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Jeff Garzik | Re: fallocate-implementation-on-i86-x86_64-and-powerpc.patch |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Arjan van de Ven | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Natalie Protasevich | [BUG] New Kernel Bugs |
