iscsi_initiator crashes system (FreeBSD 8.2-BETA1)

Pavel Timofeev timp87 at gmail.com
Wed Dec 15 13:58:05 UTC 2010



Bruce Cran wrote:
> 
> On Wed, 15 Dec 2010 05:32:46 -0800 (PST)
> Pavel Timofeev <timp87 at gmail.com> wrote:
> 
>> Excuse me, what do you mean?
> 
> I mean you don't have to create a filesystem within a partition.
> Instead of doing:
> 
> gpart create -s mbr da0
> gpart add -t freebsd-ufs da0
> newfs /dev/da0s1
> 
> You can instead create the filesystem on the plain disk instead:
> 
> newfs /dev/da0
> 
> 
> The only issue I've had is when I forgot a disk had a filesystem and
> ended up repartitioning over it when I did a reinstall, because
> sysinstall showed the disk as being blank.
> 
> -- 
> Bruce Cran
> _______________________________________________
> freebsd-scsi at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi
> To unsubscribe, send any mail to "freebsd-scsi-unsubscribe at freebsd.org"
> 
> 

I used `newfs -U /dev/da0` in topic start message without of any
partitioning or bsd-labeling. And got an error.
-- 
View this message in context: http://old.nabble.com/iscsi_initiator-crashes-system-%28FreeBSD-8.2-BETA1%29-tp30455007p30463996.html
Sent from the freebsd-scsi mailing list archive at Nabble.com.



More information about the freebsd-scsi mailing list