On Mon, May 15, 2017 at 11:17:57PM -0400, Gaiko Kyofusho wrote: > I managed (with help from qubes-users) to setup secondary storage on > another computer but I am having trouble with my current computer. > > It (they) are two drives setup with hardware raid, I partd/formated (ext4) > them as one raid drive which seemd to go ok. Qubes "sees" it, actually it > saw both drives for awhile but now only sees one (don't know what I did > there) but now when I try to attach it, it qubes vm manager shows it > attached but it doesn't seem to be accessible from things like nautilus? I > assume I just need to partition/setup as lvm/encrupt or something like that > but am unsure how to go about it correctly? I'd be happy to post some logs > or something but am not sure where to go to get them?
When you attach the drive to a qube, open a terminal in the qube and run dmesg. Look at the contents of /dev/ and see what xvd* devices are there. If you have attached the whole drive you would expect to see /dev/xvdi, and associated partitions. You haven't said what template you are using, but it is possible that you will have to manually mount the device/partition. unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170518191033.GE22521%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
