Displaying 4 results from an estimated 4 matches for "filepool".
Did you mean:
file_pool
2007 Nov 13
3
zpool status can not detect the vdev removed?
I make a file zpool like this:
bash-3.00# zpool status
pool: filepool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
filepool ONLINE 0 0 0
/export/f1.dat ONLINE 0 0 0
/export/f2.dat ONLINE 0 0 0
/export/f3.dat ONLINE 0...
2007 Nov 13
0
in a zpool consist of regular files, when I remove the file vdev, zpool status can not detect?
I make a file zpool like this:
bash-3.00# zpool status
pool: filepool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
filepool ONLINE 0 0 0
/export/f1.dat ONLINE 0 0 0
/export/f2.dat ONLINE 0 0 0
/export/f3.dat ONLINE 0...
2010 Apr 05
0
[LLVMdev] [GSoC] llvm-test
...missing tests I find interesting as I advance.
All in all, I do learn fast and I'm really motivated as I was going to
work with LLVM during summer anyway.
Thank you for your attention if you read until here.
[0] http://oredakore.es/index.php?p=torii
[1] http://pi1.informatik.uni-mannheim.de/filepool/presentations/01-ulix-hardware.pdf
[2] https://pi1.informatik.uni-mannheim.de/index.php?pagecontent=site%252FTeaching.menu%252FCourse%2520Archives.menu%252FFSS_09.menu%252FTeleseminar.page&show=true
2007 Nov 13
3
this command can cause zpool coredump!
in Solaris 10 U4,
type:
-bash-3.00# zpool create -R filepool mirror /export/home/f1.dat /export/home/f2.dat
invalid alternate root ''Segmentation Fault (core dumped)
--
This messages posted from opensolaris.org