Re: [OpenIndiana-discuss] A bit silly but needed

2020-02-02 Thread Harry Putnam
James writes: > On 02/02/2020 11:46, Harry Putnam wrote: > >> but `zfs list' (with no target) should not show snapshots >> `zfs list -r with no target should not either > > # zpool get listsnapshots tank > NAME PROPERTY VALUE SOURCE > tank listsnapshots ondefault > # zp

Re: [OpenIndiana-discuss] First cluster after 20 years

2020-02-02 Thread Aurélien Larcher
On Sun, Feb 2, 2020 at 5:48 AM Mark Kosmowski wrote: > I'm putting together a home lab / cluster for computational chemistry as a > private individual. I'm thinking OpenIndiana on the head node (for a > desktop) and OmniOS on the compute nodes. Are there any downsides to this > that I should be

Re: [OpenIndiana-discuss] A bit silly but needed

2020-02-02 Thread James
On 02/02/2020 11:46, Harry Putnam wrote: but `zfs list' (with no target) should not show snapshots `zfs list -r with no target should not either # zpool get listsnapshots tank NAME PROPERTY VALUE SOURCE tank listsnapshots ondefault # zpool set listsnapshots=off tank

Re: [OpenIndiana-discuss] A bit silly but needed

2020-02-02 Thread Harry Putnam
Bob Friesenhahn writes: > On Sat, 1 Feb 2020, Harry Putnam wrote: > >> Sorry for the time waster but I'm sort of out of ideas about this >> >> I set something a while back that made calling zfs list -r show only >> snapshots. > > zfs list -r -t snapshot fs > I must be explaining myself poorly

Re: [OpenIndiana-discuss] First cluster after 20 years

2020-02-02 Thread Michal Nowak via openindiana-discuss
On 02/02/20 05:48 AM, Mark Kosmowski wrote: I'm putting together a home lab / cluster for computational chemistry as a private individual. I'm thinking OpenIndiana on the head node (for a desktop) and OmniOS on the compute nodes. Are there any downsides to this that I should be mindful of? Tha